• 2.2.2 my lan side IPv6 blocks stopped working

    4
    0 Votes
    4 Posts
    1k Views
    A
    Most likely you need to switch to advance DHCPv6 config. See this post for details: https://forum.pfsense.org/index.php?topic=90699.msg502875#msg502875
  • Radvd with multiple prefixes

    11
    0 Votes
    11 Posts
    6k Views
    P
    Did I understand this correctly: dhcp6c constantly tries to get a PD because I told it I want a PD? Well it should! If I don't want it to do it why would I tell it, that it should fetch a PD? Those that have issues with that should simply untick the checkbox, why make it overly complex and intransparent when a PD is fetched and when not? Simple solution as it has been: Checkbox checked: fetch PD, not checked: dont fetch PD. Now it depends if an interface has track interface enabled or I circumvent it by talking directly to the deamon in its config language. For the sake of simplicity and transparency please revert it. And please, dont say who is a majority and a minority, you probably have no full analysis of that, its not a very scientific argument and just makes bad feelings - despite, this argument is highly dynamic and can change easily over time, but you probably dont track that.
  • IPv6 Blocked Since Upgrade to 2.2 - TWC

    3
    0 Votes
    3 Posts
    2k Views
    T
    After doing some more digging and clearing out all the deprecated ipv6 addresses on my client, I noticed I was getting two separate, but similar address ranges.  Somehow during the upgrade radvd.conf found itself with two subnet advertisements, one for the valid address range and another for an older range that I had not received in quite some time.  I manually removed the old range from radvd.conf, HUP'ed radvd, and after a reboot to ensure a clean network slate my client is connecting again.
  • Issue keeping IPv6 address on Apple iOS devices

    1
    0 Votes
    1 Posts
    1k Views
    No one has replied
  • Isn't "Track Interface" Dangerous on a Managed Network?

    8
    0 Votes
    8 Posts
    2k Views
    C
    @antillie: I imagine most ISPs wont do this unless you are a large account that spends lots of money. Depends on how you define "lots." Generally in the US if you have fiber connectivity, they're willing to do it, even if it's just a single connection you're buying with them. Looking at ~$1000 USD/month at the low end for that type of connection, though that can vary widely depending on location.
  • Isolating RA with VLANs

    20
    0 Votes
    20 Posts
    3k Views
    DerelictD
    If you are sending a tagged voice VLAN to a phone along with an untagged VLAN intended to be used by the host chained off the phone and the host chained off the phone is seeing both the tagged traffic and the untagged traffic, the phone is either broken or configured incorrectly.
  • Native IPv6 routing problem, can't leave subnet

    5
    0 Votes
    5 Posts
    1k Views
    M
    In my case, this problem was caused by a wireless access point in the network running OpenWRT trying to hand out IPv6 addresses when it had no business doing so. Hope this helps someone.
  • Comcast IPv6 - no IP received

    18
    0 Votes
    18 Posts
    3k Views
    R
    If everything is configured right, you'll always end up with /64 prefixes on your LAN interfaces; the /60 is the total address space delegated to you, and pfSense will split it up into up to 16 /64 prefixes, one for each interfaces configured to track the WAN.
  • ICMPv6 filtering rule recommendation

    9
    0 Votes
    9 Posts
    6k Views
    A
    The ICMP types you are referring to were removed from ICMPv6 for exactly the reasons you mentioned. There really isn't anything worth blocking aside from ping on a layer 3 device. There are ICMP types you might want to block on a switch, such as router advertisements, but that's layer 2 stuff. And for the love of god don't rate limit ICMPv6 on your edge device. I knew a guy that rate limited ICMPv6 to 20 packets per minute on the linux router in his lab. He was then very confused when I brought down the entire lab by pinging his router from a windows machine with the -t option over IPv6. Don't approach ICMPv6 with an ICMPv4 mentality. They are totally different protocols with totally different jobs that need to be handled in totally different ways.
  • 6to4 periodic Reset Problem….

    3
    0 Votes
    3 Posts
    1k Views
    4
    Hi, my ISP will provice native ipv6 in  couple of months, so, there is no need to get any kind if -IM-proper tunnel. Tunnelbrokers are all (!) slower than the nativ ISP. In another router I used gogonet, HE and SIxxs - the are all slower than my 6to4 solution - and the not reachable-issue didnot occur once for me….. The point is not the tunnel, there is another bug which makes this happen - or don't you think so, then, please, explain it to me. Cheers 4920441
  • IPv6 can't ping from LAN device but can ping from LAN interface

    7
    0 Votes
    7 Posts
    2k Views
    E
    Not sure if this has much if anything to do with 2.2.1, but as this is a development environment for me I was able to upgrade to version 2.2.2-DEVELOPMENT.  My issues are fixed (right now). I will report back if they break again.
  • 0 Votes
    11 Posts
    4k Views
    H
    @JasonTracy: That said, I'm interested to hear more about how you're doing this! What ?  :D  I will outline the principle for non-tracking setups. Comcast, I am not with them. But they supply a /60, I understood from elsewhere. Try [Interfaces: WAN] (Advanced(Send Options=ia-pd 0)) and (prefix delegation: checked) If you get the /60 on the WAN, then you can know your prefixnumber as the first 64 bits. Let's assume you get a prefixnumber like 2015:911:abcd:ff80(::1) on your WAN. The last placeholder (0) in :ff80: is actually the supplied space, your 4-bits equals 15 LAN's possibly. Now in webgui pfSense you can make a LAN-1 static as 2015:911:abcd:ff81::1/64 or a LAN-2 static as 2015:911:abcd:ff82::1/64. (The space available is :ff81: tru :ff8f: ). A (PC) serverhost on LAN-1 (:ff81:) could get a number issued by you, (not by DHCPv6), say 2015:911:abcd:ff81::1001. Or you could config a DHCPv6-Server/RA with a pool like [2015:911:abcd:ff81::1051 upto 2015:911:abcd:ff81::1100]. You make your WAN firewall rules on a wellknown server fixed IPv6 address. So when ISP pulls/changes your 2015:911:abcd:ff8::/60, then your IPv6 LAN's and public server are securely off-line.
  • Tunnelbroker.net always needed for IPv6?

    5
    0 Votes
    5 Posts
    1k Views
    R
    Ditto for Comcast. EDIT: Sorry, it's actually just a /60 for Comcast.
  • Comcast IPv6 PD + PFSense Changing IPv6 Prefixes

    3
    0 Votes
    3 Posts
    1k Views
    C
    @antillie: If Comcast wants to change your IPv6 prefix there is nothing you can do to stop them. It wouldn't surprise me if they change your prefix now and then just to make it hard for you to run a server. Maybe they can sell you a business class account with a static prefix assignment? Yeah I'm hoping it's not nefarious. :) Issue is getting the speed/bandwidth on the business accounts. A 100MB line on Business isn't cheap… Or, if this enhancement gets applied to PFSense then it may resolve my issue. https://redmine.pfsense.org/issues/3029
  • IPV6 Problem

    4
    0 Votes
    4 Posts
    1k Views
    H
    Yes, your edge firewall is a master holding the /48. Request by slave DHCP(PD). Stop the /52-ing internal. Peel off /64-ers from your comcast /48. Stick to /64 routing.
  • IPV6 static

    7
    0 Votes
    7 Posts
    1k Views
    A
    the guy from my ISP
  • IPv6 dynamic NAT

    8
    0 Votes
    8 Posts
    2k Views
    H
    @pii77: … Anyone with best practices on how to solve this?... Why does an/your ISP issue a prefix /48 and not keep it the same number for you, despite you get it with DHCP6c(PD) (and they reserve the right to change/pull it ofcourse). ? Why not just assume that your /48 is a permanent number (quasi-static) ? Because then next assign your LAN a subnet static or with DHCP6-server…
  • [SOLVED] IPv6 PPPoe and track interface

    13
    0 Votes
    13 Posts
    5k Views
    H
    @snowyrain: I don't know why… As a pfSense manager yourself, that is not a very satisfying position.  :P
  • 6in4 on pfSense?

    4
    0 Votes
    4 Posts
    1k Views
    D
    No, not 6to4. That 6to4 wannabe magic anycast thing is officially dead.
  • IPV6 possible to route internally in server?

    11
    0 Votes
    11 Posts
    2k Views
    D
    Yeah, this is a pfSense forum. Configuring firewalls requires you understand at least basic concepts of networking. You are totally stuck with IPv4 mentality, which just does not apply to IPv6. Everyone has a public IPv6, every box can be reached directly unless you block the traffic by firewall. There is no NAT to hide behind.
Copyright 2025 Rubicon Communications LLC (Netgate). All rights reserved.