Virtual pfSense on Proxmox with IPv6
- 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
tostatic 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
tostatic 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)
- add a new
Published:
by Matt Horwood