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

WebGUI unreachable in Bridge mode after adding bypass-stateful-firewall rule

Dear,

I'm evalutaing Sophos XG Home in Bridge mode. This is on a virtual appliance. 
I have experience with Pfsense, Palo Alto, Fortinet and Untangle firewalls. 

My home network has a pair of Cisco ISR G2 (3925E) routers in HSRP, each connected to a different ISP and in Active/standby. 

There are different VLANs:

VLAN100: LAN

VLAN99: MGMT

VLAN40: SERVERS

VLAN30: IoT

VLAN20: VoIP

Each VLAN has it's own gateway, which is a VIP shared between both Cisco routers in their HSRP group:

VLAN100: 10.1.100.1 

VLAN99: 10.1.99.1

VLAN40: 10.1.40.1

VLAN30: 10.1.30.1

VLAN20:10.1.20.1

the 10.1.xxx.1 is always the VIP, the 10.1.xxx.2 is always the primary, the 10.1.xxx.3 is always the secondary member of the cluster. 

I have the Sophos XG connected to a switch, on a trunk port allowing all vlans currently. 

the LAN and 'WAN' are bridged in br0 on the XG appliance. 

The appliance always has the 10.1.xxx.5 for each of the vlans. 

The issue I saw was that for some reason, the firewall thinks that the outgoing traffic is assymetric, and because of this marks it as invalid and drops it. 

I have found a remedy by adding the following in the CLI:

set advanced-firewall bypass-stateful-firewall-config source_network 10.1.xxx.0 source_netmask 255.255.255.0 destination_network 0.0.0.0 destination_netmask 0.0.0.0 

This fixed the traffic going trough the firewalll, but now I have lost my HTTPS GUI. 

Whatever rules I try to add it doesn't matter, I can only access the FW GUI when I temporary drop the traffic by entering system appliance_access enable. 

Anyone has an idea on how this setup can work? 

It seems like Sophos works differently than what I'm used to. 

Any help is appreciated. 

Kr,

Soulaiman



This thread was automatically locked due to age.
Parents
  • Hello Soulaiman,

    Thank you for contacting the Sophos Community!

    When you use the stateful firewall bypass the XG will ignore the traffic, so when you try to access the GUI it will ignore it.

    You can either try connecting to the GUI using a different IP address or narrow down your bypass of the stateful firewall, to only the devices that need it.

    Regards,

  • Hi Emmo,

    Thanks for the clarification. 

    So basicly what you are suggesting is only allowing the gateway IPs to be bypassed? 

    I tried that already and it doesn't work because the traffic is then still seen a assymetric and invalid. 

    I really want to use XG but it seems like its bridge mode is a bit broken... 

    I also don't know why it sees it as assymetric because it is an active/standby setup not Active/active routing wise. Only for DHCP I ave a split cope setup, but the gateway is always the primary router. 

    EDIT: if you're suggesting only allowing certain clients from the subnet trought the bypass... that is a no-go... 

    We're in 2021, I can't go into the CLI for each new client and add a bypass rule. 

    Also if traffic is bypassed, the firewall features don't work like IDS/IPS and webfiltering it seems. So either the template that Sophos uses during the initial setup wizard for Bridge mode is royally wrong or the product is broken. 

    Every other firewall I have used here in the same setup did work directly without any special configuration. 

Reply
  • Hi Emmo,

    Thanks for the clarification. 

    So basicly what you are suggesting is only allowing the gateway IPs to be bypassed? 

    I tried that already and it doesn't work because the traffic is then still seen a assymetric and invalid. 

    I really want to use XG but it seems like its bridge mode is a bit broken... 

    I also don't know why it sees it as assymetric because it is an active/standby setup not Active/active routing wise. Only for DHCP I ave a split cope setup, but the gateway is always the primary router. 

    EDIT: if you're suggesting only allowing certain clients from the subnet trought the bypass... that is a no-go... 

    We're in 2021, I can't go into the CLI for each new client and add a bypass rule. 

    Also if traffic is bypassed, the firewall features don't work like IDS/IPS and webfiltering it seems. So either the template that Sophos uses during the initial setup wizard for Bridge mode is royally wrong or the product is broken. 

    Every other firewall I have used here in the same setup did work directly without any special configuration. 

Children
No Data