Port Forwarding on Actiontec GT704-WG Router Issues
Posted
by adamweeks
on Server Fault
See other posts from Server Fault
or by adamweeks
Published on 2010-06-01T14:03:53Z
Indexed on
2010/06/01
14:14 UTC
Read the original article
Hit count: 285
port-forwarding
|dsl
I am trying to setup a server at customer's location that has the Actiontec GT704-WG DSL router. The port forwarding it not working at all. Here's the details:
Server:
OpenSuse Linux box with a static IP address of 192.168.1.200
Application running accepting connections on port 8060
Firewall disabled
Local connections (within the network) working properly
Router:
Updated to latest firmware available
DHCP range set to 192.168.1.69-192.168.1.199 to not have any conflicts with the server
Firewall set to "off"
Rule set in the "Applications" setting to forward 8060 TCP and UDP to 192.168.1.200 machine
(I've tried using the "TCP,UDP" option as well as both individual options)
I've also tried just simply putting the server in the DMZ to see if I could connect to anything, but still nothing.
Looking for any clues before I call and waste hours explaining the issue to tech support.
© Server Fault or respective owner