While my job (as of now) isn't in networking or telecom, it's a hobby of mine to play with computer networks. One project of mine is to set up a PPPoE server/client setup in VMs.
I'm also a FreeBSD person, and would like to set up a dual-stack IPv6 PPPoE server with FreeBSD's mpd instead of using Linux.
-
IPV6CP
-
Assigning an IPv6 address via
rtadvd
(server) andrtsol
(client) via hardcoded prefix
-
Specifying the IPv6 WAN/LAN prefix in a config file
-
DHCPv6
-
DHCPv6-PD
-
Static IPv6 Prefix Allocation/Delegation via RADIUS
-
Fix the generation of
rtadvd
configs