Replies: 2 comments 5 replies
-
so, if you lookup network CIDR prefixes/subnetting you would see that 192.168.1.0/16 is invalid ..either set 192.168.0.0/16 OR 192.168.1.0/24 |
Beta Was this translation helpful? Give feedback.
4 replies
-
I do have !, as a character in my password, could this be the issue ? |
Beta Was this translation helpful? Give feedback.
1 reply
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
I have no clue where to look anymore, changed the LOCAL_NETWORK settings already multible times, tried /23 and /24 also.
my local network is 192.168.1.0, but by pi is the dns server maybe i need to change something ?
I'm completly in the dark here..
Starting container with revision: b33d0fe
Creating TUN device /dev/net/tun
Using OpenVPN provider: SURFSHARK
Running with VPN_CONFIG_SOURCE auto
No bundled config script found for SURFSHARK. Defaulting to external config
Downloading configs from https://github.com/haugene/vpn-configs-contrib/archive/main.zip into /tmp/tmp.9rmWDuvQ3G
Extracting configs to /tmp/tmp.CW7K05mUbk
Found configs for SURFSHARK in /tmp/tmp.CW7K05mUbk/vpn-configs-contrib-main/openvpn/surfshark, will replace current content in /etc/openvpn/surfshark
Cleanup: deleting /tmp/tmp.9rmWDuvQ3G and /tmp/tmp.CW7K05mUbk
Starting OpenVPN using config nl-ams.prod.surfshark.com_udp.ovpn
Modifying /etc/openvpn/surfshark/nl-ams.prod.surfshark.com_udp.ovpn for best behaviour in this container
Modification: Point auth-user-pass option to the username/password file
Modification: Change ca certificate path
Modification: Change ping options
Modification: Update/set resolv-retry to 15 seconds
Modification: Change tls-crypt keyfile path
Modification: Set output verbosity to 3
Modification: Remap SIGUSR1 signal to SIGTERM, avoid OpenVPN restart loop
Modification: Updating status for config failure detection
Setting OpenVPN credentials...
adding route to local network 192.168.1.0/16 via 172.20.0.1 dev eth0
Error: Invalid prefix for given prefix length.
Beta Was this translation helpful? Give feedback.
All reactions