** Tags removed: wayland-session

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

Title:
  connection missing in gui when created using nmcli

Status in network-manager-openvpn package in Ubuntu:
  New

Bug description:
  When I create a new connection using nmcli the entry is missing in
  Network settings but exists in the popup.  Also the name used to
  create the connection is not displayed.  (see screenshots attached)

  The commands used to create the connection are basically:

      VPN_NAME="Sample VPN"
      VPN_REMOTE="somewhere.inter.net"
      VPN_USERNAME="somebody"
      VPN_CA="/home/$TARGET_USER/.config/ca-sample.crt"
      nmcli con add type vpn ifname -- con-name "\"$VPN_NAME\"" vpn-type openvpn
      nmcli con mod "\"$VPN_NAME\"" connection.autoconnect yes
      nmcli con mod "\"$VPN_NAME\"" connection.permissions "user:$TARGET_USER"
      nmcli con mod "\"$VPN_NAME\"" vpn.data "port = 1195, proto-tcp = yes, ca 
= $VPN_CA, password-flags = 1, connection-type = password, remote = 
$VPN_REMOTE, username = $VPN_USERNAME"
      nmcli con mod "\"$VPN_NAME\"" +ipv4.routes "192.168.50.0/24 0.0.0.0"
      nmcli con mod "\"$VPN_NAME\"" +ipv4.routes "192.168.51.0/24 0.0.0.0"
      nmcli con mod "\"$VPN_NAME\"" ipv4.never-default yes

  ProblemType: Bug
  DistroRelease: Ubuntu 17.10
  Package: network-manager-openvpn-gnome 1.2.10-0ubuntu2
  ProcVersionSignature: Ubuntu 4.13.0-12.13-generic 4.13.3
  Uname: Linux 4.13.0-12-generic x86_64
  ApportVersion: 2.20.7-0ubuntu2
  Architecture: amd64
  CurrentDesktop: ubuntu:GNOME
  Date: Wed Oct  4 19:40:41 2017
  InstallationDate: Installed on 2017-10-03 (1 days ago)
  InstallationMedia: Ubuntu 17.10 "Artful Aardvark" - Alpha amd64 (20170926)
  SourcePackage: network-manager-openvpn
  UpgradeStatus: No upgrade log present (probably fresh install)

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/network-manager-openvpn/+bug/1721430/+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

Reply via email to