| View previous topic :: View next topic |
| Author |
Message |
Rubes_sw Valued Contributor


Joined: 11 Jun 2001 Posts: 625 Location: Northern Ireland
|
Posted: Sun Oct 26, 2003 12:23 pm Post subject: IP Details |
|
|
How can I retrieve the following:
Computer IP Address:
DHCP Server IP Address:
Gateway IP Address:
This are assigned by the DHCP Server. Which can be different.
Any ideas?
I know how to obtain the Computer IP Address, but the other two?
Nathan |
|
| Back to top |
|
 |
Skit3000 Admin Team

Joined: 11 May 2002 Posts: 2166 Location: The Netherlands
|
|
| Back to top |
|
 |
FreezingFire Admin Team

Joined: 23 Jun 2002 Posts: 3508
|
Posted: Sun Oct 26, 2003 4:40 pm Post subject: |
|
|
Skit I think you made a typo, it should probably be "netstat -n" _________________ FreezingFire
VDSWORLD.com
Site Admin Team |
|
| Back to top |
|
 |
bbelcher Contributor

Joined: 30 Jul 2002 Posts: 172
|
Posted: Sun Oct 26, 2003 6:21 pm Post subject: |
|
|
| Not sure if I totaly understand your question but if it's the ip,gateway and dhcp server address. Then this works ipconfig /all from the command prompt. works on nt based platforms. |
|
| Back to top |
|
 |
Skit3000 Admin Team

Joined: 11 May 2002 Posts: 2166 Location: The Netherlands
|
|
| Back to top |
|
 |
FreezingFire Admin Team

Joined: 23 Jun 2002 Posts: 3508
|
Posted: Sun Oct 26, 2003 6:36 pm Post subject: |
|
|
Whoops.
You're right Skit. Hadn't seen that before.  _________________ FreezingFire
VDSWORLD.com
Site Admin Team |
|
| Back to top |
|
 |
Skit3000 Admin Team

Joined: 11 May 2002 Posts: 2166 Location: The Netherlands
|
|
| Back to top |
|
 |
Protected Valued Contributor


Joined: 02 Jan 2001 Posts: 228 Location: Portugal
|
Posted: Mon Oct 27, 2003 9:16 am Post subject: |
|
|
| I think ipconfig also exists in 98\me (although I can't be sure) |
|
| Back to top |
|
 |
bbelcher Contributor

Joined: 30 Jul 2002 Posts: 172
|
Posted: Mon Oct 27, 2003 12:22 pm Post subject: |
|
|
| for windows 95 / 98 it's winipcfg but it's a gui type of interface. Give it a try. |
|
| Back to top |
|
 |
Hortalonus Valued Contributor


Joined: 15 Mar 2002 Posts: 344 Location: Western USA
|
Posted: Mon Oct 27, 2003 3:44 pm Post subject: |
|
|
| bbelcher wrote: | | for windows 95 / 98 it's winipcfg but it's a gui type of interface. Give it a try. | Ipconfig is a console version of winipcfg... or maybe it's the other way around. Winipcfg is the GUI version of ipconfig. Ipconfig is included with all versions of Windows. _________________ "ah, come take my hand... we're ridin' out tonight to face the promised land"
Get a free iPod mp3 player... |
|
| Back to top |
|
 |
|