

Jakal, that doesn't give the right IP. You should be looking for an external IP address, but that one supplied me with my internal IP address.Der_Jakal wrote:^that. plus if you want to run it externally you'll need to forward the proper ports on your router. then go to http://www.whatismyip.com/ to get the ip we can access your server at.
So, say I'm using a home router plugged into the wall from what I assume is an apartment building-wide modem(or something, they don't tell us how our internet works) I've forwarded the port to my server, but I still can't get it to work anyway but locally. I knew that ipconfig would give me my local ip so I used what's my ip assuming it would give me the proper external ip. is that correct because I've forwarded the ports in my router? or is there some way I can find the correct ip for my server to work outside of my local area network?Pestilencemage wrote:That is the IP address of the machine that requested the page. Typically this is your own IP address. If you used a router/proxy you may not get the correct IP address. If you use a home router to connect to the Internet (or your company has a proxy), the IP address shown may be address of your router or proxy. If you use a router and you want to run a server on your computer, you may need to place your computer in the DMZ settings of your router, or enable port forwarding on your router. If you have a network connection that gets a dynamic IP address and you want to give it a domain name so people can reach it easier, you might be interested in Dynamic DNS.
If you would like to look up a domain name and get information about the host, you may look it up by doing a whois search.
To see if your IP address has a Domain Name associated with it, you can do a reverse lookup.
The commands below will show you the IP address of your computer. If you use a home router to connect to the Internet, the IP shown from these commands will not be your public IP address (it will be your internal IP address). Internal usually IP address start with a 10.10 or 192.168.
Windows 2000, XP:
Start/Run:
Enter in the command: cmd
At the command prompt enter in: ipconfig
Vista, WIndows 7:
Go to the command prompt by select the Windows logo and in the search box entering:
cmd
From the command prompt enter in the command: ipconfig
On Windows XP, Vista, Windows 7, if you'd like to know your MAC address (physical hardware address of a your network card), at the command prompt you can enter the following command:
getmac -v
On Mac OS X:
1. Click on the Mac logo on the top left of the screen.
2. Open System Preferences
3. Under Internet and Network, click 'Network'
4. Select which adapter, such as AirPort or Ethernet.
5. Select TCP/IP and you'll see your IP address.. If you receive a dynamic IP address from your internet provider, it will likely be different on your next session. So if you need your IP address for later use, please check when you log on for that session.
Cant do that automatically i believe, well maybe there are ways for it but dyndns.org does... maybe you have to install some kinda software that reports to the dyndns server with your outside ip to keep it updated.Gazoid wrote:How'd you do that when you have a .com then?
Like how you do mc.maxloader.nl ?