Click to See Complete Forum and Search --> : How can I find out my own IP?


Razzle
09-18-2001, 07:07 PM
how can I?
(not network IP! web IP!)

X_console
09-18-2001, 07:27 PM
Web IP? Do you mean your domain name IP? Like yorku.ca? If so:

host yorku.ca

Razzle
09-18-2001, 07:34 PM
no
I mean when I connect to the internet i get an IP from my ISP.
how can i find out this IP (like i can with winipcfg in windows)

Red Lotus
09-18-2001, 08:37 PM
Just go to:

www.ip-address.com (http://www.ip-address.com/)

The main page contains JavaScript which will print your ip address.

peez ;)

*edit* And as for finding out your ip address with linux alone, I don't know. Sorry.

[ 18 September 2001: Message edited by: Red Lotus ]

DJ Jansen
09-18-2001, 09:07 PM
Even better.. open a shell (terminal)

and run the command :

ifconfig

it will show you other stuff aswell as IP.