mirror of
https://github.com/novatiq/packages.git
synced 2026-04-30 15:38:40 +01:00
rp-pppoe: Add back from oldpackages with build fixes and enhanced packaging
Add back from oldpackages with fixes for build errors and UCIfication (for LuCI app submitted in a related PR (against LuCI repo)). NOTE: Untested packages have been marked with @BROKEN. This can be undone of others report success with the sniffer Signed-off-by: Daniel Dickinson <lede@daniel.thecshore.com>
This commit is contained in:
@@ -0,0 +1,10 @@
|
||||
#debug
|
||||
logfile /dev/null
|
||||
noipdefault
|
||||
noaccomp
|
||||
nopcomp
|
||||
nocrtscts
|
||||
lock
|
||||
maxfail 0
|
||||
lcp-echo-failure 5
|
||||
lcp-echo-interval 1
|
||||
@@ -0,0 +1,2 @@
|
||||
# client server secret IP addresses
|
||||
* * * *
|
||||
@@ -0,0 +1,9 @@
|
||||
# PPP options for the PPPoE server
|
||||
# LIC: GPL
|
||||
require-pap
|
||||
login
|
||||
lcp-echo-interval 10
|
||||
lcp-echo-failure 2
|
||||
mru 1492
|
||||
mtu 1492
|
||||
|
||||
Reference in New Issue
Block a user