1
General Discussion / Re: WAN went down. Reboot fixed it.
« on: August 28, 2020, 08:09:40 pm »
Thank you.
I will set it up when I get home today.
I will set it up when I get home today.
This section allows you to view all posts made by this member. Note that you can only see posts made in areas you currently have access to.
if (strpos(strtolower($interface), "lagg") !== false && strpos(strtolower($interface), "vlan") == false) {
$filterflag = true;
}
if (strpos(strtolower($interface), "vmx") !== false && strpos(strtolower($interface), "vlan") == false) {
$filterflag = true;
Is there a way to have Sensei not block when I'm connected to one of my VLAN's?
Yes you can use Exempted VLANs & Networks