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

multiple internal interfaces on same subnet

UTM 9.105-9 installed on a repurposed workstation-computer with 5 NICs
I started with 
1x external interface
1x internal interface
let's say I want to add another internal interface on the same /24 subnet,
but connected to a new switch , both interfaces would have to use the same dhcp server, same everything...

how can I do that?

Thanks


This thread was automatically locked due to age.
Parents Reply Children
  • Or do Link Aggregation.  You don't want to have two separate interfaces with different IPs in the same subnet.

    Cheers - Bob


    Can you do link aggregation with multiple switches?  Do the switches have to be stacked to do that?  I thought link aggregation had to be set on both sides.

    In my organization we have UTM installed on a system with 6 NICs, 2 switches for the server interface, 3 switches for the internal interface (2 are stackable, 1 isn't), and a fiber modem on the WAN interface.

    Until recently, the server switches were linked with a patch cable and one line run to the UTM.  Same with the internal...all 3 connected via uplinks, and then one switch attached to the UTM.  last night, I tried to do link aggregation on 3 NICs to the 3 switches.  It looked like it was working, but when I removed the uplinks between the switches, it all broke.  

    Now I'm thinking bridging might be the correct approach.