Skip to content
Snippets Groups Projects
Commit f9272709 authored by chrissi^'s avatar chrissi^
Browse files

gluon-mesh-batman-adv: Remove ebtables filter for bat0


This change alles meshed PARKER-Nodes to forward IPv6 to the next node.

Signed-off-by: default avatarChrissi^ <chris@tinyhost.de>
parent bdd7aeab
No related branches found
No related tags found
No related merge requests found
rule 'INPUT -p IPv6 --ip6-protocol ipv6-icmp --ip6-icmp-type router-solicitation -i bat0 -j DROP'
rule 'OUTPUT -p IPv6 --ip6-protocol ipv6-icmp --ip6-icmp-type router-advertisement -o bat0 -j DROP'
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