-
-
Notifications
You must be signed in to change notification settings - Fork 150
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
Firewalld ipv6 support #86
Labels
Priority: Low
Is a nice to have, not an essential
Comments
martinb3
added a commit
that referenced
this issue
Oct 15, 2015
In ipv6, ICMP is required for all kinds of basic functionality. Unless someone has overriden `allow_established` to be false, open ICMP over IPv6. RE: #86, this goes towards that goal as well.
martinb3
added a commit
that referenced
this issue
Oct 15, 2015
In ipv6, ICMP is required for all kinds of basic functionality. Unless someone has overriden `allow_established` to be false, open ICMP over IPv6. RE: #86, this goes towards that goal as well.
glenjamin
pushed a commit
to glenjamin/firewall
that referenced
this issue
Nov 12, 2015
In ipv6, ICMP is required for all kinds of basic functionality. Unless someone has overriden `allow_established` to be false, open ICMP over IPv6. RE: sous-chefs#86, this goes towards that goal as well.
martinb3
added
Priority: Low
Is a nice to have, not an essential
Status: On Hold
labels
May 30, 2017
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Currently, the firewalld contribution contains some commands that hardcode
ipv4
in their arguments. It would be nice to support and test against ipv6 on firewalld.The text was updated successfully, but these errors were encountered: