Link to home
Start Free TrialLog in
Avatar of kancel
kancel

asked on

Finding IP...

Is there a possibility to find my IP address (under NT) if I'm using a dialup connection to my ISP.
Thanks.
Avatar of BlackMan
BlackMan

Use IPCONFIG /ALL from a DOS box, it will show info for all adapters, including Dial Up Networking...
.. sometimes :-)
if IFCONFIG /ALL doesn´t work, try to look in the Dialup Network Monitor. There you will find your IP.

Avatar of kancel

ASKER

I would like to find my IP after I'll be connected to my ISP.
ASKER CERTIFIED SOLUTION
Avatar of kuehn
kuehn

Link to home
membership
This solution is only available to members.
To access this solution, you must be a member of Experts Exchange.
Start Free Trial
.. sometimes ;-)
sorry, kuehn, there still exist application which get an IP over DUN and don't show up with ipconfig or Dial-UpMonitor (DFÜ: T-Online 2.0.5 ))-:
ahoffmann:
I don´t know what DUN is, but a ping to localhost should work.
DUN (Dial-Up Network) == DFÜ (DatenFernÜbertragung)
ping localhost  just test the TCP/IP stack itself, has nothing to do with DUN (as the questioner asked)
Have you tried nbtstat -n ?
There is a program called winipcfg.exe that comes with windows 95 and 98.  I am not sure if this program comes with NT.  If it does this program will give you Adapter Address, IP Address, Subnet Mask, the Default Gateway and more.
Right click on Network Neighborhood, go to Properties, select the Protocols tab, select TCP/IP and click Properties. The IP aress tab will display your IP adress. But, there also several other ways using IPCONFIG/ALL, NETSTAT -n