• No traffic gets past HE ipv6 tunnel

    39
    4
    0 Votes
    39 Posts
    6k Views
    T
    I see. Will tracerouting the ipv4 addresses shown in the registration process be sufficient to tell if a specific tunnel endpoint is a good choice or will it require registration and bringing up the tunnel itself to be sure?
  • ICMPv6 Trouble?

    5
    0 Votes
    5 Posts
    922 Views
    GertjanG
    True, line 9 : @kaj said in ICMPv6 Trouble?: prefix ::101:101/128 { is not ok at all.
  • Redirect all IPv6 DNS requests to localhost

    7
    0 Votes
    7 Posts
    2k Views
    viktor_gV
    @wlp94611 see https://redmine.pfsense.org/issues/10984
  • Occasional warnings in ipv6 logs

    3
    0 Votes
    3 Posts
    3k Views
    I
    You've probably either figured this out already or just decided to ignore it but I have found that those errors are typically caused by an IPv6 client that doesn't support DHCPv6 and your IPv6 Router Advertisements are configured not to support SLAAC (set to either "Managed" or "Disabled" on that interface). Under "Services/DHCPv6 Server & RA", change your RA mode to "Assisted" or "Stateless" on the interface those clients are connected to and this error should disappear.
  • Android Clients unable to reach Internal Exchange Server

    9
    0 Votes
    9 Posts
    1k Views
    JKnottJ
    @AmC_OldSarge said in Android Clients unable to reach Internal Exchange Server: From what I am reading, by default, android uses IPv6 for DNS. Most things prefer IPv6 by default, but if it's not available they'll go immediately for IPv4.
  • 1 Votes
    48 Posts
    9k Views
    JKnottJ
    @cnrd said in pfSense does not reply to NS sent by ISP router, ISP does not respond to DHCPv6 request as a result: As stated here: https://www.freebsd.org/security/advisories/FreeBSD-SA-08:10.nd6.asc The solution described below causes IPv6 Neighbor Discovery Neighbor Solicitation messages from non-neighbors to be ignored. This can be re-enabled if required by setting the newly added net.inet6.icmp6.nd6_onlink_ns_rfc4861 sysctl to a non-zero value. I think a package coming from a global address to a link local would be considered a non-neighbor. Here is what I read on Redit: "II. Problem Description IPv6 routers may allow "on-link" IPv6 nodes to create and update the router's neighbor cache and forwarding information. A malicious IPv6 node sharing a common router but on a different physical segment from another node may be able to spoof Neighbor Discovery messages, allowing it to update router information for the victim node." Now, take a look at the packet containing the neighbour solicitation or advertisement and check the hop limit. It is 255. This is protection against that threat as a router would have to decrement it from 0, but a 0 hop limit would cause the packet to be dropped. This guarantees the packet originated on the local network. If it's any other number, the packet originated elsewhere and with a hop limit other than 255 or 0.
  • Correct NPt settings? Or how to not need it on this network?

    6
    0 Votes
    6 Posts
    931 Views
    JKnottJ
    @signalz If one device gets an IPv6 address but another doesn't, you have a local problem. Likely you have pfsense misconfigured. As for AAAA records, there is no way for any DNS server to know what name you assign to an address, unless you configure it. I have both the pfsense DNS server and a public server available. I put the host names I choose on those servers. Also, bear in mind, there are consistent addresses and privacy addresses, which change every day. Point the DNS to the consistent addresses. Consistent addresses are often based on the MAC address, but may be based on a random number. Either way, you point the DNS to the consistent address. Also, you will probably have a WAN IPv6 address, which is likely not used for routing. So, when you determine what your consistent addresses are, enter names for them in the pfsense DNS server.
  • router loses IPv6, error in routing logs

    12
    1
    0 Votes
    12 Posts
    1k Views
    L
    @evberd thanks for posting. I just lost connectivity again today, triggering the multiple-reboot cycle of pFsense until it would finally pull an IPv6 for my WAN and LAN. While I can grit my teeth and suffer through this until I get it going before the next disruption, it is truly vexing behavior. I woke up to no connectivity a few days ago due to Comcast equipment maintenance, and had to spend half an hour and was late to work because I needed to get the internet going for distance learning for my kids. That said, I've read what you've written a couple times, and it hasn't completely sunk in. I have tried using VLAN before and failed miserably. I am not an expert. I do use dynamic DNS as Comcast has changed my IP address several times over the past 6 months, I think due to equipment upgrades which is not a bad thing. The performance is impressive. Dynamic DNS does actually work, and does not seem to be a terrible solution for residential service.
  • IPv6 UUID-like Strings in IPv4 DHCP Leases MAC Fields

    2
    1
    0 Votes
    2 Posts
    428 Views
    N
    DHCPv4 can use a "client identifier" such as a DUID, just like DHCPv6. (rfc4361) I suspect this is what you are seeing.
  • Lost IPv6 IP with Comcast

    3
    0 Votes
    3 Posts
    544 Views
    T
    @qwerty123 I've got Spectrum and it's the same thing- I have some homelab servers that I don't want dynamic but I have implemented ipv6 internally (dual stack). What I did, right or wrong, was set the WAN interface to DHCP6, and the LAN and 2 VLANs to track, specifying prefix IDs for the VLANs (/56 hint worked). I also set the WAN to NOT send a release to the ISP under DHCP6 Client Config. Instead of using the DHCP6 from my servers, I set that up in PFSense and setup static IPV6 mappings for the servers. But instead of specifying the prefix which we know may change, I set the addresses as ::{interface identifier} hoping that if I don't specify a prefix, and it changes, at least the prefix ID and the interface ID remain as I specified and my servers still get a valid routable IPV6 ip. When it changes I will have to update a couple of ALIASES that list those networks, and some settings under Services/DHCPv6 Server & RA. Hopefully I won't have to mess with the static mappings though.
  • Multiple Router Advertisements

    24
    0 Votes
    24 Posts
    3k Views
    DerelictD
    Still some things to examine there but yes the ndp output is what I was looking for.
  • Network Prefix Translation (NPt) Failing

    8
    0 Votes
    8 Posts
    835 Views
    JKnottJ
    @Bob-Dig said in Network Prefix Translation (NPt) Failing: First, JKnott is always right. That's not what my ex says!
  • How could I eliminate immediate IPv4? (NAT/proxy it through IPv6)

    12
    0 Votes
    12 Posts
    2k Views
    JKnottJ
    @skilledinept Forget about the management interface and radius for a moment. The purpose of an AP is to provide a layer 2 connection between devices. That's it. So, it should pass IPv4 & IPv6 equally well. I get the impression your radius server is IPv4 only. Is that a problem? Can the clients only connect via IPv6? These days, dual stack is quite common and normally IPv6 is preferred, with fallback to IPv4.
  • How to Setup NAT64 using pfsense with Jool

    1
    0 Votes
    1 Posts
    2k Views
    No one has replied
  • IPv6 Neighbor Solicitation incorrectly retransmitted by PFSense?

    18
    0 Votes
    18 Posts
    2k Views
    DerelictD
    Really?
  • Problem Loading web pages with ipv6

    15
    0 Votes
    15 Posts
    4k Views
    U
    After another call to my ISP the problem finally solved!!! There was nothing from my side! Thank you all for your support.
  • No LAN IPv6 address with Track Interface on WAN

    27
    0 Votes
    27 Posts
    5k Views
    A
    @Jim-Coogan what ended up being a show stopper for me was my ISP only allocating a /64 range to my modem. For DHCPv6 relay to work with pfSense acting as a router you need to be able to use DHCPv6 with Prefix Delegation. To do that you need a bigger allocation than /64, e.g. /56 or /60 etc.
  • Automatically generated rules causing issues

    3
    0 Votes
    3 Posts
    524 Views
    M
    The bridged interfaces are ipv4 only. the issue is that the automatically generated rules are floating rules so they apply globally
  • Ipv6 - Is this roughly correct?

    8
    0 Votes
    8 Posts
    2k Views
    johnpozJ
    Yeah as Jknott has stated its normal.. It is also possible that the wan never even gets global address, and just use link-local.. Im not a fan of that, I like to see a global address on my wan ;) There is plenty of IPs to go around ;) ISP can afford to assign a global to the transit network ;) edit: to expand on the sheer number of IPs.. A min assignment from RIR for an ISP is a /32 - I just got one for a ipv6 project we are doing from Arin.. That is 65K /48s ;) or 4 billion /64s.. Comcast got a /9 - which is 36 quadrillion /64s - you would think they can afford a few /64 for transit networks ;) And its not like they can't get more... It took a couple of weeks to get the /32 - all you have to do is show basic need.. And a basic plan on how your going to use them.. These ISPs telling users they can only get 1 /64 is just nuts... You can head over to HE and they will give you a /48 you can tunnel for free. I have had mine for over 10 years.. ISPs should have no issues giving users either a 48 or at min a /56 and using a global for their transit network.
  • This topic is deleted!

    4
    0 Votes
    4 Posts
    150 Views
Copyright 2025 Rubicon Communications LLC (Netgate). All rights reserved.