-
Notifications
You must be signed in to change notification settings - Fork 94
Closed
Description
I've been using this script for a while now, and has been working great. Today I did a fresh install of Ubuntu 20.04, and when I run this it seems to connect okay, but it never seems to write to /etc/hosts
, so it never forwards the traffic.
If I run without the script, I can get the full VPN just fine.
When I kill openconnect while I'm running the script, vpn-slice
keeps to keep running and I have to manually kill it. When I do, I get the following message in my terminal:
/usr/bin/dig: isc_socket_bind: address not available
While it is running, it will slowly start printing out messages like this to my terminal:
WARNING: Lookup for my-example-domain.com on VPN DNS servers failed.
Is there something I'm doing wrong?