FortiClient VPN for android works, using web interface works, Windows
app (I have dual boot Linux/Windows) works but on Ubuntu 22.04.3 LTS
installed .deb FortiClient VPN v7.2.2.0753 does not. I see connected
(given token was accepted) but then I see ...
Hello, I connect to the VPN with the command below usually and it works
fine but when I am disconnected because for example connection problems
and the last connection persisted on the server and server allows have
only one connection at time I am no...
I found that my hotspot created by phone with android had configured for
mobile data: IPv4-only, so I changed that to: IPv4/IPv6 but it looks
like it changed nothing and the problem with app for ubuntu persists.
With previous settings IPv4-only other...
No manual changes: $ ip r | grep 10.212.134.201 10.126.0.6 via
10.212.134.201 dev fctvpn850944e2 scope link linkdown 172.18.64.255 via
10.212.134.201 dev fctvpn850944e2 scope link linkdown Adding: $ sudo
/sbin/ip route add 10.126.0.6 via 10.212.134.2...
Because it looks like it asks twice: ```Confirm (y/n)
[default=n]:Confirm (y/n) [default=n]:``` I tried it solve using
`expect`: ```#!/usr/bin/expect set USER [lindex $argv 0]set PASS [lindex
$argv 1] spawn /opt/forticlient/fortivpn connect MyVPNName...