alphawave7 wrote:wcallen wrote:Hi Gary,
I've assigned a permanent address for the router, 192.168.1.101, and
a forwarding rule:
external 8081
internal 80
protocol tcp
to ip address 192.168.1.101
enabled
Is this what you mean?
The port opened should be your server machine, not your router (1.101)
Yikes, now I'm really confused!!!
First, you don't need to assign an address for the router. Most routers use 192.168.1.1 as their base address, setting it to a higher address would just decrease the number of available internal ip addresses on your internal network. So I'm Assuming that you just misspoke and that you assigned 192.168.1.101 as the internal IP address of the computer that you're using to host Subsonic. Additionally, I'm assuming that you've installed SS and assigned the service to run on port 8081. So if you go to the desktop of the computer that's running SS, you can open the tray icon, click on "Open Subsonic in browser" and it will open the local instance of Subsonic and the address bar in the browser will read
http://192.168.1.101:8081. You should also be able to connect to SS using the INTERNAL address by entering it into any browser on any computer that is connected to your network and has an internal IP.
If that is true, all you need to do next is route incoming traffic from the internet to the local machine by setting up a correct port forwarding rule on your router. Every router is somewhat unique in the way they set up the admin pages of the router, and they even have some variations in the terminology they use, but all you need to do is read the manual for the router and set up a rule that any external incoming requests for port 8081 get sent to 192.168.1.101. If it's set up properly you can go to
http://www.canyouseeme.org/ enter your SS port number and click the Check box to be sure the Subsonic port is open. If it isn't open, you won't connect from outside your network.
See also:
http://forum.subsonic.org/forum/viewtop ... 5765#25765