Request to auto-connect openfortivpn

Hi,

For the openfortivpn VPN client:

I’d like to request autoconnection to these slots:
:network-bind
:network-control
:ppp

The openfortivpn VPN client notably needs to:

  • start pppd (including the privileged noauth option)
  • modify routing based on information sent by the VPN appliance and the end-user
  • modify DNS parameters based on information sent by the VPN appliance
$ sudo snap info openfortivpn 
name:      openfortivpn
summary:   openfortivpn, a PPP+SSL VPN client
publisher: Dimitri Papadopoulos
store-url: https://snapcraft.io/openfortivpn
license:   GPL-3.0
description: |
  Openfortivpn is a client for PPP+SSL VPN tunnel services. It spawns a pppd process and operates
  the communication between the gateway and this process.
commands:
  - openfortivpn
snap-id:      DGfHAQQsE4JOQTlW74sxMqtIS4kBWHbM
tracking:     latest/candidate
refresh-date: today at 10:36 CEST
channels:
  latest/stable:    1.3.0  2017-05-17 (3) 1MB -
  latest/candidate: 1.13.3 2020-04-03 (9) 1MB -
  latest/beta:      1.13.3 2020-04-03 (9) 1MB -
  latest/edge:      1.13.3 2020-04-03 (9) 1MB -
installed:          1.13.3            (9) 1MB -
$ 
$ sudo snap connections openfortivpn 
Interface        Plug                          Slot           Notes
network-bind     openfortivpn:network-bind     :network-bind  -
network-control  openfortivpn:network-control  -              -
ppp              openfortivpn:ppp              -              -
$ 
2 Likes

network-bind already auto-connects. I’m guessing the request is for network-control and ppp?

+1 to connect both of these interfaces as it is core and expected functionality for this snap.

@reviewers - can others please vote?

+1 for both network-control and ppp, totally expected for a vpn snap to auto-connect to these.

  • Daniel

+1 from me, too - expected functionality for a vpn app.

3 votes for, 0 against to auto-connect network-control and ppp. Granted. This is now live.

1 Like