@jhg said in pfSense static ipv6 address on LAN tracking delegated prefix?:
Is there a way to give the firewall's LAN interface a static IPv6 address within the delegated prefix?
I know of one 'official' way : you have to do this if you are really get an /64 (probably way bigger) to assign to your LAN(s).
Normally, ISP don't do this, you need to have the dhcp6c on WAN asking for at least one 'prefix', and have that assigned to your LAN using Tracking mode.
Create a free account here : https://tunnelbroker.net
bfa252a7-0d69-4be4-ac0b-64c115ece417-image.png
From here on, it's easy :
Assign statically the xxx:5c0:2 to you WAN IPv6.
Because they give you a /48, don't even bother with the announced /64 = xxx:5c0::/64
Assign statically the first 2001:471:c8xx:0::/64 (from the /48 pool) to your first LAN.
Assign statically the first 2001:471:c8xx:1::/64 (from the /48 pool) to your second LAN.
Etc, continue like that 65533 times for 65535 LAN's ^^
I've been using this 'setup' for nearly a decade, and it was just perfect.
Well, close to perfect, as a IPv6 over Ipv4 tunnel is used to the closest he;net access point, Paris for me (216.66.84.42). My IPv4 WAN speed was about 25 Mbits/sec back then, and I'm not sure they will follow my current speed, > 1 Gbits right now.
But again : it worked flawlessly.