• Struggling to set static mappings

    15
    0 Votes
    15 Posts
    1k Views
    M

    @jknott

    I went for the nuclear option and rebooted pfSense and it's working fine now.

    5293d4c1-c90f-469b-a961-d55af208eeec-image.png

  • Have WAN track WAN IPv6?

    38
    0 Votes
    38 Posts
    4k Views
  • reaching firewall itself via ipv6

    24
    0 Votes
    24 Posts
    2k Views
    luckman212L

    @ddbnj I'm on FIOS too (NYC) and spent just about the entire week messing around with and learning the ins and outs of Verizon's implementation. There are definitely some sharp edges but I'm pretty happy now with the way things are working.

    You might want to check out my helper script to assign a routable IP (GUA) to your WAN from one of the delegated prefix subnets. Link below

    luckman212/assign-gua-from-iapd - GitHub

  • ipv6 noob

    17
    0 Votes
    17 Posts
    1k Views
    T

    I realized the problem was my bridge so I am in the middle of a complete redesign of my network. Will post back when I know more. Hopefully the family wont object too much to the down time.

  • odd ipv6 routing issue

    36
    0 Votes
    36 Posts
    3k Views
    JKnottJ

    @johnpoz said in odd ipv6 routing issue:

    Been in the business for some 30 years, before there was even switches.

    So, you're a newcomer. I've been in the LAN business since early 1978, before there was Ethernet or IP. It was on the Air Canada reservation system, where the LAN used time division multiplexing over coax @ 2 Mb or triaxial cable @ 8 Mb. I started in telecom in May 1972.

  • No global address on LAN using Track Interface behind ISP router

    10
    0 Votes
    10 Posts
    1k Views
    JKnottJ

    @roycethebiker

    Did you select 56 for the prefix size?

  • Lost ipv6 connectivity on TrueNAS Core after upgrade from 22.01 to 22.05

    3
    0 Votes
    3 Posts
    1k Views
    D

    Looks like a bug has been filed by the dev team.

  • Issue configuring IPv6 with ULA, but works fine with Track Interface.

    36
    0 Votes
    36 Posts
    6k Views
    L

    It is set on for me per my above post. But, I am on 2.6.0 (which is 22.2 config rev).

  • Static IPv6 addresses (last 64bits) with dynamic ISP prefix /56

    8
    0 Votes
    8 Posts
    2k Views
    JKnottJ

    @pfadmin

    Assuming you want access from elsewhere, how would that help? You still have to allow the outside world to know what the address is.

  • 0 Votes
    24 Posts
    3k Views
    JKnottJ

    @jagdtigger

    You said an ordinary computer doesn't work. Try complaining about and see what they say. I know it can sometimes be difficult to get through support.

  • Cosmote FTTH connection ipv6 issue

    1
    0 Votes
    1 Posts
    615 Views
    No one has replied
  • Site to Site ipv6 best practice GUA vs ULA

    6
    0 Votes
    6 Posts
    1k Views
    JKnottJ

    @ddbnj said in Site to Site ipv6 best practice GUA vs ULA:

    I'm still using IPv4 tunnels but am transmitting IPv6 packets across.

    I do the same. I don't run the tunnel over IPv6 due to DNS issues. My IPv4 address is an alias that points to the ISP provided host name. Using the alias prevents the DNS server from returning the IPv6 address, which is a regular AAAA record. However, pfSense is configured to allow either IPv4 or IPv6.

  • xfinity/comcast ipv6 issue

    16
    0 Votes
    16 Posts
    2k Views
    JKnottJ

    @jarhead said in xfinity/comcast ipv6 issue:

    But the CGNAT issue I agree with and is valid. Other than that, no reason for IPv6.

    When NAT first came out, it broke FTP clients.
    It breaks VoIP and some games, requiring STUN to get around it.
    It breaks IPSec authentication headers.
    It adds work load to routers.
    IPv6 provides far more than enough addresses.
    IPv6 adds security features.
    IPv6 improves router performance.
    Etc..

  • Best practices for local name resolution

    12
    0 Votes
    12 Posts
    1k Views
    D

    @jknott

    The packet capture via mac address is a good idea. If I decide to create an IPv6 table for my local devices, I'll use it.

    Regarding routing, I realized that I have to add a route for ULA devices if I don't create an address for the interface itself. It's for devices on a different VLAN to reach ULA devices (admin to IOT).

    Anyway, thanks for your insights. Learning and deploying IPv6 has been pretty time consuming, I got to catch up with my real life!

    Thanks,

    Devan

  • Routing IPv6 and Prefix Delegation

    13
    0 Votes
    13 Posts
    3k Views
    DerelictD

    @mloiterman Make a /128 Virtual IP address on your WAN in on of the /64s you want to route downstream. Make a WAN rule passing ICMP6 to that address. Ping it from the outside. Until that works you're not going to be able to route it downstream.

    pfSense is doing what it's supposed to be doing with the /64s on a tracked inside interface. That doesn't mean it's a new delegation. Just that dhcpd is adding that prefix to that interface from the delegation.

    Go to System > Advanced, Networking and enable the debug on dhcp6c. Then edit/save WAN. Then go to Status > System Logs, DHCP and filter on Process: dhcp6c. See what is there. That should show you the prefix that was assigned.

  • 0 Votes
    1 Posts
    354 Views
    No one has replied
  • Help needed geting fresh install playing nice with IPV6

    23
    0 Votes
    23 Posts
    3k Views
    F

    2c9312f5-1be0-42f0-82b9-37c99c93416b-image.png

    I only keep zipping files since this webpage doesn't accept my native uploads. The screenshots have to be less than 2MB or they get rejected. The only way I could get the screenshot that small was to make it a PDF file which isn't accepted. Saving it as a .BMP or .JPG the file was just over 2MB and wasn't accepted.

    Frank

  • VIP address in NDP table on secondary node

    1
    0 Votes
    1 Posts
    391 Views
    No one has replied
  • Could this be a bug? Radvd cannot start.

    2
    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.

  • No IPv6 traffic (Init7)

    23
    0 Votes
    23 Posts
    5k Views
    JKnottJ

    @noviceiii

    Here's an example of what I'm looking for in the captures. This is just part of one packet of 8.

    5494ae04-4151-4fb1-a332-0dd7a0ea02a9-image.png

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