** Changed in: systemd (Ubuntu) Status: Incomplete => Invalid -- You received this bug notification because you are a member of Ubuntu Touch seeded packages, which is subscribed to systemd in Ubuntu. https://bugs.launchpad.net/bugs/2049392
Title: Symlink for resolv.conf not working with F5 vpn Status in systemd package in Ubuntu: Invalid Bug description: Hi, I create this bug issue following an advice from Nick Rosbrook in this bug : https://bugs.launchpad.net/ubuntu/+source/systemd/+bug/2043234 May be it's a F5 VPN. I haven't found such a bug anywhere. I have an issue when connection to a F5 VPN when /etc/resolv.conf is the symbolic link of ../run/systemd/resolve/stub-resolv.conf ➜ ~ sudo ls -la /etc/resolv.conf lrwxrwxrwx 1 root root 39 juin 23 12:37 /etc/resolv.conf -> ../run/systemd/resolve/stub-resolv.conf When F5 is launched, /etc/resolv.conf is not changed. I have to manually set resolv.conf to change the nameserver(s). When I change the symbolic link /etc/resolv.conf to /run/systemd/resolve/resolv.conf sudo ln -sf /run/systemd/resolve/resolv.conf /etc/resolv.conf When F5 is launched, /etc/resolv.conf is updated whith vpn nameserver(s). To manage notifications about this bug go to: https://bugs.launchpad.net/ubuntu/+source/systemd/+bug/2049392/+subscriptions -- Mailing list: https://launchpad.net/~touch-packages Post to : touch-packages@lists.launchpad.net Unsubscribe : https://launchpad.net/~touch-packages More help : https://help.launchpad.net/ListHelp