LINUX.ORG.RU

Настройка fortisslvpn в kubuntu

 ,


0

1

Hello. kubuntu 22.04.4

sudo apt install forticlient network-manager-fortisslvpn network-manager-fortisslvpn-gnome openfortivpn -y

Создал fortisslvpn соединение в интерфейсе операционки но при запуске - «Не удалось запустить службу обеспечивающую vpn соединение»

мая 23 20:21:57 kubuntupass NetworkManager[571]: <info>  [1716481317.3764] vpn[0x557faaef0700,f09883f6-e9e9-45d6-b360-bcb2e0fedd53,"newvpn"]: starting fortisslvpn
мая 23 20:21:57 kubuntupass NetworkManager[571]: <info>  [1716481317.3767] audit: op="connection-activate" uuid="f09883f6-e9e9-45d6-b360-bcb2e0fedd53" name="newvpn" pid=1898 uid=1000 result="success"
мая 23 20:21:57 kubuntupass /usr/libexec/gdm-x-session[1464]: org.kde.plasma.nm.kded: Unhandled VPN connection state change:  3
мая 23 20:21:57 kubuntupass NetworkManager[571]: <warn>  [1716481317.4107] vpn[0x557faaef0700,f09883f6-e9e9-45d6-b360-bcb2e0fedd53,"newvpn"]: failed to connect: 'property “2fa-flags” invalid or not supported'
мая 23 20:21:57 kubuntupass /usr/libexec/gdm-x-session[1520]: file:///usr/share/plasma/plasmoids/org.kde.plasma.notifications/contents/ui/NotificationItem.qml:219:21: QML SelectableLabel: Binding loop detected for property "implicitWidth"
мая 23 20:21:57 kubuntupass /usr/libexec/gdm-x-session[1520]: file:///usr/share/plasma/plasmoids/org.kde.plasma.notifications/contents/ui/NotificationItem.qml:219:21: QML SelectableLabel: Binding loop detected for property "implicitWidth"
мая 23 20:21:57 kubuntupass /usr/libexec/gdm-x-session[1520]: file:///usr/share/plasma/plasmoids/org.kde.plasma.notifications/contents/ui/NotificationItem.qml:219:21: QML SelectableLabel: Binding loop detected for property "implicitHeight"
мая 23 20:22:03 kubuntupass /usr/libexec/gdm-x-session[1467]: qt.qpa.xcb: QXcbConnection: XCB error: 3 (BadWindow), sequence: 46455, resource id: 37748954, major code: 15 (QueryTree), minor code: 0

Работает через интерфейс фортиклиента или через терминал, но как настроить через стандартный интерфейс ОС?

You can navigate to /etc/NetworkManager/system-connections, find the connection affected and edit with text editor it's configuration by removing 2fa flags.
Then you need to do sudo systemctl restart NetworkManager.service. And the problem will be fixed.
Anoxemian ★★★★★
()
Для того чтобы оставить комментарий войдите или зарегистрируйтесь.