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

Bridge Mode Error Link

Hi all gurus of Sophos/Astaros,


I'll started off with a bit of context before the question hits ---


I've setup a bridge mode for my UTM SG210. Following some steps off Fastvue Sophos Reporter Easily Evaluate Sophos UTM 9.3 Using Full Transparent Mode


Router (192.168.100.1) -->  UTM  --->  L3 Switch 


I managed to get things going. Heres the sample config for bridge mode.

Type: Ethernet Bridge
Bridge Selected:  Eth4, Eth5
IPv4 address: 0.0.0.0
Netmask:   /0
IPv4 default GW:   ticked
Default GW IP:  192.168.100.1


All worked well, i still can access internal and external web no probs.


However, when i add another interfance like below:

Type: Ethernet
Bridge Selected:  Eth0
IPv4 address: 192.168.10.20
Netmask:   /24
IPv4 default GW:   ticked
Default GW IP:  192.168.10.1


My Dashboad indicates that there is an error in the link for the bridge interface, however things still working as usual...

Is there something wrong with the setup ?? anything i could look for to fix ?

Cheers,


This thread was automatically locked due to age.
  • The Address on the bridge probably should be 192.168.100.2/24.  It definitely should not be 0.0.0.0/0.

    Remove the default gateway from eth0.  All traffic to the internet from either network will be routed to 192.168.100.1.

    Make a Masquerading rule, Firewall rules and a Web Filtering Profile for the interface on eth0.

    Cheers - Bob
     
    Sophos UTM Community Moderator
    Sophos Certified Architect - UTM
    Sophos Certified Engineer - XG
    Gold Solution Partner since 2005
    MediaSoft, Inc. USA
  • THANKS BOB !! 

    I've remove the default gateway from eth0, added a masquerading rule. Added a ip address to the bridge

    Took a good 5 minutes, and the link is now showing up.