PPPoE/v6 Administrator's Guide
Configuring PPPoE
Setting Up the Relay
Chapter 338
Setting Up the Relay
To set up the /etc/ppp/pppoerd daemon, run the following command at
the HP-UX prompt:
pppoerd [-c config-file] [-d debug-level] [-l log-file]
[-c config-file] specifies the name of the relay configuration file. The
default file is /etc/ppp/pppoerd.conf.
[-d debug-level] specifies the debug level.
[-l log-file] specifies the name of the log file to which pppoerd logs
messages. The default file is /var/adm/pppoerd.log.
Following is an example of pppoerd usage:
/usr/sbin/pppoerd -c /tmp/pppoerd.conf -d 0
For more information on pppoerd, type man 1m pppoerd at the HP-UX
prompt. See “Relay Log File,” on page 47‚ for more information on how
pppoerd logs messages to its log file.