|
|
The PPP daemon is the PPP component that reads the PPP configuration files. As stated in ``PPP configuration files'', the daemon reads the /etc/ppphosts and /etc/pppfilter files when it starts up. If you change these files the daemon must reread them for the changes to take effect. You can have the daemon reread these files by:
The file /etc/pppd.pid contains the process ID of the daemon.
Upon rereading these files, the daemon tears down and rebuilds any PPP network interfaces not currently in use for which the endpoint definition has changed. If an interface is in use, the daemon rebuilds the interface the next time packets are routed through it.
You do not need to signal the PPP daemon if you change the /etc/pppauth file. The daemon reads this file during PPP negotiation and so reads it automatically when establishing a link where authentication is required.