XG210 - first experience with Sophos.
I cant find where dropped traffic is logged like a Packet Filter Live Log or HTTP Live Log.
I'm troubleshooting Windows Updates being blocked.
This thread was automatically locked due to age.
XG210 - first experience with Sophos.
I cant find where dropped traffic is logged like a Packet Filter Live Log or HTTP Live Log.
I'm troubleshooting Windows Updates being blocked.
I'm confident they will address all the issues, Ive found that searching the CyberRoam KB is useful too as it seems to resemble that OS more than the SG.
To their credit support has been helpful in addressing bugs Ive found.
Also helpful is "system diagnostics utilities bandwidth-monitor" to show interface throughput in realtime and
"conntrack -L | grep -o 'src=.*' | awk -F " " '{print $1}' | sort -n | uniq -c | sort -n" to show sorted connection count per IP.
We need something like the bandwidth monitor tool but per IP not interface.
I'm confident they will address all the issues, Ive found that searching the CyberRoam KB is useful too as it seems to resemble that OS more than the SG.
To their credit support has been helpful in addressing bugs Ive found.
Also helpful is "system diagnostics utilities bandwidth-monitor" to show interface throughput in realtime and
"conntrack -L | grep -o 'src=.*' | awk -F " " '{print $1}' | sort -n | uniq -c | sort -n" to show sorted connection count per IP.
We need something like the bandwidth monitor tool but per IP not interface.