theinvisible / openfortigui

VPN-GUI to connect to Fortigate-Hardware, based on openfortivpn
https://hadler.me/linux/openfortigui/
GNU General Public License v3.0
492 stars 54 forks source link

Problems with name resolution #34

Closed pachulo closed 6 years ago

pachulo commented 6 years ago

Hi! Since update 0.6.0 (I think) I'm having this problem. When I try to connect to my VPN server configured by name I get errors like these:

ERROR:  getaddrinfo: Name or service not known
INFO:   Closed connection to gateway.
INFO:   Logged out.

And if I configure the IP directly, I can connect.

theinvisible commented 6 years ago

Hi, have you tried the newly released version 0.6.1?

Should fix some issues.

pachulo commented 6 years ago

Yes, I've tried, but same problem.

El dc., 9 maig 2018, 08:03, Rene Hadler notifications@github.com va escriure:

Hi, have you tried the newly released version 0.6.1?

Should fix some issues.

— You are receiving this because you authored the thread. Reply to this email directly, view it on GitHub https://github.com/theinvisible/openfortigui/issues/34#issuecomment-387629652, or mute the thread https://github.com/notifications/unsubscribe-auth/ADGyeZz5Zhg0-CQeCY41KsHXRAxAtHlRks5twoargaJpZM4T2M_1 .

theinvisible commented 6 years ago

There is now version 0.6.2 out with a reworked DNS resolving. Please give it a try, thanks.

pachulo commented 6 years ago

It's working now with 0.6.2! Thanks for the support and the prompt update!!!