Users are reporting short period of internet loss, so they loose connection for 5 seconds and the connection come back afterward.
We are using a sophos xg
Firmware version: SFOS 18.0.4 MR-4
This thread was automatically locked due to age.
Users are reporting short period of internet loss, so they loose connection for 5 seconds and the connection come back afterward.
We are using a sophos xg
Firmware version: SFOS 18.0.4 MR-4
Hello Wesley,
Thank you for contacting the Sophos Community.
When this issue happens, does it affects all users at the same time?
Try disabling Firewall Acceleration and monitor if the issue persists.
console> set advanced-firewall tcp-selective-acknowledgement off
console> system firewall-acceleration disable
Regards,
Hi Emmanuel,
it affects users but not at the same time.
Hi Emmanuel,
it affects users but not at the same time.
You write "Users are reporting short period of internet loss" is this only affecting WAN interruption or also inside LAN?
There are some text logs where you can find events of your WAN interface:
grep -C 10 "name of your wan connection" /log/garner.log
grep "name of your wan connection" /log/snmpd.log
Maybe it's detecting offline status.