MSFN Forum: Host IP? - MSFN Forum

Jump to content


Think before posting!

If your post is even remotely technical in nature, it probably doesn't belong here. Take another look at the forums and try to find the *right* location before posting a technical question here.
Page 1 of 1
  • You cannot start a new topic
  • You cannot reply to this topic

Host IP?

#1 User is offline   Drewdatrip 

  • MSFN Junkie
  • Group: Patrons
  • Posts: 2,185
  • Joined: 14-October 01

Posted 13 November 2001 - 09:54 PM

I was wondering how you can find the ip address of the isp host server you dial into..i want to us a ping program so i dont get droped so much..but i dont know how to find the ip address of my Host...anyone got a clue?
-drew


#2 Guest_LouCypher_*

  • Group: Guests

Posted 13 November 2001 - 10:08 PM

Go to a command prompt. Type:

ipconfig /all

Look for the PPP adapter, underneath it is the IP address, and default gateway. If they aren't both the same, then you'd ping the default gateway. If they are both the same, then do this:

tracert www.yahoo.com

The output will start giving you ping times and host names and/or IP addresses. Ignore the IP that matches yours, it should be at least the first or second one. If you're behind an ICS connection it will be the second IP address, if you're not it will be the first.

The IP address after yours in the tracert will be your default gateway that all traffic is flowing through before it hits the internet. You would ping that address.

It's usually a good idea to ping an address outside your ISP's network so they don't drop you for inactivity. If you want to find the IP for a particular domain then just do:

nslookup www.yahoo.com (where www.yahoo.com = host you want IP for)

You may get multiple IP addresses for a host, which is fine, just pick one to ping.

#3 User is offline   FthrJACK 

  • I am a PC...
  • Group: Patrons
  • Posts: 3,394
  • Joined: 16-August 01
  • OS:Server 2008 x64

Posted 14 November 2001 - 12:53 PM

cool... as far as i know tracert didnt work on win98 did it? this because XP has full raw sockets i expect... or maybe im wrong about tracert not working on 98....

#4 User is offline   BAH 

  • Advanced Member
  • PipPipPip
  • Group: Members
  • Posts: 455
  • Joined: 04-September 01

Posted 14 November 2001 - 01:27 PM

Or you can use Netstat from command prompt

Regards,

BAH

#5 Guest_LouCypher_*

  • Group: Guests

Posted 14 November 2001 - 03:50 PM

nahh, tracert works fine. After all, all it is doing is a bunch of PINGs along each hop. Don't need raw sockets to PING.

#6 User is offline   FthrJACK 

  • I am a PC...
  • Group: Patrons
  • Posts: 3,394
  • Joined: 16-August 01
  • OS:Server 2008 x64

Posted 14 November 2001 - 05:19 PM

well it works anyway :)

netstat is probably my most used comman, and all its variables.
ive got into a bit of a habbit, checking for trojans and spyware, whenever i thinks somethings a bit sus' i have a look, **** usefull too :rolleyes:

Share this topic:


Page 1 of 1
  • You cannot start a new topic
  • You cannot reply to this topic

1 User(s) are reading this topic
0 members, 1 guests, 0 anonymous users



All trademarks mentioned on this page are the property of their respective owners
Copyright © 2001 - 2013 msfn.org
Privacy Policy