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
  • Hi inzane,

    You will need to configure another interface (or create a vlan) depending on your UTM configuration.

    XG & UTM Architect (Systems: XG v18 & UTM 9.7 - Virtual, HW & SW)
    Curious enough to take it apart, skilled enough to put it back together, Clever enough to hide the extra parts when I'm Done!

  • Hi, Thanks for the reply. 

     

    I think I need to configure another Interface, but how to ?

     

    Cant figure out how to set this properly. 

  • 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

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