• Subnet vs prefix

    15
    0 Votes
    15 Posts
    9k Views
    C
    On networks with end user devices, yes, it would be a bad practice to use anything other than a /64.
  • Can't get PD /56 to work

    12
    0 Votes
    12 Posts
    4k Views
    B
    @sheptard: I just updated to 2.3.2-DEVELOPMENT which included a update to dhcp6 and seems things are working better. my internal clients have valid ipv6 addresses and ipv6 dns works just fine. However I can't get any ipv6 traffic to leave my lan, but ipv6 connectivity works just fine on the router. I just installed the DEV version and for me there was no difference. I configured the prefix and other settings as before. I had to manually start dhcp6c as above. After that, everything was the same as it was with the other version. The dhcp6 gateway status is "pending", but ipv6 is working.
  • DHCPv6 Leases status incorrect

    3
    0 Votes
    3 Posts
    1k Views
    H
    Jimp, Many thanks for your reply. The static IP address client (::210) is in the NDP Table but I am not sure if the client is talking to pfSense. Please see the attached NDP Table. Thanks again for your reply! [image: Untitled.jpg] [image: Untitled.jpg_thumb]
  • Documentation or help? V6 Subnets routing / CARP

    4
    0 Votes
    4 Posts
    1k Views
    B
    Ok … almost that way .. I got a /64 and a /48 from HuricaneElektric The /64 is no between the first PFSense and the CARP-Cluster The /48 is routed to the vIP of the CARP-Clusters WAN-vIP the first /64 out of the /48 is for the LAN now. RA is set to unmanaged for LAN-IPv6 Some stuff with default-GW and firewall arround ... Now it works really fine!
  • Trouble with multi-LAN, single-WAN setup

    2
    0 Votes
    2 Posts
    1k Views
    T
    Worked it out, just needed to get my upstream provider to add static routes for those internal LANs to his upstream router. 2222:fc00:0:123::10:21c/64 via 2222:fc00:0:21::10:21c 2222:fc00:0:127::10:21c/64 via 2222:fc00:0:21::10:21c
  • 6rd Tunnel with AT&T Uverse IPv6

    21
    0 Votes
    21 Posts
    14k Views
    M
    LOL I was actually just reading through that same post. Seems pretty interesting. I have the old version of the Netgear switch theyre talking about. It has since died. Wonder if I can RMA it! :P Otherwise, I need to pick up a new switch anyway.
  • Ipv6 "Track Interface" causes IPv4 to go down

    1
    0 Votes
    1 Posts
    783 Views
    No one has replied
  • [Solved] Can't use uppercase ipv6 address in interface gui

    2
    0 Votes
    2 Posts
    691 Views
    C
    ipv6 must be in lowercase https://tools.ietf.org/html/rfc5952#section-4.3 https://forum.pfsense.org/index.php?topic=114173.msg634799#msg634799
  • Unable to set IPV6 DHCP range

    6
    0 Votes
    6 Posts
    2k Views
    K
    Basically - yes. I assign a /64 for each VPN instance, each "LAN" etc etc. As to what you set as the range, it depends completely on what you were assigned by HE. Also, you have to set up the firewall to use IPV6 at all and you have to secure it.
  • Possible bug in 2.3.1 with IPv6?

    13
    0 Votes
    13 Posts
    3k Views
    S
    I guess this errormessage is also intressting: From systemlog: /rc.newwanipv6: The command '/usr/local/sbin/dhcpd -user dhcpd -group _dhcp -chroot /var/dhcpd -cf /etc/dhcpd.conf -pf /var/run/dhcpd.pid re2_vlan1 re2_vlan2 re2_vlan3' returned exit code '1', the output was 'Internet Systems Consortium DHCP Server 4.3.3-P1 Copyright 2004-2016 Internet Systems Consortium. All rights reserved. For info, please visit https://www.isc.org/software/dhcp/ Config file: /etc/dhcpd.conf Database file: /var/db/dhcpd.leases PID file: /var/run/dhcpd.pid Wrote 15 leases to leases file. Listening on BPF/re2_vlan3/00:0d:b9:33:95:42/192.168.3.0/24 Sending on BPF/re2_vlan3/00:0d:b9:33:95:42/192.168.3.0/24 Listening on BPF/re2_vlan2/00:0d:b9:33:95:42/192.168.2.0/24 Sending on BPF/re2_vlan2/00:0d:b9:33:95:42/192.168.2.0/24 Listening on BPF/re2_vlan1/00:0d:b9:33:95:42/192.168.1.0/24 Sending on BPF/re2_vlan1/00:0d:b9:33:95:42/192.168.1.0/24 Can't bind to dhcp address: Address already in use Please make sure there is no other dhcp server running and that t Command executed via ssh: [2.3.1-RELEASE][root@pfSense.localdomain]/root: /usr/local/sbin/dhcpd -user dhcpd -group _dhcp -chroot /var/dhcpd -cf /etc/dhcpd.conf -pf /var/run/dhcpd.pid re2_vlan1 re2_vlan2 re2_vlan3 Internet Systems Consortium DHCP Server 4.3.3-P1 Copyright 2004-2016 Internet Systems Consortium. All rights reserved. For info, please visit https://www.isc.org/software/dhcp/ Config file: /etc/dhcpd.conf Database file: /var/db/dhcpd.leases PID file: /var/run/dhcpd.pid Wrote 15 leases to leases file. Listening on BPF/re2_vlan3/00:0d:b9:33:95:42/192.168.3.0/24 Sending on  BPF/re2_vlan3/00:0d:b9:33:95:42/192.168.3.0/24 Listening on BPF/re2_vlan2/00:0d:b9:33:95:42/192.168.2.0/24 Sending on  BPF/re2_vlan2/00:0d:b9:33:95:42/192.168.2.0/24 Listening on BPF/re2_vlan1/00:0d:b9:33:95:42/192.168.1.0/24 Sending on  BPF/re2_vlan1/00:0d:b9:33:95:42/192.168.1.0/24 Can't bind to dhcp address: Address already in use Please make sure there is no other dhcp server running and that there's no entry for dhcp or bootp in /etc/inetd.conf.  Also make sure you are not running HP JetAdmin software, which includes a bootp server. If you think you have received this message due to a bug rather than a configuration issue please read the section on submitting bugs on either our web page at www.isc.org or in the README file before submitting a bug.  These pages explain the proper process and the information we find helpful for debugging.. exiting.
  • Unable to enter IPv6 address in NPT rules on firewall_nat_npt_edit.php

    5
    0 Votes
    5 Posts
    1k Views
    N
    For improved usability I would suggest noting that either in the description or error message that pops up.
  • Block SSH on link-local ipv6 address

    8
    0 Votes
    8 Posts
    2k Views
    Y
    Alright, that makes sense. Thanks for the help.
  • Can ipv6 virtual server point at ipv4 pool elements?

    7
    0 Votes
    7 Posts
    1k Views
    C
    @hcoin: Re #2…. The firm but gentle encouragement I give along these lines has the same result the cashier at the grocery store gives when I explain "But I contribute to open source software, do I still have to pay?" Not an apt comparison at all. If you're paying someone for connectivity and they aren't routing you an IPv6 block for use internally, they aren't providing what you're paying for.
  • [SOLVED] radvd on vlan prefix size -1, no ipv6 working

    1
    0 Votes
    1 Posts
    1k Views
    No one has replied
  • ICMPv6 flooding the pfSense firewall logs

    Locked
    3
    0 Votes
    3 Posts
    3k Views
    S
    Got it. I have the same question opened in the Firewall section of the forum, but … could I ask you what steps should I take to disable logging for the default rules related to IPv6? Thank you for your help. This problem is solved now, please see this here: https://forum.pfsense.org/index.php?topic=113582.0
  • <addr>/<bitcount>/ <bitcount>?</bitcount></bitcount></addr>

    2
    0 Votes
    2 Posts
    798 Views
    C
    which field on which page?
  • Pfsense 2.2 one WAN two LANs IPv6 [SOLVED]

    9
    0 Votes
    9 Posts
    7k Views
    A
    this fixed it for me
  • 2.2.6 - TWC - SB 6183 - IPv6

    5
    0 Votes
    5 Posts
    3k Views
    A
    I'm still having this issue with default settings Modem: SB6183 pfSense: 2.3.1 DHCPv6: Pending this fixed it for me: https://forum.pfsense.org/index.php?topic=87623.0
  • IPv6 Disappears After A Couple Days

    2
    0 Votes
    2 Posts
    934 Views
    stan-qazS
    No idea about your issue but for something similar happening on my cable modem. The work-around until the glitch was fixed by the ISP with new modem firmware was to do a DHCP release/renew on the WAN interface in pfSense, much less aggravation than a reboot! http://your-pfsense-box/status_interfaces.php
  • IPv6 Track Interface Delegation size question

    4
    0 Votes
    4 Posts
    1k Views
    K
    Yeah, the PPPoE example is exactly the same situation that you have with a tunnel provider such as HE or SixXS. There has to be a separate tunnel network (sometimes called transfer network) with an address space that does not overlap with any of the other subnets used on your systems, otherwise you just can not route anything. On such tunnel network a /64 is used but only two addresses are ever actually used because link is point-to-point with just two peers.
Copyright 2025 Rubicon Communications LLC (Netgate). All rights reserved.