You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I'm having trouble connecting to the VPN where I work. Most of my coworkers use openfortivpn with the same version, and can connect normally. I'm also the only one with the latest version of Ubuntu (24.04).
I also added the line: resolvectl domain ppp0 my.suffix1 my.suffix2
to the /etc/ppp/ip-up file.
I noticed that my terminal has a different output, which is this message:
"Dropped protocol specifier '.openfortivpn' from 'ppp0.openfortivpn'. Using 'ppp0' (ifindex=24)."
Hello 👋
I'm having trouble connecting to the VPN where I work. Most of my coworkers use
openfortivpn
with the same version, and can connect normally. I'm also the only one with the latest version of Ubuntu (24.04).I also added the line:
resolvectl domain ppp0 my.suffix1 my.suffix2
to the
/etc/ppp/ip-up
file.I noticed that my terminal has a different output, which is this message:
"Dropped protocol specifier '.openfortivpn' from 'ppp0.openfortivpn'. Using 'ppp0' (ifindex=24)."
I use the following command to connect:
Here is the terminal output using
-v
. I replaced some confidential information with*
and for some repeated outputs I put...
Does anyone know what can it be?
The text was updated successfully, but these errors were encountered: