This discussion has been locked.
You can no longer post new replies to this discussion. If you have a question you can start a new discussion

additional addresses to internal network?

I have 5 public addresses. Getting to the internal webserver from the main bound public IP to the Internal IP works fine. I setup a DNAT and filter rule and everything works fine. 
DNAT (Any => HTTP => External Wan Address, Destination Internal Webserver 10.10.70.24)

Then I added 2 more public IP's to the external card, but I can't NAT them to the internal servers they go with. DNAT doesn't work - live log on filters doesn't show any traffic being dropped so I'm assuming the packets aren't even getting translated by DNAT/SNAT or Full Nat.

What I'm looking for is
(Any => http => Additional External Wan Address, Destination Internal Webserver 10.10.70.26)

help?


This thread was automatically locked due to age.
Parents Reply Children
  • yeah, I finally got one of the added addresses to work correctly using DNAT so I don't think the problem is with the firewall software now - I'm talking to my ISP about it.

    Its odd - I ran a traceroute from outside my system and found the wrong public IP responding for my webserver. That explains why no connection attempts showed up in the logs.

    Thanks anyways