You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
When Zeek is stopped it doesn't restore the interface ethtool settings nor the MTU. It should ideally restore these, though a system reboot would work as well.
ifconfig to check the MTU ethtool -k <interfacename> to check ethtool settings