Click to See Complete Forum and Search --> : Finding your computer ipaddress
gg234
11-04-2005, 07:31 AM
Hi,
www.debianhelp.co.uk is a web site that automatically detects and displays your computer's IP address. This can be helpful for configuring a computer on a network, setting up communications software, or troubleshooting an Internet connection. Your Internet Service Provider or IT help desk may ask you to visit this site when you're having problems with your Internet connection
www.debianhelp.co.uk
Thanks
pezplaya
11-04-2005, 09:27 AM
there are quite a few other websites out there like this.
for example:
www.ipchicken.com
mrBen
11-04-2005, 10:38 AM
Or the (much easier to remember) http://www.whatismyip.com ......
mrBen
11-04-2005, 10:41 AM
OK - I've deleted some of your other threads because they were essentially cross-posting, and borderline spam.
Is this your own webpage? If so, then please indicate that when you post.
I'm also going to move this to /dev/random, as it's nothing to do with software.
bwkaz
11-04-2005, 07:45 PM
Also:
ip addr (for iproute2)
ifconfig -a (for the older net-tools)
ipconfig /all (on windoze)
etc., etc., etc.
Or the (much easier to remember) http://www.whatismyip.com ......
Yeah, I always use that one :)
knute
11-04-2005, 09:25 PM
The aforementioned web sites ONLY work if you have a routable IP address.
The isp that I have has 2 different types of IP addresses.
Routable and non-routable. The non-routable ones are masq'd behind the isp's router.
The IP that is returned is the router's IP, and NOT the IP that my computer has when it connects to the ISP.
Sepero
11-05-2005, 12:28 PM
Nice website, but if you copy other peoples writtings, you should give them credit on the page. Otherwise no one in the Linux community will respect your site.