Skip to content

Instantly share code, notes, and snippets.

View lotaris-xx's full-sized avatar

Allen Smith lotaris-xx

View GitHub Profile
@lotaris-xx
lotaris-xx / !README.md
Created March 19, 2020 00:22 — forked from afresh1/!README.md
CenturyLink PPPoE and 6rd on an OpenBSD router

Replacing the CenturyLink provided ethernet router with OpenBSD

Unfortunately CenturyLink provisions their fiber to the home with a PPPoE authentication over vlan 201, this makes replacing the router more difficult than it should be. I also had to call CenturyLink support to get the password for the PPPoE connection.

cnmac0 is the egress interface on my EdgeRouter Lite.

You also need to add match on pppoe0 scrub (max-mss 1440)