02-12-2022 04:03 PM
Solved! Go to Solution.
02-12-2022 05:29 PM
I've done a similar thing for my NAS. You will likely need to set up a static IP for your weather station and may be able to change the default port for your website. You would need to check the documentation for you weather station to see if that is possible.
To setup a static IP on the T3200 you will need to go to Advanced Setup on the T3200. From there you will go to DHCP reservation to set up the static IP.
Once that is done you can do the port forwarding under Firewall.
For example you can reserve 192.168.1.100 for your weather station.
Then do a port forward for 192.168.1.100 with the WAN port being 8080 and the LAN port of 80.
To access your weather station you will need to point to the Modem IP address for your router and then append :8080 to go to that port. Something like http://172.219.3.4:8080/
I hope that helps.
02-12-2022 05:29 PM
I've done a similar thing for my NAS. You will likely need to set up a static IP for your weather station and may be able to change the default port for your website. You would need to check the documentation for you weather station to see if that is possible.
To setup a static IP on the T3200 you will need to go to Advanced Setup on the T3200. From there you will go to DHCP reservation to set up the static IP.
Once that is done you can do the port forwarding under Firewall.
For example you can reserve 192.168.1.100 for your weather station.
Then do a port forward for 192.168.1.100 with the WAN port being 8080 and the LAN port of 80.
To access your weather station you will need to point to the Modem IP address for your router and then append :8080 to go to that port. Something like http://172.219.3.4:8080/
I hope that helps.
02-12-2022 06:04 PM
Ok, I setup everything how you suggested but I haven't changed the default port on the weather station because its kind of a pain. Is changing the port on the station necessary?
Thanks
02-13-2022 10:45 AM
You shouldn't need to change the port on the weather station.