https://bugs.kde.org/show_bug.cgi?id=402138

Denis Bazarov <mr.kre...@gmail.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
         Resolution|---                         |NOT A BUG
             Status|REPORTED                    |RESOLVED

--- Comment #4 from Denis Bazarov <mr.kre...@gmail.com> ---
Now shows the current connection, now I can connect to the VPN network.

Before the change:
cat /etc/network/interfaces
# This file describes the network interfaces available on your system
# and how to activate them. For more information, see interfaces(5).
source /etc/network/interfaces.d/*

# The loopback network interface
auto lo
iface lo inet loopback

# The primary network interface
allow-hotplug enp33s0
iface enp33s0 inet dhcp

After change:
cat /etc/network/interfaces
# This file describes the network interfaces available on your system
# and how to activate them. For more information, see interfaces(5).
source /etc/network/interfaces.d/*

# The loopback network interface
auto lo
iface lo inet loopback

-- 
You are receiving this mail because:
You are watching all bug changes.

Reply via email to