Giter Site home page Giter Site logo

Consider a UDP port on IPv6 about 6bed4 HOT 3 CLOSED

vanrein avatar vanrein commented on August 18, 2024
Consider a UDP port on IPv6

from 6bed4.

Comments (3)

vanrein avatar vanrein commented on August 18, 2024

This is perhaps the simplest approach to mix 6bed4 with NAT64. Use an option like -n <ip6addr> for the NAT64-translated format. Internally, 6bed4router has a UDP socket and so the internal structure does not change, other than this overridden address binding. The value in -l is used to construct an LLADDR, so it must be given in either case.

from 6bed4.

vanrein avatar vanrein commented on August 18, 2024

It is also a though to allow destination address renaming before applying NAT64, in a firewall rule. This gives rise to a slightly more general concept of -x <ip4addr|ip6addr> of a translated (xlated) address. This would be the address for UDP port binding, in spite of the -l <v4addr> binding that sets the externally observed address for the 6bed4 service.

See also http://internetwide.org/blog/2020/05/31/net-1-ipv4-backward-compat.html for a general idea, and/or the
network design for the hosting stack of the InternetWide Architecture.

from 6bed4.

vanrein avatar vanrein commented on August 18, 2024

The IPv6 binding was dropped, as it added nothing much. Instead, we phish 6bed4 traffic out of a flow passing by, and redirect to 127.0.0.1:<port> and specify this assumption as -x <port>. This changes what UDP address/port combination the 6bed4router binds to.

Resolved in 25cfeb5 in branch master.

from 6bed4.

Related Issues (13)

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.