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

IPv6 support (server instance) #926

Closed
mimugmail opened this issue Mar 15, 2019 · 7 comments
Closed

IPv6 support (server instance) #926

mimugmail opened this issue Mar 15, 2019 · 7 comments

Comments

@mimugmail
Copy link

Hi,

while my PR for OPNsense plugin is under review there was a question regarding IPv6 support of the server. It seems currently only listening on v4 addresses is supported.

Correct?
Any plans for adding this?

P.S. I added the new 0.12 tag to FreeBSD ports now https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=236531

stamparm added a commit that referenced this issue Mar 15, 2019
@stamparm
Copy link
Owner

HTTP_ADDRESS now support IPv6 addresses too (e.g. https://github.com/stamparm/maltrail/blob/master/maltrail.conf#L6)

@mimugmail
Copy link
Author

Wow, that was fast 👍
Does this also works for users:
admin:9ab3cd9d67bf49d01f6a2e33d0bd9bc804ddbe6ce1ff5d219c42624851db5dbc:0:0.0.0.0/0

I'd only manage this via Firewall rules but one of the reviewers asked for it.

This is the PR if you're interested:
opnsense/plugins#1257

@stamparm
Copy link
Owner

stamparm commented Mar 15, 2019

  1. Now, we have to come to the common ground here. filter_netmask(s) is used ONLY to filter results presented to the end user (e.g. one user has access only to results for his own IP range). This is shortly mentioned in configuration file at this place
  2. Now, I was under impression that this Issue is about making IPv6 listening server instance. Am I missing something?

@mimugmail
Copy link
Author

  1. Oh, I wasn't aware of this, then this is ok.
  2. No, the question was only related to the server UI. As I only use v4 I never think of this but there are many users out there using v6 (most of them unaware for sure)

@mimugmail
Copy link
Author

@stamparm I'd need a new release when you find time, otherwise I cannot update the FreeBSD port with the new v6 feature. It doesn't hurry as the plugin will stay in devel branch for some releases.

Really love the pace you and @MikhailKasimov are keeping 👍

@stamparm
Copy link
Owner

@mimugmail can you please ping back when you think that it should be the best time to do it? Currently, there is no timed schedule to do it, though, it passed only 8 days since the last one. Best time could be in couple of weeks (if that's ok with you)

@mimugmail
Copy link
Author

Sure, there's no rush at all :)

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

No branches or pull requests

2 participants