Need some assistance with port forwarding to internal IP
Posted: Fri Mar 13, 2009 4:05 pm
Picture of setup (RB450G): http://www.eqcprices.com/setup.JPG
The server is "athlon" (192.168.0.248) and I cannot seem to get port 3784 opened to allow clients to connect. I can connect locally through port 3784, so the issue must be with the configuration of the router.
/ip firewall nat add chain=dstnat protocol=tcp dst-port=3784 action=dst-nat to-address=192.168.0.248 to-ports=3784 in-interface=WAN
I am sure the issue is not with my above NAT rule, but rather something else.
The server is "athlon" (192.168.0.248) and I cannot seem to get port 3784 opened to allow clients to connect. I can connect locally through port 3784, so the issue must be with the configuration of the router.
/ip firewall nat add chain=dstnat protocol=tcp dst-port=3784 action=dst-nat to-address=192.168.0.248 to-ports=3784 in-interface=WAN
I am sure the issue is not with my above NAT rule, but rather something else.