PPPoE/v6 Administrator's Guide
Configuring PPPoE
Server Configuration File
Chapter 3 29
Server Configuration File
You cannot run pppoesd without a configuration file. The default
configuration file is /etc/ppp/pppoesd.conf. Use this file to set the
server parameters. A blank line separates each entry in the
pppoesd.conf file. pppoesd.conf ignores lines that begin with #.
Each entry is of the following format:
<parameter>=<value>
Table 3-2 lists the parameters that the server configuration file supports.
Table 3-2 Server Parameters
Parameter Description
interface Specifies the name of an interface and
related parameters. Following is an
example usage of this parameter:
[lan0]
service=
acname=
....
....
[lan1]
service=
acname=
service Specifies the name of the service that
the server is ready to offer to the client.
A value of any means that the server is
ready to offer any of the services
available.
acname Specifies a unique name of the address
concentrator.