Open menu

pfSense IPv6

16 Aug 2020
  • Head over to my Proxmox IPv6
  • In pfSense
  • goto system -> routing
    • add a new IPv6 gateway
    • add a name
    • add the IP (this will be 2001:41d0:xXx:xXff:ff:ff:ff:ff from proxmox)
    • show Advanced
    • at the very bottom tick Use non-local gateway
    • save it
    • goto interfaces -> WAN
    • set IPv6 Configuration Type to static ipv6
    • use an IPv6 address from your /64, e.g. 2001:41d0:xXx:xXXx::2
    • set the subnet to /124
    • set the IPv6 Upstream gateway to the IPv6 gateway
    • goto interfaces -> LAN
    • set IPv6 Configuration Type to static ipv6
    • use an IPv6 address from your /64, e.g. 2001:41d0:xXx:xXXx:1::1
    • set the subnet to /121 (this is out side of your WAN IPv6 subnet)

Back: Proxmox IPv6 (How To Configure Proxmox Bridged Networking)
Forward: Tinc on pfSense (tinc VPN on pfSense setup)