GithubHelp home page GithubHelp logo

IPv6: support it or block it? about dsvpn HOT 4 CLOSED

jedisct1 avatar jedisct1 commented on August 19, 2024
IPv6: support it or block it?

from dsvpn.

Comments (4)

jedisct1 avatar jedisct1 commented on August 19, 2024

Maybe what we can do is assign pseudorandom IPv6 addresses to each endpoint, and add the required commands to route IPv6 traffic to the tunnel.

from dsvpn.

angristan avatar angristan commented on August 19, 2024

What if the server does not have IPv6 connectivity? The traffic won't go anywhere so I guess it's what we want anyways?

from dsvpn.

jedisct1 avatar jedisct1 commented on August 19, 2024

Correct, packets won't go anywhere if you don't have a route for them.

I added a stopgap solution to block all IPv6 traffic on the client. But the block stays after the VPN is stopped since it's not tied to a virtual interface.

Automatically assigning IPv6 addresses seems like a better solution. We may even use link-local addresses.

from dsvpn.

jedisct1 avatar jedisct1 commented on August 19, 2024

All IPv6 is now sent to the server. Rules for NATing that traffic are missing, so IPv6 traffic is effectively dropped.

If you know the proper iptables incantations to NAT the IPv6 traffic, feel free to add them :)

from dsvpn.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.