]> git.pld-linux.org Git - packages/rp-pppoe.git/blame - rp-pppoe-server.sysconfig
- drop pppd patch, correct fix in -ac patch; rel 5
[packages/rp-pppoe.git] / rp-pppoe-server.sysconfig
CommitLineData
744eae05
AM
1# pppoe server interffaces (ie. "eth0 eth1 eth5")
2PPPOE_SERVER_IFACES="eth0"
3
4# pppoe access concentrator name
5#PPPOE_SERVER_AC_NAME=
6
7# local IP advertised by server
8#PPPOE_SERVER_LOCAL_IP=
9
10# service name advertised by server
11#PPPOE_SERVER_SERVICE_NAME="PPPoE Server"
12
13# max number of pppoe clients
14PPPOE_SERVER_MAX_CLIENTS=64
15
16# additional options
17PPPOE_SERVER_OPTIONS="-k"
18
This page took 0.089614 seconds and 4 git commands to generate.