pppoesd.conf.4 (2010 09)

p
pppoesd.conf(4) pppoesd.conf(4)
NAME
pppoesd.conf - PPPoE (Point to Point Protocol over Ethernet) server configuration file
DESCRIPTION
pppoesd.conf is the configuration file for the
pppoesd daemon. This file is read by pppoesd to ini-
tialize the server. The default file is
/etc/ppp/pppoesd.conf
. You can use this file to set parame-
ters for each network interface used by
pppoesd during PPPoE sessions. Each entry in the
pppoesd.conf file is of the following format:
parameter
=value
Each entry in the configuration file is separated by a blank line. Blank lines and lines that begin with
#
are ignored.
Parameters
pppoesd.conf contains the following parameters:
service Specify the name of the service that the server can offer to the client. A value of
any
implies that the server is ready to offer any service to the client.
acname Specify the name of the access concentrator from which you wish to make services
available.
host-unique Specify a tag used by the client to uniquely associate an access concentrators response
(PADO or PADS) to a particular client request (PADI or PADR).
retry-number Specify the number of times pppoec tries to retransmit either a PADI or PADR
packet when an access concentrator does not respond to the client’s request.
timeout Specify the timeout value in seconds. pppoec waits for this duration to receive
either a PADO or PADS packet before retransmitting a PADI/PADR packet. The
default value is 15 seconds.
pppd-options Specify the command-line options of pppd. See pppd (1) for more information.
Sample pppoesd.conf File
[ lan4 ]
service=any
acname=gatt3
ac_cookie=1
#host_unique=0
timeout=1200
#retry-number=3
local-ipv4-address=1.2.3.4
ipv4-address-pool=5.6.7.8 - 5.6.7.101
pppd-options=mru 1492 debug 11
# Following entries are related to PPPoEv6
local-ipv6-identifier=::9
ipv6-identifier-pool=::10 - ::100
AUTHOR
pppoesd.conf was developed by Hewlett-Packard.
FILES
pppoesd PPPoE server daemon
pppoerd PPPoE relay
pppoec PPPoE client
pppd PPP daemon
SEE ALSO
pppd(1), pppoec(1), pppoerd(1M), pppoesd(1M).
HP-UX 11i Version 3: September 2010 1 Hewlett-Packard Company 1

Summary of content (2 pages)