Gentoo PPPoE Problem

Gentoo 中, pppoe interface shutdown 時會 restart 相關 Service 的問題.

這個問題是 openrc 造成的, 修改 /etc/rc.conf 加上以下二行

rc_net_ppp0_provide="!net"
rc_net_ppp1_provide="!net"

PPPoE Relink
修改 /etc/conf.d/net 在 pppd_ppp0 加上

pppd_ppp0="defaultroute debug persist lcp-echo-interval 15 lcp-echo-failure 6"

Leave a Comment


NOTE - You can use these HTML tags and attributes:
<a href="" title=""> <abbr title=""> <acronym title=""> <b> <blockquote cite=""> <cite> <code> <del datetime=""> <em> <i> <q cite=""> <s> <strike> <strong>