Guest User!

You are not Sophos Staff.

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

dhcp and routing

Hi,


Server with 2 nic and ranges:

192.168.157.0  server 192.168.157.70
192.168.158.0 server 192.168.158.70


default gw is 192.168.157.254

If I add a computer at 192.168.158.x range, I added as gw 192.168.157.254 but  fails.

Must I add a routing rule?

Best regards


This thread was automatically locked due to age.
Parents
  • A simple definition of a DMZ is a network where you keep everything that accepts uninvited traffic from the outside.  With Astaro, examples of good candidates for a DMZ would be a public webserver or a mail server that isn't protected by the SMTP Proxy.

    When you have two internal networks, you might enable traffic between the two networks with two packet filter rules:

    Network_1 -> Any -> Network_2 : Allow
    Network_2 -> Any -> Network_1 : Allow


    If the second network were a DMZ, the only difference would be that you would not have the second rule.  Other than limiting the DMZ's access to your "Internal (Network)" there is no difference between working with a DMZ or any other network connected to an Astaro interface.

    Cheers - Bob
Reply
  • A simple definition of a DMZ is a network where you keep everything that accepts uninvited traffic from the outside.  With Astaro, examples of good candidates for a DMZ would be a public webserver or a mail server that isn't protected by the SMTP Proxy.

    When you have two internal networks, you might enable traffic between the two networks with two packet filter rules:

    Network_1 -> Any -> Network_2 : Allow
    Network_2 -> Any -> Network_1 : Allow


    If the second network were a DMZ, the only difference would be that you would not have the second rule.  Other than limiting the DMZ's access to your "Internal (Network)" there is no difference between working with a DMZ or any other network connected to an Astaro interface.

    Cheers - Bob
Children
No Data