Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add IPv6 support #4

Open
friedrich opened this issue Feb 8, 2014 · 2 comments
Open

Add IPv6 support #4

friedrich opened this issue Feb 8, 2014 · 2 comments

Comments

@friedrich
Copy link
Owner

No description provided.

@Masaq-
Copy link

Masaq- commented Mar 15, 2017

Implemented in #16

@Masaq-
Copy link

Masaq- commented Mar 18, 2017

For documentation, how to drop duplicate ICMPv6 echo reply:

ip6tables -A OUTPUT -p ipv6-icmp -m icmp6 --icmpv6-type 129 -m string --string "hanc" --algo bm --from 48 --to 52 -j DROP

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants