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
  • The new computer can't "see" 192.168.157.254; a computer at 192.168.158.x only can see IPs in 192.168.158.0/24.  The idea of a default gateway is that it's an address in your subnet where you can send packets that are destined for addresses outside your subnet.

    You might consult articles in the Astaro KnowledgeBase.  Search on: DMZ packet filter

    Cheers - Bob
    PS A route is only necessary if the default gateway device doesn't know where to send your packet.
Reply
  • The new computer can't "see" 192.168.157.254; a computer at 192.168.158.x only can see IPs in 192.168.158.0/24.  The idea of a default gateway is that it's an address in your subnet where you can send packets that are destined for addresses outside your subnet.

    You might consult articles in the Astaro KnowledgeBase.  Search on: DMZ packet filter

    Cheers - Bob
    PS A route is only necessary if the default gateway device doesn't know where to send your packet.
Children
No Data