updated the proxy code to make it work based on other bitrot
- hipreport: updated the client version to match new globalconnect code - hipreport: update linux kernel version to something more modern - disable ESP and IPv6 which seem to be working poorly - change code in ssh wrapper for no ESP
This commit is contained in:
@@ -2,7 +2,8 @@
|
||||
|
||||
export OPENSSL_CONF="${HOME}/bin/nu-vpn-proxy/openssl.conf"
|
||||
# this allows for legacy renegotation which seems to be required now
|
||||
SEARCH_PATTERN="ESP tunnel connected; exiting HTTPS mainloop."
|
||||
# SEARCH_PATTERN="ESP tunnel connected; exiting HTTPS mainloop."
|
||||
SEARCH_PATTERN="Continuing in background; pid"
|
||||
|
||||
# connects to SSH through openconnect and VPN
|
||||
# for use with ProxyCommand in SSH
|
||||
|
||||
Reference in New Issue
Block a user