I have finally figured out port-forwarding!!! more advanced questions now
for instance, to be able to use the afp protocol the same way I can over my LAN without any issues
I HAVE FIGURED IT OUT!! It really isn't complicated at all. It was all about figuring out exactly which ports to open.
So if I want to access my power mac G5 from someone else's house, I go into the port-forwarding section of my router's administration page, and simply set port 548 to forward to the ip address of my G5 that has been assigned to it by my router....for example, 192.169.1.110
since I do NOT have a static IP on my home cable internet, I go to www.whatismyipaddress.com so it gives me my CURRENT IP address (note that this can change since most people have dynamic and not static IP addresses for their basic home dsl or cable internet....but it is true that sometimes this number does not change for very long periods of time!)
so that url gives me an IP address in this format 55.555.555.555 (obviously different numbers than 5, but that's the format so you get the point)
so now, if I go to a neighbors house and enter afp://55.555.555.555 into the "connect to server" window of my laptop (now using THEIR internet and not mine), which is accessible from the Go menu in the finder, my home router will immediately route that specific traffic to my G5's IP address, and I can successfully enter my username and password and access all of my home files!!!
this is amazing and works well for other services too....for ftp, open port 21 to your IP address, for screen sharing using VNC open port 5900....and you can look up the ports for other services as well
now.....HERE is my problem
I have a few computers on my home network....let's say their IP addresses assigned by my router are 192.169.1.110, 192.169.1.111, and 192.169.1.112 and let's say I want the choice of being able to access ANY of these at a time remotely from someone else's house using my laptop...
the router will ONLY let me forward a port, like 548, to ONE IP address at a time...so that I basically enter the IP address of my home internet, and the router directs the traffic from there....but how do I specific which computer I want to access?
i tried entering afp://55.555.555.555/192.169.1.112 into the connect to server, so I could specifically get to that computer....but it didn't work and I'm not sure if that is even the correct way to go about doing this
I am very happy that I figured this out, but would now like to configure port-forwarding for multiple computers at a time and now need more advanced help
can anyone shed some light on this for me? thank you very much