• Need some help with IPv6 configuration

    8
    0 Votes
    8 Posts
    1k Views
    JKnottJ

    @almodovaris

    DHCPv6 does not work with Android. You'll have to switch to SLAAC.

  • Delegated prefix not used

    12
    0 Votes
    12 Posts
    2k Views
    R

    Ok i just gave up on getting pfSense to generate a working configuration...
    If something in my ISP's weird setup is causing it, a bug or the position of the moon i have no idea.

    But it works when writing the config file manually and adding the interfaces. The interface still shows nothing about the delegated prefix but everything is working.
    RA's set to unmanaged on the local interfaces.

    The config file that works with my setup (on Kviknet in denmark):

    interface xn3 { send ia-pd 1; send ia-na 1; script "/var/etc/dhcp6c_wan_script.sh"; }; id-assoc na 1 { }; id-assoc pd 1 { prefix ::/48 infinity; prefix-interface xn0 { sla-len 16; sla-id 1; }; prefix-interface xn1 { sla-len 16; sla-id 2; }; };
  • IPv6 PPPoE Telmex/Telnor WAN Interface Configuration

    16
    0 Votes
    16 Posts
    3k Views
    D

    @abcdefabcdef were you able to resolve telmex's IPv6 connection in bridge mode?

  • Unifi Cloud Key Gen2+ ipv6 issues

    6
    0 Votes
    6 Posts
    2k Views
    S

    @johnpoz i installed the cert and added it to the trust store 🤷 so i'm assuming i did lol

    cool ill take a look

  • IPv6 HA setup not passing traffic

    5
    0 Votes
    5 Posts
    1k Views
    J

    So my config was perfectly fine. rebooted the server and it just suddenly started working. guessing something getting cached

  • no ipv6 access - NDP not populating for Android devices

    7
    0 Votes
    7 Posts
    2k Views
    D

    Well... Actually i had quite the same problem as in the referenced thread: The issue was also caused by the WLAN infrastructure (but ExtremeNetworks AP130 AP250 Firmware 10.3.x). I have connected the conspicuous devices to the "WIFI VLAN" via USB-RJ45 adapter and have not seen any problems in the IPv6 connectivity.

    I also made a case to the WIFI vendor.... Sorry for the noice.

  • IPv6 and internal DNS registration

    53
    0 Votes
    53 Posts
    15k Views
    JKnottJ

    @hmf said in IPv6 and internal DNS registration:

    Version 21.05.2-RELEASE (amd64)

    I'm on 2.5.2 (amd64), which is the latest for non Netgate gear. I didn't know there was a version 21 for AMD.

  • My ISP activates ipv6, what to do?

    20
    0 Votes
    20 Posts
    3k Views
    JKnottJ

    @johnpoz

    You may not need it now, but the more people procrastinate, the longer it will take to move to IPv6 and the world as a whole will suffer for it. The shortage of IPv4 addresses was obvious many years ago and even to me, when I was just learning about IPv4. I remember sitting in the class and thinking to myself that 4B addresses wasn't enough.

    We need more mandates to provide IPv6, just as happened in India, China and elsewhere. The move to IPv6 is being driven by the 3rd world, when we should be leading, not following. In Canada, many companies are providing IPv6, but for some reason not Bell Canada, where even on their cell network, where IPv6 is mandatory for 4G, they do a poor job of it.
    Curiously, Telus, which is Bell's partner (they even shared cell networks) in the western part of the country, was one of the first to provide IPv6, even before Rogers, which I'm on. All the Canadian cable companies I'm aware of provide IPv6, as do some of the resellers that use Bell's ADSL network or Rogers' cable.

    Sticking with IPv4 is crippling the Internet.

  • Troubleshooting LAN IPv6 Track Interface (Cox)

    4
    0 Votes
    4 Posts
    840 Views
    ChrisLynchC

    @jknott Thank you so much for pointing that out. The presense of the 192.168.0.0/24 address should have been a clue. Stupid me didn't think of bridge mode. I was able to enable bridge mode and everything is working as expected.

  • IPv6 RD working, but statys says 100% packet loss

    1
    0 Votes
    1 Posts
    498 Views
    No one has replied
  • IPv6 and OpenVPN

    5
    0 Votes
    5 Posts
    1k Views
    F

    @linuxtracker I tried but still the same problem 😢
    The name resolution works but I cannot ping nor access a LAN device in IPv6.

    Thanks

  • NPt Help - Dual WAN ipv6

    2
    0 Votes
    2 Posts
    586 Views
    A

    I realized my /60 prefix from Xfinity had changed, once I updated the NPt mapping all is well again. I was thinking that if the prefix changed, the v6 gateway would go down - but, that didn't happen. If anyone has any suggestions for how I might monitor a prefix change without using DHCP6 I'd be very appreciative. Unfortunately, I don't think I can have two interfaces each pulling prefixes with DHCP6: https://redmine.pfsense.org/issues/6880

    My workaround was to get the prefix through DHCP6 on the Xfinity interface, then use the assigned ipv6 address, gateway and prefixes to for a static configuration. Can't figure out a better way...

  • pfSense 2.5.2 - IPv6 (DUID and IAID)

    6
    0 Votes
    6 Posts
    1k Views
    bearhntrB

    @bob-dig

    Windows is my home's Domain Controller, DHCP (DHCPv6) and DNS -- soon to be LDAP.

    I make all address reservations in Windows Server 2019.

    I am hoping that once I get to the LDAP configuration - I can set pfSense to use LDAP credentials to login - rather than the local account I use now. 😊

  • 6to4 tunnel over

    1
    0 Votes
    1 Posts
    605 Views
    No one has replied
  • Comcast Residential /64 Delegation

    96
    0 Votes
    96 Posts
    23k Views
    bearhntrB

    @jpvonhemel

    COMCAST support forums are a huge Joke!!! You got all the COMCAST Staff in there telling you their favorite answer "that configuration is 'not supported'" Trust me - I have B.T.D.T (been there done that).

    I think I got it working in another way - back to 19/20 - still cannot figure out why I cannot get Hostname for ipv6 to show on the test. I can ping the IPv4 and IPv6 address of the DC and pfSense with name resolution - and they come back with the name from the DC.

    b9bcc81a-ac80-4924-ba03-21e23fd72d2e-image.png

    From other machines on my network I get this

    900cfeeb-31b2-4629-81d9-091153f2d818-image.png

    It resolves the NAME - but get ping failure.

    I checked the Firewall on that workstation and ICMP is on - otherwise it would not have resolved the name or pinged at all.

  • IPv6 routing loop when traceroute to LAN GW

    2
    0 Votes
    2 Posts
    687 Views
    L

    My comment keeps getting auto-flagged as spam (not the first time) so here's an image of it.

    reply.jpg

  • IPV6 setup with Hyperoptic (UK ISP)

    27
    0 Votes
    27 Posts
    9k Views
    A

    This all worked for a couple of years but we have had some Hyperoptic upgrade done in the area and it has broken IPV6 connectivity using DHCPV6 (default configuration). Trying to work out what is best to do at the moment but wondering if anyone else has seen this? Only way of getting IPV6 right now is using the ISP provided kit which isn't giving much away about configuration.

    I'm not hopeful of a solution right now as I've seen several other forum posts where people have either been able to get IPV6 working on their connection or not and if it works it seems to just work in the way described above but if it isn't working nothing seems to get it on, but will be trying a couple of options with PFSense over the next few days as we have a lot more info from the logs than on most of the other routers out there.

  • Configuring static IPv6 just isn't working; what am I screwing up?

    8
    0 Votes
    8 Posts
    1k Views
    K

    Success!

    Thanks so much for the help.
    Very much appreciated.

  • IPV6 Test fails-router+modem happy though…

    27
    0 Votes
    27 Posts
    4k Views
    J

    @jknott

    Enough.

    I got my first "computer" when we could buy the parts at Radio Shack, 1973...

    Had you told me I won't see anything in the captured file going in, maybe different result.

    OR had you told me how to use Wireshark so I could see...I can certainly figure out Wireshark.

    Again being smarter than me about operating systems does not mean you get to be... never mind.

    I have IPV6 working fine now by the way if your interested.

    Dropped using 2.6.0, back to 2.5.2 and found a guy in this area also using Comcast who has a "IF you use Comcast here's how you setup PFSense" step by step.

    IPV6 fine. Have to wait until this evening to test Nintendo Switch on-line game access.

  • Endereço IP

    2
    0 Votes
    2 Posts
    778 Views
    M

    @rodrigocamargo said in Endereço IP:

    1 Digamos que a pessoa irá criar uma rede na empresa dela e usará o IP 192.168.0 a 192.168.0.255, ou seja, colocará num total 256 hosts na empresa, este endereço de IP ele é exclusivo da empresa, ou seja, ninguém que for criar uma outra rede com o mesmo propósito não poderá usar este endereço de IP?

    Não são 256 hosts, o primeiro e o último não pode usar pois o primeiro 192.168.0.0 é a network, e o útlimo é 192.168.0.255 que é o broadcast.
    São 8 bits para host, 2 elevado a n -2, onde n é o número de bits, ou seja 256 -2 = 254 hosts.

    2 Eu vi alguns roteadores e modems que eu tenho em casa, por exemplo da Tp-link que o endereço de IP é 192.168.68.102 este endereço é só dá Tp-link? E se eu fosse utilizar o endereço de rede no item 1 eu teria que utilizar somente hosts da mesma marca ou posso ter de marcas diferentes?

    Não é assim, pesquise sobre RFC1918.
    Esses endereços podem ser usados em todas as redes internas.
    10.0.0.0/8
    172.16.0.0/12
    192.168.0.0/16

    E é para isso que NAT serve, pois o NAT transforma seu IP público, que é único, no IP privado que você tem ai dentro.

Copyright 2025 Rubicon Communications LLC (Netgate). All rights reserved.