public inbox for gentoo-user@lists.gentoo.org
 help / color / mirror / Atom feed
* [gentoo-user] PPPoE config
@ 2016-09-21 16:19 Grant
  0 siblings, 0 replies; only message in thread
From: Grant @ 2016-09-21 16:19 UTC (permalink / raw
  To: Gentoo mailing list

I just started using PPPoE on Gentoo for the first time.  Could my
config be improved?

config_net0="4.3.2.1/24"
config_net1="1.2.3.4/24"
config_ppp0="ppp"
link_ppp0="net0"
plugins_ppp0="pppoe"
username_ppp0="user"
password_ppp0="pass"
pppd_ppp0="
    defaultroute
    child-timeout 60
"

Starting net.ppp0 could be a little cleaner:

# /etc/init.d/net.ppp0 restart
 * /etc/init.d/net.ppp0 uses runscript, please convert to openrc-run.
 * Caching service dependencies ... [ ok ]
 * Stopping unbound ... [ ok ]
 * Unmounting network filesystems ...  [ ok ]
 * Bringing down interface ppp0
 *   Stopping pppd on ppp0 [ ok ]
 * Bringing up interface ppp0
 *   Starting pppd in ppp0 ... [ ok ]
 *   Backgrounding ...
 * WARNING: net.ppp0 has started, but is inactive
 * WARNING: netmount will start when net.ppp0 has started
 * WARNING: unbound will start when net.ppp0 has started

- Grant


^ permalink raw reply	[flat|nested] only message in thread

only message in thread, other threads:[~2016-09-21 16:19 UTC | newest]

Thread overview: (only message) (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2016-09-21 16:19 [gentoo-user] PPPoE config Grant

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox