Fedora-based router with DHCPv6-PD support
I threw together some hardware I had on hand to make a PC-based router.
IPv4
Getting IPv4 working was easy, I just needed to set ZONE=external and
ZONE=trusted on the wan/lan interface ifcfg-* files. I threw
net.ipv4.ip_forward=1 in /etc/sysctl.conf as well.