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

How to connect two /24 networks

Hi, 

 

I have trouble figuring this one out. 

 

It is pretty simple :) 

I have 10.95.22.0/24 that i want to connect to 192.168.86.0/24. 

How to configure this in UTM ?

 



This thread was automatically locked due to age.
Parents Reply
  • Hi

    you have to set up two interfaces e.g.
    eth0 -> 10.95.22.0/24 and eth2 -> 192.168.86.0/24 in "Interfaces & Routing" -> "Interfaces"
    your eth1 should be your WAN connection.

    Now create a Firewall Rule in "Network Protection" -> "Firewall"

    Sources: eth1 & eth2
    Services: Any
    Destination: eth1 & eth2
    Action: Allow

     

    Greetings

    Thomas

Children