Skip to content

Instantly share code, notes, and snippets.

@jsravn
Last active June 12, 2018 13:03
Embed
What would you like to do?
# wan is setup with some basic filtering settings.
wan ppp0 detect routefilter,tcpflags
# lan is bridged and uses dhcp.
lan br0 detect dhcp,bridge
# modem is a separate interface for direct access to the vDSL UI.
modem eth0
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment