Re: Determining IP Address
Quote:
Originally posted here by AngelicKnight
{..} but our router is interfering so that it reports the wrong IP address. So how do I figure out what this server's IP is outside of the LAN so that I can connect to terminal server?
The router is not interfering and the sites are telling you the correct address.
I think you need to read up on what NAT (Network Address Translation) is and how it works.
This router has (at least) 2 ip addresses. It has 1 public address and it's this address all those sites are telling you. The router also has an 'inside' address. If configured correctly you can only configure it using it's inside address. Usually the other hosts on the inside have this address as their default gateway. But YMMV.
After you've figured this out you'll need to do what Tiger told you; you'll need to configure a port on the outside so it'll connect to a server on the inside.