06-30-2010
1,
0
Join Date: Jun 2010
Last Activity: 30 June 2010, 12:41 PM EDT
Posts: 1
Thanks Given: 0
Thanked 0 Times in 0 Posts
NAT Forwarding Issue Endian and Vyatta Firewall
I've experienced this same issue with both the Endian Firewall Appliance and a Vyatta Firewall Appliance. Conversely, it works with a Draytek Firewall/Router.
I am trying to forward port 80 traffic to my internal web server which is located on the /24 subnet. I have an external static IP which is on the /29 subnet. I'm relatively well versed in firewalls so I proceeded to set up a DNAT rule to forward from the uplink to the internal server. I also set up firewall rules to allow port 80 into the internal network.
Unfortunately, the DNAT rule is not working as planned. I monitored the connections in the status section of the Endian system and I can see that the DNAT properly directs the packets but they end up being destroyed in the SYN_SENT state. In other words, the TCP packets are not getting a "handshake" (SYN/ACK) from the internal web server. This is also the same with a separate mail server operating on port 443.
Am I missing something simple here? I am currently using a Draytek router in production and it forwards all the ports without issue.
Thanks in advance for you help...