Koozali.org: home of the SME Server

IP address on external interface

Jonathan

IP address on external interface
« on: December 30, 2000, 01:17:53 AM »
Where can I look to see what IP address has been currently assigned to the external interface?  I have an ADSL service with dynamically assigned IP address.

Randy Brown

Re: IP address on external interface
« Reply #1 on: December 30, 2000, 07:14:41 AM »
telnet into your machine and login as root
then type ifconfig. this will give your ip pluse a lot of other info.

hope this helps.
randy

Robert

Re: IP address on external interface
« Reply #2 on: December 30, 2000, 04:14:29 PM »
Depending on the setup at your ISP, you may also be able to find your computer's ip address using on of the many tools for this that are on the internet. Simply point your browser to (e.g.):
http://www.netins.net/dialup/tools/my_ip.shtml
and it'll report an ip address. However, this may be the ip address of some sort of cache server at your ISP. Then use ifconfig. Look for 'ppp0' and then 'inet addr'.