• RADVD timer issues

    IPv6
    15
    0 Votes
    15 Posts
    311 Views
    JonathanLeeJ

    @Gertjan plus I have that authenticated ntp patch on that file also

  • 0 Votes
    4 Posts
    506 Views
    B

    https://redmine.pfsense.org/issues/15808

    Should be in the next release 2.8/25.03
    I think NAT64 might also come in that release.

    I'm hoping for custom dhcp options in KEA, but the old dhcp is a fallback.

    Then i need to wait for CLAT in Windows, which was talked about in a blog post last year, radio silence sinse then from MS

  • 0 Votes
    2 Posts
    1k Views
    NightlySharkN

    So, I found a GUI "bug". I had correctly set the prefix ID's in the "Tracked Interface" for each VLAN, but at the RA page, I mistakenly reinserted the prefix ID in the fields that are for static (full, not delegated) prefixes. Removed the static prefixes and everything now works. GUI should not let you enter static prefixes on a tracked interface, aside from fc00 or fd. And if it does, it should check if they are correct. One of the prefixes was ::1/64.

  • Wireless clients lose ipv6 gateway

    IPv6
    30
    0 Votes
    30 Posts
    7k Views
    M

    For my site the issue has been resolved now. Been running smoothly for more than a week after increasing Router Lifetime in services_router_advertisements.php?if=lan

  • Accepting upstream RAs

    IPv6
    10
    0 Votes
    10 Posts
    2k Views
    C

    @JKnott: you've got my requirement upside-down.

    I want the pfSense firewalls, on their WAN interface, to accept RAs from the upstream routers.

    This is the normal behaviour for RAs. In fact, pfSense supports it if the WAN interface is configured dynamically using DHCP6 or SLAAC. I want to know if it's possible when the WAN interface is configured with a static IPv6 address.

    Downstream, everything is fine:

    fw1 fw2 | | -+---+----+- | server I can configure pfSense to send RAs only (without offering SLAAC prefix or DHCP6) I can configure the server with a static IPv6 address I can configure the server to pick up its default route via RA (e.g. Linux: accept_ra=1)

    That all works fine. Now I need to do the same upstream, where the pfSense WAN is the "client" and the upstream routers send RAs.

    You are right that I could instead use VRRP or CARP. The reasons not to do this are partly philosophical (IPv6 already provides this facility, in the form of Router Advertisements), and partly practical: the Netgear M4300-24X24F I'm using has a bug where it drops more than 90% of IPv6 CARP packets, which results in devices switching into MASTER-MASTER mode. (Aside: it also doubles IPv4 CARP packets. Go figure). I do have a case open with Netgear for this.

    I know how networks work, so I'm trying to ask a specific question about pfSense from pfSense experts. The question is: if I configure pfSense WAN interface with a static IPv6 address, can it also be configured to accept Router Advertisements? "Yes" or "no" from someone who knows the answer, please.

  • Empty radvd.conf

    IPv6
    2
    0 Votes
    2 Posts
    893 Views
    No one has replied