[Desktop-packages] [Bug 1793427] Re: network-manager-fortisslvpn breaks mode of /run/systemd/resolv/stub-resolv.conf

2020-03-18 Thread Marius Gedminas
*** This bug is a duplicate of bug 1778946 ***
https://bugs.launchpad.net/bugs/1778946

** This bug has been marked a duplicate of bug 1778946
   No dns resolution after closing a vpn/pptp connection

-- 
You received this bug notification because you are a member of Desktop
Packages, which is subscribed to network-manager-pptp in Ubuntu.
https://bugs.launchpad.net/bugs/1793427

Title:
  network-manager-fortisslvpn breaks mode of /run/systemd/resolv/stub-
  resolv.conf

Status in network-manager-fortisslvpn package in Ubuntu:
  Confirmed
Status in network-manager-l2tp package in Ubuntu:
  Confirmed
Status in network-manager-pptp package in Ubuntu:
  Confirmed

Bug description:
  (I'm not able to use ubuntu-bug as it fails with a 503 error trying to
  connect to the crash server)

  I'm using Ubuntu 18.04.1 on 64bit Intel with:

  network-manager1.10.6-2ubuntu1
  network-manager-fortisslvpn1.2.8-1build1
  network-manager-fortisslvpn-gnome  1.2.8-1build1
  network-manager-gnome  1.8.10-2ubuntu1

  systemd237-3ubuntu10.3

  When I connect then disconnect from my VPN using the network-manager-
  fortisslvpn VPN interface, it will break the permissions on
  /run/systemd/resolv/stub-resolv.conf such that I can't use DNS anymore
  until I fix the permissions.

  On my system I see:

  $ ls -al /etc/resolv.conf
  lrwxrwxrwx 1 root root 39 Oct 22  2017 /etc/resolv.conf -> 
../run/systemd/resolve/stub-resolv.conf

  When there's no VPN connection, I see:

  $ ls -al /run/systemd/resolve/
  total 8
  drwxr-xr-x  3 systemd-resolve systemd-resolve 100 Sep 19 23:05 ./
  drwxr-xr-x 21 rootroot480 Sep 15 14:19 ../
  drwx--  2 systemd-resolve systemd-resolve  60 Sep 19 23:05 netif/
  -rw-r--r--  1 systemd-resolve systemd-resolve 714 Sep 19 23:05 resolv.conf
  -rw-r--r--  1 systemd-resolve systemd-resolve 783 Sep 19 19:31 
stub-resolv.conf

  Now I start the fortisslvpn VPN:

  $ ls -al /run/systemd/resolve/
  total 16
  drwxr-xr-x  3 systemd-resolve systemd-resolve 140 Sep 19 23:06 ./
  drwxr-xr-x 21 rootroot480 Sep 15 14:19 ../
  drwx--  2 systemd-resolve systemd-resolve  80 Sep 19 23:06 netif/
  -rw-r--r--  1 systemd-resolve systemd-resolve 714 Sep 19 23:06 resolv.conf
  -rw-r--r--  1 systemd-resolve systemd-resolve 783 Sep 19 23:06 
stub-resolv.conf
  -rw---  1 rootroot783 Sep 19 19:31 
stub-resolv.conf.pppd-backup.ppp0
  -rw-r--r--  1 rootroot805 Sep 19 23:06 
stub-resolv.conf.tmp

  Note how the stub-resolv.conf.pppd-backup-ppp0 has 0600 file
  permissions.

  Now I stop the fortisslvpn VPN:

  $ ls -al /run/systemd/resolve/
  total 12
  drwxr-xr-x  3 systemd-resolve systemd-resolve 120 Sep 19 23:06 ./
  drwxr-xr-x 21 rootroot480 Sep 15 14:19 ../
  drwx--  2 systemd-resolve systemd-resolve  60 Sep 19 23:06 netif/
  -rw-r--r--  1 systemd-resolve systemd-resolve 714 Sep 19 23:06 resolv.conf
  -rw---  1 rootroot783 Sep 19 19:31 
stub-resolv.conf
  -rw-r--r--  1 rootroot805 Sep 19 23:06 
stub-resolv.conf.tmp

  Now the stub-resolv.conf file hs 0600 permissions and my DNS is
  broken.

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/network-manager-fortisslvpn/+bug/1793427/+subscriptions

-- 
Mailing list: https://launchpad.net/~desktop-packages
Post to : desktop-packages@lists.launchpad.net
Unsubscribe : https://launchpad.net/~desktop-packages
More help   : https://help.launchpad.net/ListHelp


[Desktop-packages] [Bug 1793427] Re: network-manager-fortisslvpn breaks mode of /run/systemd/resolv/stub-resolv.conf

2020-03-18 Thread Launchpad Bug Tracker
*** This bug is a duplicate of bug 1778946 ***
https://bugs.launchpad.net/bugs/1778946

Status changed to 'Confirmed' because the bug affects multiple users.

** Changed in: network-manager-l2tp (Ubuntu)
   Status: New => Confirmed

-- 
You received this bug notification because you are a member of Desktop
Packages, which is subscribed to network-manager-pptp in Ubuntu.
https://bugs.launchpad.net/bugs/1793427

Title:
  network-manager-fortisslvpn breaks mode of /run/systemd/resolv/stub-
  resolv.conf

Status in network-manager-fortisslvpn package in Ubuntu:
  Confirmed
Status in network-manager-l2tp package in Ubuntu:
  Confirmed
Status in network-manager-pptp package in Ubuntu:
  Confirmed

Bug description:
  (I'm not able to use ubuntu-bug as it fails with a 503 error trying to
  connect to the crash server)

  I'm using Ubuntu 18.04.1 on 64bit Intel with:

  network-manager1.10.6-2ubuntu1
  network-manager-fortisslvpn1.2.8-1build1
  network-manager-fortisslvpn-gnome  1.2.8-1build1
  network-manager-gnome  1.8.10-2ubuntu1

  systemd237-3ubuntu10.3

  When I connect then disconnect from my VPN using the network-manager-
  fortisslvpn VPN interface, it will break the permissions on
  /run/systemd/resolv/stub-resolv.conf such that I can't use DNS anymore
  until I fix the permissions.

  On my system I see:

  $ ls -al /etc/resolv.conf
  lrwxrwxrwx 1 root root 39 Oct 22  2017 /etc/resolv.conf -> 
../run/systemd/resolve/stub-resolv.conf

  When there's no VPN connection, I see:

  $ ls -al /run/systemd/resolve/
  total 8
  drwxr-xr-x  3 systemd-resolve systemd-resolve 100 Sep 19 23:05 ./
  drwxr-xr-x 21 rootroot480 Sep 15 14:19 ../
  drwx--  2 systemd-resolve systemd-resolve  60 Sep 19 23:05 netif/
  -rw-r--r--  1 systemd-resolve systemd-resolve 714 Sep 19 23:05 resolv.conf
  -rw-r--r--  1 systemd-resolve systemd-resolve 783 Sep 19 19:31 
stub-resolv.conf

  Now I start the fortisslvpn VPN:

  $ ls -al /run/systemd/resolve/
  total 16
  drwxr-xr-x  3 systemd-resolve systemd-resolve 140 Sep 19 23:06 ./
  drwxr-xr-x 21 rootroot480 Sep 15 14:19 ../
  drwx--  2 systemd-resolve systemd-resolve  80 Sep 19 23:06 netif/
  -rw-r--r--  1 systemd-resolve systemd-resolve 714 Sep 19 23:06 resolv.conf
  -rw-r--r--  1 systemd-resolve systemd-resolve 783 Sep 19 23:06 
stub-resolv.conf
  -rw---  1 rootroot783 Sep 19 19:31 
stub-resolv.conf.pppd-backup.ppp0
  -rw-r--r--  1 rootroot805 Sep 19 23:06 
stub-resolv.conf.tmp

  Note how the stub-resolv.conf.pppd-backup-ppp0 has 0600 file
  permissions.

  Now I stop the fortisslvpn VPN:

  $ ls -al /run/systemd/resolve/
  total 12
  drwxr-xr-x  3 systemd-resolve systemd-resolve 120 Sep 19 23:06 ./
  drwxr-xr-x 21 rootroot480 Sep 15 14:19 ../
  drwx--  2 systemd-resolve systemd-resolve  60 Sep 19 23:06 netif/
  -rw-r--r--  1 systemd-resolve systemd-resolve 714 Sep 19 23:06 resolv.conf
  -rw---  1 rootroot783 Sep 19 19:31 
stub-resolv.conf
  -rw-r--r--  1 rootroot805 Sep 19 23:06 
stub-resolv.conf.tmp

  Now the stub-resolv.conf file hs 0600 permissions and my DNS is
  broken.

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/network-manager-fortisslvpn/+bug/1793427/+subscriptions

-- 
Mailing list: https://launchpad.net/~desktop-packages
Post to : desktop-packages@lists.launchpad.net
Unsubscribe : https://launchpad.net/~desktop-packages
More help   : https://help.launchpad.net/ListHelp


[Desktop-packages] [Bug 1793427] Re: network-manager-fortisslvpn breaks mode of /run/systemd/resolv/stub-resolv.conf

2020-03-18 Thread Marius Gedminas
*** This bug is a duplicate of bug 1778946 ***
https://bugs.launchpad.net/bugs/1778946

I've the same problem with a L2TP VPN.  This still happens on Ubuntu
19.10.

** Also affects: network-manager-l2tp (Ubuntu)
   Importance: Undecided
   Status: New

-- 
You received this bug notification because you are a member of Desktop
Packages, which is subscribed to network-manager-pptp in Ubuntu.
https://bugs.launchpad.net/bugs/1793427

Title:
  network-manager-fortisslvpn breaks mode of /run/systemd/resolv/stub-
  resolv.conf

Status in network-manager-fortisslvpn package in Ubuntu:
  Confirmed
Status in network-manager-l2tp package in Ubuntu:
  Confirmed
Status in network-manager-pptp package in Ubuntu:
  Confirmed

Bug description:
  (I'm not able to use ubuntu-bug as it fails with a 503 error trying to
  connect to the crash server)

  I'm using Ubuntu 18.04.1 on 64bit Intel with:

  network-manager1.10.6-2ubuntu1
  network-manager-fortisslvpn1.2.8-1build1
  network-manager-fortisslvpn-gnome  1.2.8-1build1
  network-manager-gnome  1.8.10-2ubuntu1

  systemd237-3ubuntu10.3

  When I connect then disconnect from my VPN using the network-manager-
  fortisslvpn VPN interface, it will break the permissions on
  /run/systemd/resolv/stub-resolv.conf such that I can't use DNS anymore
  until I fix the permissions.

  On my system I see:

  $ ls -al /etc/resolv.conf
  lrwxrwxrwx 1 root root 39 Oct 22  2017 /etc/resolv.conf -> 
../run/systemd/resolve/stub-resolv.conf

  When there's no VPN connection, I see:

  $ ls -al /run/systemd/resolve/
  total 8
  drwxr-xr-x  3 systemd-resolve systemd-resolve 100 Sep 19 23:05 ./
  drwxr-xr-x 21 rootroot480 Sep 15 14:19 ../
  drwx--  2 systemd-resolve systemd-resolve  60 Sep 19 23:05 netif/
  -rw-r--r--  1 systemd-resolve systemd-resolve 714 Sep 19 23:05 resolv.conf
  -rw-r--r--  1 systemd-resolve systemd-resolve 783 Sep 19 19:31 
stub-resolv.conf

  Now I start the fortisslvpn VPN:

  $ ls -al /run/systemd/resolve/
  total 16
  drwxr-xr-x  3 systemd-resolve systemd-resolve 140 Sep 19 23:06 ./
  drwxr-xr-x 21 rootroot480 Sep 15 14:19 ../
  drwx--  2 systemd-resolve systemd-resolve  80 Sep 19 23:06 netif/
  -rw-r--r--  1 systemd-resolve systemd-resolve 714 Sep 19 23:06 resolv.conf
  -rw-r--r--  1 systemd-resolve systemd-resolve 783 Sep 19 23:06 
stub-resolv.conf
  -rw---  1 rootroot783 Sep 19 19:31 
stub-resolv.conf.pppd-backup.ppp0
  -rw-r--r--  1 rootroot805 Sep 19 23:06 
stub-resolv.conf.tmp

  Note how the stub-resolv.conf.pppd-backup-ppp0 has 0600 file
  permissions.

  Now I stop the fortisslvpn VPN:

  $ ls -al /run/systemd/resolve/
  total 12
  drwxr-xr-x  3 systemd-resolve systemd-resolve 120 Sep 19 23:06 ./
  drwxr-xr-x 21 rootroot480 Sep 15 14:19 ../
  drwx--  2 systemd-resolve systemd-resolve  60 Sep 19 23:06 netif/
  -rw-r--r--  1 systemd-resolve systemd-resolve 714 Sep 19 23:06 resolv.conf
  -rw---  1 rootroot783 Sep 19 19:31 
stub-resolv.conf
  -rw-r--r--  1 rootroot805 Sep 19 23:06 
stub-resolv.conf.tmp

  Now the stub-resolv.conf file hs 0600 permissions and my DNS is
  broken.

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/network-manager-fortisslvpn/+bug/1793427/+subscriptions

-- 
Mailing list: https://launchpad.net/~desktop-packages
Post to : desktop-packages@lists.launchpad.net
Unsubscribe : https://launchpad.net/~desktop-packages
More help   : https://help.launchpad.net/ListHelp


[Desktop-packages] [Bug 1793427] Re: network-manager-fortisslvpn breaks mode of /run/systemd/resolv/stub-resolv.conf

2019-01-30 Thread Paul Smith
I've had this happen to me with Ubuntu 18.10 as well.

-- 
You received this bug notification because you are a member of Desktop
Packages, which is subscribed to network-manager-pptp in Ubuntu.
https://bugs.launchpad.net/bugs/1793427

Title:
  network-manager-fortisslvpn breaks mode of /run/systemd/resolv/stub-
  resolv.conf

Status in network-manager-fortisslvpn package in Ubuntu:
  Confirmed
Status in network-manager-pptp package in Ubuntu:
  Confirmed

Bug description:
  (I'm not able to use ubuntu-bug as it fails with a 503 error trying to
  connect to the crash server)

  I'm using Ubuntu 18.04.1 on 64bit Intel with:

  network-manager1.10.6-2ubuntu1
  network-manager-fortisslvpn1.2.8-1build1
  network-manager-fortisslvpn-gnome  1.2.8-1build1
  network-manager-gnome  1.8.10-2ubuntu1

  systemd237-3ubuntu10.3

  When I connect then disconnect from my VPN using the network-manager-
  fortisslvpn VPN interface, it will break the permissions on
  /run/systemd/resolv/stub-resolv.conf such that I can't use DNS anymore
  until I fix the permissions.

  On my system I see:

  $ ls -al /etc/resolv.conf
  lrwxrwxrwx 1 root root 39 Oct 22  2017 /etc/resolv.conf -> 
../run/systemd/resolve/stub-resolv.conf

  When there's no VPN connection, I see:

  $ ls -al /run/systemd/resolve/
  total 8
  drwxr-xr-x  3 systemd-resolve systemd-resolve 100 Sep 19 23:05 ./
  drwxr-xr-x 21 rootroot480 Sep 15 14:19 ../
  drwx--  2 systemd-resolve systemd-resolve  60 Sep 19 23:05 netif/
  -rw-r--r--  1 systemd-resolve systemd-resolve 714 Sep 19 23:05 resolv.conf
  -rw-r--r--  1 systemd-resolve systemd-resolve 783 Sep 19 19:31 
stub-resolv.conf

  Now I start the fortisslvpn VPN:

  $ ls -al /run/systemd/resolve/
  total 16
  drwxr-xr-x  3 systemd-resolve systemd-resolve 140 Sep 19 23:06 ./
  drwxr-xr-x 21 rootroot480 Sep 15 14:19 ../
  drwx--  2 systemd-resolve systemd-resolve  80 Sep 19 23:06 netif/
  -rw-r--r--  1 systemd-resolve systemd-resolve 714 Sep 19 23:06 resolv.conf
  -rw-r--r--  1 systemd-resolve systemd-resolve 783 Sep 19 23:06 
stub-resolv.conf
  -rw---  1 rootroot783 Sep 19 19:31 
stub-resolv.conf.pppd-backup.ppp0
  -rw-r--r--  1 rootroot805 Sep 19 23:06 
stub-resolv.conf.tmp

  Note how the stub-resolv.conf.pppd-backup-ppp0 has 0600 file
  permissions.

  Now I stop the fortisslvpn VPN:

  $ ls -al /run/systemd/resolve/
  total 12
  drwxr-xr-x  3 systemd-resolve systemd-resolve 120 Sep 19 23:06 ./
  drwxr-xr-x 21 rootroot480 Sep 15 14:19 ../
  drwx--  2 systemd-resolve systemd-resolve  60 Sep 19 23:06 netif/
  -rw-r--r--  1 systemd-resolve systemd-resolve 714 Sep 19 23:06 resolv.conf
  -rw---  1 rootroot783 Sep 19 19:31 
stub-resolv.conf
  -rw-r--r--  1 rootroot805 Sep 19 23:06 
stub-resolv.conf.tmp

  Now the stub-resolv.conf file hs 0600 permissions and my DNS is
  broken.

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/network-manager-fortisslvpn/+bug/1793427/+subscriptions

-- 
Mailing list: https://launchpad.net/~desktop-packages
Post to : desktop-packages@lists.launchpad.net
Unsubscribe : https://launchpad.net/~desktop-packages
More help   : https://help.launchpad.net/ListHelp


[Desktop-packages] [Bug 1793427] Re: network-manager-fortisslvpn breaks mode of /run/systemd/resolv/stub-resolv.conf

2019-01-30 Thread Launchpad Bug Tracker
Status changed to 'Confirmed' because the bug affects multiple users.

** Changed in: network-manager-pptp (Ubuntu)
   Status: New => Confirmed

-- 
You received this bug notification because you are a member of Desktop
Packages, which is subscribed to network-manager-pptp in Ubuntu.
https://bugs.launchpad.net/bugs/1793427

Title:
  network-manager-fortisslvpn breaks mode of /run/systemd/resolv/stub-
  resolv.conf

Status in network-manager-fortisslvpn package in Ubuntu:
  Confirmed
Status in network-manager-pptp package in Ubuntu:
  Confirmed

Bug description:
  (I'm not able to use ubuntu-bug as it fails with a 503 error trying to
  connect to the crash server)

  I'm using Ubuntu 18.04.1 on 64bit Intel with:

  network-manager1.10.6-2ubuntu1
  network-manager-fortisslvpn1.2.8-1build1
  network-manager-fortisslvpn-gnome  1.2.8-1build1
  network-manager-gnome  1.8.10-2ubuntu1

  systemd237-3ubuntu10.3

  When I connect then disconnect from my VPN using the network-manager-
  fortisslvpn VPN interface, it will break the permissions on
  /run/systemd/resolv/stub-resolv.conf such that I can't use DNS anymore
  until I fix the permissions.

  On my system I see:

  $ ls -al /etc/resolv.conf
  lrwxrwxrwx 1 root root 39 Oct 22  2017 /etc/resolv.conf -> 
../run/systemd/resolve/stub-resolv.conf

  When there's no VPN connection, I see:

  $ ls -al /run/systemd/resolve/
  total 8
  drwxr-xr-x  3 systemd-resolve systemd-resolve 100 Sep 19 23:05 ./
  drwxr-xr-x 21 rootroot480 Sep 15 14:19 ../
  drwx--  2 systemd-resolve systemd-resolve  60 Sep 19 23:05 netif/
  -rw-r--r--  1 systemd-resolve systemd-resolve 714 Sep 19 23:05 resolv.conf
  -rw-r--r--  1 systemd-resolve systemd-resolve 783 Sep 19 19:31 
stub-resolv.conf

  Now I start the fortisslvpn VPN:

  $ ls -al /run/systemd/resolve/
  total 16
  drwxr-xr-x  3 systemd-resolve systemd-resolve 140 Sep 19 23:06 ./
  drwxr-xr-x 21 rootroot480 Sep 15 14:19 ../
  drwx--  2 systemd-resolve systemd-resolve  80 Sep 19 23:06 netif/
  -rw-r--r--  1 systemd-resolve systemd-resolve 714 Sep 19 23:06 resolv.conf
  -rw-r--r--  1 systemd-resolve systemd-resolve 783 Sep 19 23:06 
stub-resolv.conf
  -rw---  1 rootroot783 Sep 19 19:31 
stub-resolv.conf.pppd-backup.ppp0
  -rw-r--r--  1 rootroot805 Sep 19 23:06 
stub-resolv.conf.tmp

  Note how the stub-resolv.conf.pppd-backup-ppp0 has 0600 file
  permissions.

  Now I stop the fortisslvpn VPN:

  $ ls -al /run/systemd/resolve/
  total 12
  drwxr-xr-x  3 systemd-resolve systemd-resolve 120 Sep 19 23:06 ./
  drwxr-xr-x 21 rootroot480 Sep 15 14:19 ../
  drwx--  2 systemd-resolve systemd-resolve  60 Sep 19 23:06 netif/
  -rw-r--r--  1 systemd-resolve systemd-resolve 714 Sep 19 23:06 resolv.conf
  -rw---  1 rootroot783 Sep 19 19:31 
stub-resolv.conf
  -rw-r--r--  1 rootroot805 Sep 19 23:06 
stub-resolv.conf.tmp

  Now the stub-resolv.conf file hs 0600 permissions and my DNS is
  broken.

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/network-manager-fortisslvpn/+bug/1793427/+subscriptions

-- 
Mailing list: https://launchpad.net/~desktop-packages
Post to : desktop-packages@lists.launchpad.net
Unsubscribe : https://launchpad.net/~desktop-packages
More help   : https://help.launchpad.net/ListHelp


[Desktop-packages] [Bug 1793427] Re: network-manager-fortisslvpn breaks mode of /run/systemd/resolv/stub-resolv.conf

2018-12-13 Thread Dariusz Olszewski
This might be a duplicate of: https://bugs.launchpad.net/ubuntu/+source
/network-manager/+bug/1778946

-- 
You received this bug notification because you are a member of Desktop
Packages, which is subscribed to network-manager-pptp in Ubuntu.
https://bugs.launchpad.net/bugs/1793427

Title:
  network-manager-fortisslvpn breaks mode of /run/systemd/resolv/stub-
  resolv.conf

Status in network-manager-fortisslvpn package in Ubuntu:
  Confirmed
Status in network-manager-pptp package in Ubuntu:
  New

Bug description:
  (I'm not able to use ubuntu-bug as it fails with a 503 error trying to
  connect to the crash server)

  I'm using Ubuntu 18.04.1 on 64bit Intel with:

  network-manager1.10.6-2ubuntu1
  network-manager-fortisslvpn1.2.8-1build1
  network-manager-fortisslvpn-gnome  1.2.8-1build1
  network-manager-gnome  1.8.10-2ubuntu1

  systemd237-3ubuntu10.3

  When I connect then disconnect from my VPN using the network-manager-
  fortisslvpn VPN interface, it will break the permissions on
  /run/systemd/resolv/stub-resolv.conf such that I can't use DNS anymore
  until I fix the permissions.

  On my system I see:

  $ ls -al /etc/resolv.conf
  lrwxrwxrwx 1 root root 39 Oct 22  2017 /etc/resolv.conf -> 
../run/systemd/resolve/stub-resolv.conf

  When there's no VPN connection, I see:

  $ ls -al /run/systemd/resolve/
  total 8
  drwxr-xr-x  3 systemd-resolve systemd-resolve 100 Sep 19 23:05 ./
  drwxr-xr-x 21 rootroot480 Sep 15 14:19 ../
  drwx--  2 systemd-resolve systemd-resolve  60 Sep 19 23:05 netif/
  -rw-r--r--  1 systemd-resolve systemd-resolve 714 Sep 19 23:05 resolv.conf
  -rw-r--r--  1 systemd-resolve systemd-resolve 783 Sep 19 19:31 
stub-resolv.conf

  Now I start the fortisslvpn VPN:

  $ ls -al /run/systemd/resolve/
  total 16
  drwxr-xr-x  3 systemd-resolve systemd-resolve 140 Sep 19 23:06 ./
  drwxr-xr-x 21 rootroot480 Sep 15 14:19 ../
  drwx--  2 systemd-resolve systemd-resolve  80 Sep 19 23:06 netif/
  -rw-r--r--  1 systemd-resolve systemd-resolve 714 Sep 19 23:06 resolv.conf
  -rw-r--r--  1 systemd-resolve systemd-resolve 783 Sep 19 23:06 
stub-resolv.conf
  -rw---  1 rootroot783 Sep 19 19:31 
stub-resolv.conf.pppd-backup.ppp0
  -rw-r--r--  1 rootroot805 Sep 19 23:06 
stub-resolv.conf.tmp

  Note how the stub-resolv.conf.pppd-backup-ppp0 has 0600 file
  permissions.

  Now I stop the fortisslvpn VPN:

  $ ls -al /run/systemd/resolve/
  total 12
  drwxr-xr-x  3 systemd-resolve systemd-resolve 120 Sep 19 23:06 ./
  drwxr-xr-x 21 rootroot480 Sep 15 14:19 ../
  drwx--  2 systemd-resolve systemd-resolve  60 Sep 19 23:06 netif/
  -rw-r--r--  1 systemd-resolve systemd-resolve 714 Sep 19 23:06 resolv.conf
  -rw---  1 rootroot783 Sep 19 19:31 
stub-resolv.conf
  -rw-r--r--  1 rootroot805 Sep 19 23:06 
stub-resolv.conf.tmp

  Now the stub-resolv.conf file hs 0600 permissions and my DNS is
  broken.

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/network-manager-fortisslvpn/+bug/1793427/+subscriptions

-- 
Mailing list: https://launchpad.net/~desktop-packages
Post to : desktop-packages@lists.launchpad.net
Unsubscribe : https://launchpad.net/~desktop-packages
More help   : https://help.launchpad.net/ListHelp


[Desktop-packages] [Bug 1793427] Re: network-manager-fortisslvpn breaks mode of /run/systemd/resolv/stub-resolv.conf

2018-12-13 Thread Dariusz Olszewski
** Project changed: network-manager-pptp => network-manager-pptp
(Ubuntu)

-- 
You received this bug notification because you are a member of Desktop
Packages, which is subscribed to network-manager-pptp in Ubuntu.
https://bugs.launchpad.net/bugs/1793427

Title:
  network-manager-fortisslvpn breaks mode of /run/systemd/resolv/stub-
  resolv.conf

Status in network-manager-fortisslvpn package in Ubuntu:
  Confirmed
Status in network-manager-pptp package in Ubuntu:
  New

Bug description:
  (I'm not able to use ubuntu-bug as it fails with a 503 error trying to
  connect to the crash server)

  I'm using Ubuntu 18.04.1 on 64bit Intel with:

  network-manager1.10.6-2ubuntu1
  network-manager-fortisslvpn1.2.8-1build1
  network-manager-fortisslvpn-gnome  1.2.8-1build1
  network-manager-gnome  1.8.10-2ubuntu1

  systemd237-3ubuntu10.3

  When I connect then disconnect from my VPN using the network-manager-
  fortisslvpn VPN interface, it will break the permissions on
  /run/systemd/resolv/stub-resolv.conf such that I can't use DNS anymore
  until I fix the permissions.

  On my system I see:

  $ ls -al /etc/resolv.conf
  lrwxrwxrwx 1 root root 39 Oct 22  2017 /etc/resolv.conf -> 
../run/systemd/resolve/stub-resolv.conf

  When there's no VPN connection, I see:

  $ ls -al /run/systemd/resolve/
  total 8
  drwxr-xr-x  3 systemd-resolve systemd-resolve 100 Sep 19 23:05 ./
  drwxr-xr-x 21 rootroot480 Sep 15 14:19 ../
  drwx--  2 systemd-resolve systemd-resolve  60 Sep 19 23:05 netif/
  -rw-r--r--  1 systemd-resolve systemd-resolve 714 Sep 19 23:05 resolv.conf
  -rw-r--r--  1 systemd-resolve systemd-resolve 783 Sep 19 19:31 
stub-resolv.conf

  Now I start the fortisslvpn VPN:

  $ ls -al /run/systemd/resolve/
  total 16
  drwxr-xr-x  3 systemd-resolve systemd-resolve 140 Sep 19 23:06 ./
  drwxr-xr-x 21 rootroot480 Sep 15 14:19 ../
  drwx--  2 systemd-resolve systemd-resolve  80 Sep 19 23:06 netif/
  -rw-r--r--  1 systemd-resolve systemd-resolve 714 Sep 19 23:06 resolv.conf
  -rw-r--r--  1 systemd-resolve systemd-resolve 783 Sep 19 23:06 
stub-resolv.conf
  -rw---  1 rootroot783 Sep 19 19:31 
stub-resolv.conf.pppd-backup.ppp0
  -rw-r--r--  1 rootroot805 Sep 19 23:06 
stub-resolv.conf.tmp

  Note how the stub-resolv.conf.pppd-backup-ppp0 has 0600 file
  permissions.

  Now I stop the fortisslvpn VPN:

  $ ls -al /run/systemd/resolve/
  total 12
  drwxr-xr-x  3 systemd-resolve systemd-resolve 120 Sep 19 23:06 ./
  drwxr-xr-x 21 rootroot480 Sep 15 14:19 ../
  drwx--  2 systemd-resolve systemd-resolve  60 Sep 19 23:06 netif/
  -rw-r--r--  1 systemd-resolve systemd-resolve 714 Sep 19 23:06 resolv.conf
  -rw---  1 rootroot783 Sep 19 19:31 
stub-resolv.conf
  -rw-r--r--  1 rootroot805 Sep 19 23:06 
stub-resolv.conf.tmp

  Now the stub-resolv.conf file hs 0600 permissions and my DNS is
  broken.

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/network-manager-fortisslvpn/+bug/1793427/+subscriptions

-- 
Mailing list: https://launchpad.net/~desktop-packages
Post to : desktop-packages@lists.launchpad.net
Unsubscribe : https://launchpad.net/~desktop-packages
More help   : https://help.launchpad.net/ListHelp


[Desktop-packages] [Bug 1793427] Re: network-manager-fortisslvpn breaks mode of /run/systemd/resolv/stub-resolv.conf

2018-12-13 Thread Launchpad Bug Tracker
Status changed to 'Confirmed' because the bug affects multiple users.

** Changed in: network-manager-pptp (Ubuntu)
   Status: New => Confirmed

-- 
You received this bug notification because you are a member of Desktop
Packages, which is subscribed to network-manager-pptp in Ubuntu.
https://bugs.launchpad.net/bugs/1793427

Title:
  network-manager-fortisslvpn breaks mode of /run/systemd/resolv/stub-
  resolv.conf

Status in network-manager-fortisslvpn package in Ubuntu:
  Confirmed
Status in network-manager-pptp package in Ubuntu:
  New

Bug description:
  (I'm not able to use ubuntu-bug as it fails with a 503 error trying to
  connect to the crash server)

  I'm using Ubuntu 18.04.1 on 64bit Intel with:

  network-manager1.10.6-2ubuntu1
  network-manager-fortisslvpn1.2.8-1build1
  network-manager-fortisslvpn-gnome  1.2.8-1build1
  network-manager-gnome  1.8.10-2ubuntu1

  systemd237-3ubuntu10.3

  When I connect then disconnect from my VPN using the network-manager-
  fortisslvpn VPN interface, it will break the permissions on
  /run/systemd/resolv/stub-resolv.conf such that I can't use DNS anymore
  until I fix the permissions.

  On my system I see:

  $ ls -al /etc/resolv.conf
  lrwxrwxrwx 1 root root 39 Oct 22  2017 /etc/resolv.conf -> 
../run/systemd/resolve/stub-resolv.conf

  When there's no VPN connection, I see:

  $ ls -al /run/systemd/resolve/
  total 8
  drwxr-xr-x  3 systemd-resolve systemd-resolve 100 Sep 19 23:05 ./
  drwxr-xr-x 21 rootroot480 Sep 15 14:19 ../
  drwx--  2 systemd-resolve systemd-resolve  60 Sep 19 23:05 netif/
  -rw-r--r--  1 systemd-resolve systemd-resolve 714 Sep 19 23:05 resolv.conf
  -rw-r--r--  1 systemd-resolve systemd-resolve 783 Sep 19 19:31 
stub-resolv.conf

  Now I start the fortisslvpn VPN:

  $ ls -al /run/systemd/resolve/
  total 16
  drwxr-xr-x  3 systemd-resolve systemd-resolve 140 Sep 19 23:06 ./
  drwxr-xr-x 21 rootroot480 Sep 15 14:19 ../
  drwx--  2 systemd-resolve systemd-resolve  80 Sep 19 23:06 netif/
  -rw-r--r--  1 systemd-resolve systemd-resolve 714 Sep 19 23:06 resolv.conf
  -rw-r--r--  1 systemd-resolve systemd-resolve 783 Sep 19 23:06 
stub-resolv.conf
  -rw---  1 rootroot783 Sep 19 19:31 
stub-resolv.conf.pppd-backup.ppp0
  -rw-r--r--  1 rootroot805 Sep 19 23:06 
stub-resolv.conf.tmp

  Note how the stub-resolv.conf.pppd-backup-ppp0 has 0600 file
  permissions.

  Now I stop the fortisslvpn VPN:

  $ ls -al /run/systemd/resolve/
  total 12
  drwxr-xr-x  3 systemd-resolve systemd-resolve 120 Sep 19 23:06 ./
  drwxr-xr-x 21 rootroot480 Sep 15 14:19 ../
  drwx--  2 systemd-resolve systemd-resolve  60 Sep 19 23:06 netif/
  -rw-r--r--  1 systemd-resolve systemd-resolve 714 Sep 19 23:06 resolv.conf
  -rw---  1 rootroot783 Sep 19 19:31 
stub-resolv.conf
  -rw-r--r--  1 rootroot805 Sep 19 23:06 
stub-resolv.conf.tmp

  Now the stub-resolv.conf file hs 0600 permissions and my DNS is
  broken.

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/network-manager-fortisslvpn/+bug/1793427/+subscriptions

-- 
Mailing list: https://launchpad.net/~desktop-packages
Post to : desktop-packages@lists.launchpad.net
Unsubscribe : https://launchpad.net/~desktop-packages
More help   : https://help.launchpad.net/ListHelp