Port NAT doesnt work well
-
Hi all,
This is my scenairo, I have a PC 's running Glassfish with 2 domains, one 's running on port 8080 and 5080 for the other.
And users connect to that machine with internal address like this: 192.168.1.10:5080/appA and 192.168.1.10:8080/appB. Then, I wanna public these applicatios to outside so that users can connect throught Internet. This is my NAT configuration on pfSense:- For 5080:
Interface: WAN
External port range: 5080
NAT IP: 192.168.1.10
Local port: 5080For 8080: just diffirent at the port
Then, when I testing by www.hidemyass.com , 5080 is working well but the other (8080) respone "The port specified is invalid"
How do I fix that problem??
Thx for any helping,
-
1) Can you verify that the 'webserver' responds on both ports internally within the LAN segment to being with?
2) Is the Allow rule generated under 'WAN' section of the firewall rules for port 8080?
3) Is your ISP perhaps blocking '8080'? Can you try changing it to perhaps, 6080 and try again?