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

[nEdge] Add IPv6 support #2314

Open
lucaderi opened this issue Jan 15, 2019 · 2 comments
Open

[nEdge] Add IPv6 support #2314

lucaderi opened this issue Jan 15, 2019 · 2 comments

Comments

@lucaderi
Copy link
Member

nEdge is currently IPv4 centric and IPv6 traffic is not currently handled. It would be nice to add support for it as people are starting to reply it in various networks,

@emanuele-f
Copy link
Contributor

Here is a (possibly partial) checklist:

  • use ip6tables to insert rules
  • keep both ipv4 and ipv6 local ips
  • add ipv6 support in captive portal
  • conntrack: read ipv6 fields
  • GUI: add the ability to specify a ipv6 addresses and configuration (possible both ipv4 and ipv6)
  • Configure and start DHCPv6 server
  • ipv4_utils: support for operations on ipv6 addresses
  • nDPI: ndpi_add_string_value_to_automa (and relevant category matching structures/functions) must be extended to handle ipv6

@bloodyle
Copy link

Voting for this.
We are getting more and more IPv6 traffic and I believe it's crucial for NTOP/NEDGE to support analytics.

@cardigliano cardigliano changed the title Add IPv6 support [nEdge] Add IPv6 support Feb 21, 2023
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

4 participants