>From /etc/network/interfaces (not using systemd networking)

auto dsl-provider
iface dsl-provider inet ppp
        pre-up /bin/ip link set vlan4 up # line maintained by pppoeconf
        provider dsl-provider

The non-commented-out lines from /etc/ppp/peers/dsl-provider (generated
using pppoeconf)

user "xxxxxxxxx"
noipdefault
defaultroute
replacedefaultroute
hide-password
lcp-echo-interval 20
lcp-echo-failure 3
connect /bin/true
noauth
persist
mtu 1500
maxfail 0
holdoff 10
+ipv6 ipv6cp-use-ipaddr
plugin rp-pppoe.so vlan4
noaccomp
default-asyncmap
nic-vlan4

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1806735

Title:
  Race condition on pppoe on boot

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/rp-pppoe/+bug/1806735/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

Reply via email to