srdoggo Posted October 21, 2019 Share Posted October 21, 2019 If you have Network Authentication in place and the squirrel doesn't forward EAPOL Frames In the tcpdump Payload: 1) Modify the transparent script and put the following line: echo 8 > /sys/class/net/br-lan/bridge/group_fwd_mask after # Set networking to TRANSPARENT mode and wait five seconds NETMODE TRANSPARENT sleep 5 2) Set your squirrel to TRANSPARENT mode Source: Since Linux 3.2 the default linux bridge can forward EAPOL frames, but it does not on default because that's how a bridge is defined in the standard. Quote Link to comment Share on other sites More sharing options...
yeddish Posted February 12, 2020 Share Posted February 12, 2020 Is this still possible with NETMODE BRIDGE? Quote Link to comment Share on other sites More sharing options...
Recommended Posts
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.