Community Forums Today's Posts     Member List     Archive    
Results 1 to 2 of 2
  1. #1
    Join Date
    May 2006
    Location
    United States
    Posts
    11

    how to find the ip?

    I have teamspeak running on my FreeBSD server, but i need to find out what the ip of the server is. I just know the domain name, and i don't have direct access to the server. I have putty though. Any ideas?

  2. #2
    Join Date
    Jun 2006
    Location
    UK
    Posts
    25
    If you have the domain name of the server, and are situated on the outside of the server LAN, just ping the domain name:

    # ping www.domainname.com

    This will yield the IP of the server responding to this domain name.

    If you are on the local LAN and you can ssh to the local IP of the server, but you want to find the WAN IP, you can type from the server ssh prompt:

    # lynx www.whatismyip.com

    If you don't have lynx installed, try elinks:

    # elinks www.whatismyip.com

    www.whatismyip.com is one of many websites designed to feed back your WAN IP.

    FlashMaster

Thread Information

Users Browsing this Thread

There are currently 1 users browsing this thread. (0 members and 1 guests)

Similar Threads

  1. Cant Find My IP
    By Kovia in forum [TeamSpeak 2] Server Support
    Replies: 2
    Last Post: 06-05-2005, 14:12
  2. Cant Find Channel
    By Black Asp in forum [TeamSpeak 2] Client Support
    Replies: 3
    Last Post: 22-03-2004, 17:28
  3. where do i find the admin password of the server
    By dracula in forum [TeamSpeak 2] Server Support
    Replies: 4
    Last Post: 27-03-2003, 12:20
  4. Please help to find SERVER for 1.5.1.6 version
    By GERMAN in forum [TeamSpeak Classic] General Questions
    Replies: 1
    Last Post: 09-01-2003, 21:01

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •