Difference between revisions of "Ebtables"
Jump to navigation
Jump to search
Line 1: | Line 1: | ||
<code>ebtables</code> | <code>ebtables</code> | ||
+ | |||
+ | |||
+ | ebtables -t nat -A POSTROUTING -o wlan0 -j snat --to-src $MAC_OF_BRIDGE --snat-arp --snat-target ACCEPT | ||
Revision as of 06:32, 15 November 2020
ebtables
ebtables -t nat -A POSTROUTING -o wlan0 -j snat --to-src $MAC_OF_BRIDGE --snat-arp --snat-target ACCEPT
See also
Advertising: