Everyone else seems to know what mine is.
I figure there must be a way for me to find out. :smack:
Everyone else seems to know what mine is.
I figure there must be a way for me to find out. :smack:
www.whatismyipaddress.com is probably the easiest method.
Here ya go. That’s your Internet IP address, of course. Your actual computer may have a different one if you’re on an internal private network.
In Windows, right-click the network icon on the taskbar, choose Status, then Details
Only works if you have a network conenction icon enabled. Another alternative: open a command prompt and type “ipconfig” (in Windows), “ifconfig” (in Linux and probably other *nixes), or (and I’m sure you wanted to know this) “config” in NetWare.
The info you get from iconfig or the netowk connection properties page is only your NIC’s address. If you have a firewall or router, that address is the one your PC uses to talk to/from the router. this is known as your local, or pirivate IP address. It is not the address the router uses to talk to the world, which is your “public” IP address, which is also what most laymen mean by “my IP address.”
In addition to the public/private distinction, I’d also point out that even your public IP address is not necessarily constant. If you use a dial-up modem, or a PPOE software adapter with DSL without a router/firewall, then you get a new IP address every time you log on.
if you use a router/firewall with DSL, you get a new IP address every time the router logs on, which may be frequently if you power it off/on with the PC or your ISP has a short timeout and you don’t have connection keep-alives configured. Or it may be long if your router stays up & connected for weeks on end.
Cable “modems” tend to have pretty constant IP addresses, but even those, AFAIK, are subject to change when certain hardware is reset at the cable company’s facility.
Bottom line: Businesses, and consumers willing to pay for the privilege, have essentially permanent public IP addresses. Everybody else has a public IP address which changes every few weeks, days, or even hours.
Thank you.