tallien,

Yes, you are right that the bug you experience is a different one.

Anyway it would help if you can enable the debug for the NetworkManager
itself and attach the resulting log?

To do so, please do the following:
1. Enable the `debug` syslog output. Find and edit the 
`/etc/rsyslog.d/50-default.conf` file uncommenting the lines:

*.=debug;*.=info;*.=notice;*.=warn;\
       auth,authpriv.none;\
       news.none;mail.none     -/var/log/debug

2. Enable the NetworkManager debug: add the following lines to the
`/etc/NetworkManager/NetworkManager.conf` file:

[logging]
level=DEBUG

3. Restart (or reload) the NetworkManager:
$ sudo restart network-manager

4. Make a single attempt to connect to the VPN and then attach the
resulting log here, removing all the viable information.

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

Title:
  Virtual private network connection fails after distribution upgrade
  due to outdated Network Manager configuration files

To manage notifications about this bug go to:
https://bugs.launchpad.net/hundredpapercuts/+bug/1297849/+subscriptions

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

Reply via email to