• No GateWay ipv6 Address

    11
    0 Votes
    11 Posts
    2k Views
    MikeV7896M
    @jordanp123 Likely related to this... https://redmine.pfsense.org/issues/14072
  • Blocking ISP provided IPv6 while still allowing HE IPV6 Tunnel

    17
    0 Votes
    17 Posts
    2k Views
    johnpozJ
    @sn3akerz glad you got it sorted.. So you weren't crazy heheh.. So far I've been unable to wrap my head around a firewall rule to block this. Kind of hard to block something at the firewall if its not going over the firewall ;)
  • 0 Votes
    7 Posts
    2k Views
    GertjanG
    @jbannister SLAAC .... NPT .... Never used these, as they are 'not needed' ( ? ) I followed the pfsense documentation as mentioned above, and was a happy IPv6 user for many years. I advise you to validate the pfsense documentation. There is no SLAAC, even as it promises beautiful things. No NPT. This boils down to : set up a DHCPv6 server on every LAN - with a pool, so you can static DHCP map, as the old DHCPv4 days, your devices. I'm saying this with any in depth knowledge, but : as soon as I read NPT, there are issues .... so, it must be a complex thing. And I tend to keep things "simple", especially my Ethernet networks and everything that is related to it.
  • Walk through needed for ipv6 routing installation

    1
    0 Votes
    1 Posts
    315 Views
    No one has replied
  • IPv6 disappears from WAN interface after a few seconds of acquiring it

    1
    0 Votes
    1 Posts
    347 Views
    No one has replied
  • Rogers Ignite Modem Bridge Mode with pfSense Router Setup

    12
    1
    0 Votes
    12 Posts
    4k Views
    JKnottJ
    @jasonreg I used the first GUA that appeared in the list.
  • Rogers pfSense configuration

    60
    0 Votes
    60 Posts
    124k Views
    JKnottJ
    @jasonreg It's up to you. If you can get the monitor working fine, otherwise disable it and rely on IPv4.
  • IPv6 Firewall rules with dynamic prefixes

    4
    0 Votes
    4 Posts
    1k Views
    Bob.DigB
    @mlohr said in IPv6 Firewall rules with dynamic prefixes: In my understanding, my NAS will always be at "the same interface" from the perspective of pfSense, e.g., an interface configured to be the LAN port or DMZ. The "problem" is that your NAS is not on your WAN, so that will not work for your WAN rule that you need because pfSense doesn't know to which interface this host address belongs (as far as I have understand this, try it for yourself) But what does work is to make a DHCP static mapping on your prefix delegated "LAN" and to create an alias for that hostname you define there. Now every time the prefix changes, the alias will be changed too. In theory. There are still problems when the prefix actually changes but they can be mitigated by doing this at night times and rebooting pfSense via cron and so on.
  • IPv6 name resolution

    dns
    6
    0 Votes
    6 Posts
    2k Views
    JKnottJ
    @yobyot There is one SLAAC address that does not change. Point the DNS to that address.
  • ipv6 ping remote dos bug?

    5
    0 Votes
    5 Posts
    732 Views
    jimpJ
    I was able to reproduce it here and it did create a textdump for me. We're looking into it now.
  • 0 Votes
    7 Posts
    850 Views
    I
    ehhh, so I made the config change and it worked fine, but some time after I made the change (maybe an hour?) my pfSense system crashed and rebooted with a kernel panic/page fault :-/ (haven't had that happen on me ... ever I think? and I've been a longtime user) Basically I just set my manual Outbound NAT rules to IPv4 only, and only applicable to one of my internal subnets and everything seemed fine until it suddenly crashed. I did check the General and System logs and nothing useful or noteworthy was found there. Maybe the attached debug files are useful to somebody, though (I censored my info) info.0 textdump.tar.0
  • NPt should allow to use a dynamic delegated prefix as source too

    4
    0 Votes
    4 Posts
    678 Views
    M
    @bob-dig You're right on this, I don't use two GUA prefixes simultaneously pointing to the same internal ULA prefix, only as failover from one to the other if either ISP gets disconnected, as this is fairly common here. As far as I've tested, this works correctly if the primary ISP fails with pfSense changing the default GW to the next one in its Gateway Group after dpinger detects the failure of the previous one. You have to take care to arrange NPt rules in the same order (from top to bottom) as the matching GW's (1 to n), otherwise it won't work. It even fails back correctly when the previous ISP comes back online.
  • Feature request to assigng multiple IA-PD via IAID to track interfaces

    1
    0 Votes
    1 Posts
    291 Views
    No one has replied
  • Ipv6 showing pending on gateway

    12
    1 Votes
    12 Posts
    3k Views
    T
    Also just read some of this: No IPv6 after upgrade to 23.01. You did mention you upgraded... I am on 2.6 still.
  • IPv6 not assigning to LAN device - ISP Hyperoptic UK

    26
    1
    0 Votes
    26 Posts
    5k Views
    D
    Thanks for all the input; I think I'm nearly there but it is still not routing any traffic over IPv6. I set up as above, including the virtual IP as a3sx, and finally the WAN_DHCP6 has come up and is green (it wouldn't without the virtual IP). Amazing, never worked before. I took the address from configuring 'none' on WAN ip6 and seeing the loopback address after reboot (where does this come from??) it starts fe80:: My devices on the LAN are getting IP6 addresses and I can see leases on 'DHCPv6 Leases' status screen. My devices are getting IPv6 addresses starting with 2002:89dc... etc, could this be based on my delegated prefix? (Where do I see the prefix I got?) Yet when I open browser and do an IPv6 test all IPv6 tests fail. If I ping 'google.com' over ipv6 on diagnostics on the webUI it fails as well. Feels like it's close but there is still something wrong. Pfsense+ 23.01 If somebody would be able to look at my screenshare I'd send them money for a beer in the pub! thanks B
  • IPv6 route exclusions in OpenVPN

    1
    0 Votes
    1 Posts
    263 Views
    No one has replied
  • Best "IPv6 full-tunnel (with exceptions)" strategy

    1
    0 Votes
    1 Posts
    296 Views
    No one has replied
  • HE.net GIF requires disabling Outer Source Filtering?

    4
    0 Votes
    4 Posts
    724 Views
    S
    Appears the problem was related to a secondary WAN interface we have configured in the firewall. As soon as that WAN interface was disabled, the GIF tunnel would work without the filtering disabled. When the secondary WAN interface was enabled again, the tunnel still worked, so probably some messed up routing.
  • HE tunnel broken after 23.01

    he.net tunnelbroker error gif
    6
    0 Votes
    6 Posts
    2k Views
    J
    @steveits OK, thanks. If I can ever get registered on Redmine, I'll file a bug report.
  • guest vlan with ipv6

    6
    0 Votes
    6 Posts
    862 Views
    JKnottJ
    @gwabber No, you route the traffic, just as you do with your default gateway.
Copyright 2025 Rubicon Communications LLC (Netgate). All rights reserved.