Skip to content
Snippets Groups Projects
Commit ca1c7d6e authored by Michael Schwarz's avatar Michael Schwarz
Browse files

Improved ebtables rules

parent 90e82ca4
No related branches found
No related tags found
No related merge requests found
rule 'FFPB_NET_ONLY -p IPv4 --ip-protocol udp --ip-destination-port 67 -j RETURN'
rule 'FFPB_NET_ONLY -p IPv4 --ip-src 10.132.0.0/17 -j RETURN' rule 'FFPB_NET_ONLY -p IPv4 --ip-src 10.132.0.0/17 -j RETURN'
rule 'FFPB_NET_ONLY -p ARP --arp-ip-src 10.132.0.0/17 -j RETURN' rule 'FFPB_NET_ONLY -p ARP --arp-ip-src 10.132.0.0/17 --arp-ip-dst 10.132.0.0/17 -j RETURN'
rule 'FFPB_NET_ONLY -p ARP --arp-ip-src 0.0.0.0./0 --arp-ip-dst 10.132.0.0/17 -j RETURN'
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment