adrienverge / openfortivpn

Client for PPP+TLS VPN tunnel services
GNU General Public License v3.0
2.68k stars 320 forks source link

macOS 14.2.1 and 1.21.0 blocks #1199

Open kebrahimpour opened 7 months ago

kebrahimpour commented 7 months ago

In Apple M1 Max I am experiencing issues:

macOS 14.2.1. / openfortivpn 1.21.0

INFO:   Connected to gateway.
Two-factor authentication token:
INFO:   Authenticated.
INFO:   Remote gateway has allocated a VPN.
Mon Feb 12 15:39:35 2024 : publish_entry SCDSet() failed: Success!
Mon Feb 12 15:39:35 2024 : publish_entry SCDSet() failed: Success!
Mon Feb 12 15:39:35 2024 : Using interface ppp0
...
add net 0.0.0.0: gateway ppp0
INFO:   Adding VPN nameservers...
INFO:   Tunnel is up and running

I get ping errors when I test if everything is ok

same issue when I use --pppd-accept-remote=0

DimitriPapadopoulos commented 7 months ago

Is this a DNS or routing issue? Does the ping work with IP addresses but not DNS host names?

What do you ping?

https://github.com/adrienverge/openfortivpn/wiki#reporting-issues

kebrahimpour commented 7 months ago

Is this a DNS or routing issue? Does the ping work with IP addresses but not DNS host names?

What do you ping?

https://github.com/adrienverge/openfortivpn/wiki#reporting-issues

I can ping ip addresses after connection is established (Tunnel is up and running). So it seams there is an issue with dns host names

demshin commented 5 months ago

I've got the same issue.

popinguy commented 5 months ago

Same for me

DimitriPapadopoulos commented 5 months ago

And --pppd-accept-remote=0 doesn't help? Which version of openfortivpn and macOS?