10 lines
123 B
Text
10 lines
123 B
Text
|
# PPP options for the PPPoE server
|
||
|
# LIC: GPL
|
||
|
require-pap
|
||
|
login
|
||
|
lcp-echo-interval 10
|
||
|
lcp-echo-failure 2
|
||
|
mru 1492
|
||
|
mtu 1492
|
||
|
|