# 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