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 iptables input plugin #4529

Closed
dangeist opened this issue Aug 7, 2018 · 3 comments
Closed

Add ipv6 iptables input plugin #4529

dangeist opened this issue Aug 7, 2018 · 3 comments
Labels
feature request Requests for new plugin and for new features to existing plugins

Comments

@dangeist
Copy link
Contributor

dangeist commented Aug 7, 2018

Hi, I use the iptables input module to count incoming requests to various virtual addreses. I do have a combination of ipv4 and ipv6 addresses served in the scenario, though, and the module looks to not support ipv6 (via the ip6tables command).

I signed up to be able to commit code, then created a new input module with ip6tables, built and tested it in my dev space, and tried to submit, but keep getting authentication errors. Am I doing something wrong or am I just not permitted yet?

Dan

@danielnelson
Copy link
Contributor

You will need to push your changes to a fork, and then you can open the PR from there.

With respect to ipv6, it seems like we would want to add support to the existing plugin, unless doing this would be impossible. We can take a look at the code first though, that should give us a better idea on how/if they should be merged.

@danielnelson danielnelson changed the title ipv6 support for input module? Add ipv6 iptables input plugin Aug 7, 2018
@danielnelson danielnelson added the feature request Requests for new plugin and for new features to existing plugins label Aug 7, 2018
@dangeist
Copy link
Contributor Author

dangeist commented Aug 7, 2018 via email

@glinton
Copy link
Contributor

glinton commented Oct 2, 2018

closed by #4682

@glinton glinton closed this as completed Oct 2, 2018
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
feature request Requests for new plugin and for new features to existing plugins
Projects
None yet
Development

No branches or pull requests

3 participants