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

Open all ports to an "additional address"

Hey all,

Say I have a system configured to use one of my additional addresses through masquerading. How would I open up ALL traffic to that system? Will I need to convert the subnet to a DMZ or can I open all ports to this system? 

Also, having the system masqueraded to this address, will that avoid any NAT tables from being generated? Or does Astaro still depend on NATing all the traffic?

Thanks!
-Nator


This thread was automatically locked due to age.
  • Say you create an Additonal Address of "MyServer" for 66.77.88.99 on the External interfacee, and you have a Host defintion of "My Server" for private IP 192.168.111.111.

    You would want: 'Any -> Any -> External [MyServer] (Address) : DNAT to My Server'

    Did I understand your question correctly?

    Cheers - Bob
  • Thanks for the reply Bob! It looks good so far.

    My mistake was an incorrect destination host. I had:

    'Any -> Any -> External [MyServer] (Address) : DNAT to External [MyServer] (Address)'

    I see why that didn't make sense now. I tend to get my DNAT/SNAT rules all mixed up when I get frustrated. 

    Thanks again!
    -Nator