GithubHelp home page GithubHelp logo

Comments (1)

cluck avatar cluck commented on May 20, 2024

Another thing worth documenting is that the implicit default of remote_ts = dynamic is not enough for some common use-cases. This selector does not include multicast IPv6 (ff00::/8), which keeps regular Router Advertisements emitted by the responder (addressing "all-nodes" ff02::1) to reach the initiator, for example. It also does not include the fe80:: address(es) of the initiator.

A prominent victim of this is the Windows RAS Client, which happily accepts the advertised routes as soon as remote_ts is expanded to dynamic, ff00::/8, fe80::/64. The fe80::/64 is also necessary, and acceptable if the policy is shadowed behind a XFRM interface. With this combination, the cumbersone workaround mentioned in the archived ticket 817 is not needed anymore; IPv6 is fully working with Windows 10 (21H2).

My setup includes a Linux responder, a configuration including a XFRM interface, and a FRR router daemon instance for router advertisements, advertising a ::/48 ULA but no default route. As a side-node, radvd currently refuses to work with XFRM interfaces ("interface not ready") (reported here).

from strongswan.

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.