Hi cmb,
I configured only a few things – all other options are in default.
Configured:
WAN (hn0): Static IPv4, Static IPv6 (in unique local fd00::/8 range) + gateway to another IPv4 / IPv6 router
LAN (hn1): Same, without GW
NAT: Disabled
FW: Pass all IPv4/6 on WAN and LAN (I’m building testing environment so security isn’t my concern right now and I’m going to add rules later)
DHCPv4/6 and Router Advertisement: Disabled
DNS Resolver: Disabled
basically – it’s just a router…
Windows Servers that are in several subnets and should communicate each other get IPv6 addresses from pfSense. That’s problem since Windows Servers (their interfaces are in default so RA is enabled) have configured static IPv4 and 6 (fd00::/8).
When radvd is up then Windows Server gets another IPv6 and I can see lease in "Status: DHCPv6 leases" section. Windows Server then tries to communicate with another in different subnet using IPv6 from DHCPv6 and that’s not possible since another router doesn’t have correct static route (IP from DHCPv6 has different subnet).