Hi Ryan, On 26/08/19 21:17, Ryan Harper wrote: > Thanks for filing the bug. > > Can you provide the netplan you used?
netplan.io 0.97-0ubuntu1~18.04.1 > Also, if possible, could you run: > > mkdir /etc/systemd/system/systemd-networkd.service.d/ > echo -e "[Service]\nEnvironment=SYSTEMD_LOG_LEVEL=debug" > > /etc/systemd/system/systemd-networkd.service.d/10-debug.conf > > > Reboot and then provide the output from the journal like so? > > journalctl -b 0 -o short-monotonic -u systemd-networkd.service See attached (netplandebug.log) > And tar up whatever is in /run/systemd/network/* ? See attached (run_systemd_network) > Lastly, if you do not specify accept_ra at all, does this affect the results? This gives the same result als specifying accept_ra=true. Stateless autoconfig addresses are added as well as gateways received through RA's. With accept_ra=false neither autoconfig addresses or RA gateways are added. The only difference is that with accept_ra=true the file in /run/systemd/network/ shows 'IPv6AcceptRA=yes', whereas if accept_ra is not specified this line is not shown. I hope this helps. Kind regards, Martin ** Attachment added: "run_systemd_network" https://bugs.launchpad.net/bugs/1807569/+attachment/5285036/+files/run_systemd_network ** Attachment added: "netplandebug.log" https://bugs.launchpad.net/bugs/1807569/+attachment/5285037/+files/netplandebug.log -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1807569 Title: netplan accept-ra disables slaac To manage notifications about this bug go to: https://bugs.launchpad.net/netplan/+bug/1807569/+subscriptions -- ubuntu-bugs mailing list [email protected] https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
