Let's say there is a outside IP address of 1.1.1.1 and I want to get to a piece of equipment on theinside of the network with an IP address of 192.168.168.234 and use TCP port 3000.So I try to go to http://1.1.1.1:3000 and get to that piece of equipm...