Skip to content

neelchauhan/freebsd-mpd5-ppp-ipv6

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 

Repository files navigation

IPv6 Scripts for FreeBSD MPD5 PPPoE/L2TP servers

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.

Working

  • IPV6CP

  • Assigning an IPv6 address via rtadvd (server) and rtsol (client) via hardcoded prefix

TODO

  • 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

About

IPv6 Scripts for FreeBSD MPD5 PPPoE/L2TP servers

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages