Dear OpenVPN community,

I'm trying to setup a VPN on a linux computer that I log into from my intel 
Mac. I’m a computational chemist, not a IT person by training, so I’d greatly 
appreciate help with the below issue.

On the server side, I followed the instructions at 
https://www.howtoforge.com/tutorial/how-to-install-and-configure-open-vpn-on-opensuse-leap-42.1/
 
<https://www.howtoforge.com/tutorial/how-to-install-and-configure-open-vpn-on-opensuse-leap-42.1/>.
 On the client side, I followed 
https://www.howtoforge.com/tutorial/how-to-install-and-configure-open-vpn-on-opensuse-leap-42.1/
 
<https://www.howtoforge.com/tutorial/how-to-install-and-configure-open-vpn-on-opensuse-leap-42.1/>,
 choosing the TunnelBlick option. 

When I try to connect via TunnelBlick, I get the following diagnostics:

2022-06-04 10:49:08.137613 *Tunnelblick: openvpnstart log:
     OpenVPN started successfully.
     Command used to start OpenVPN (one argument per displayed line):
          
/Applications/Tunnelblick.app/Contents/Resources/openvpn/openvpn-2.3.18-openssl-1.0.2u/openvpn
          --daemon
          --log /Library/Application 
Support/Tunnelblick/Logs/-SLibrary-SApplication 
Support-STunnelblick-SShared-Sclient1.tblk-SContents-SResources-Sconfig.ovpn.769_0_3_0_34652464.61907.openvpn.log
          --cd /Library/Application 
Support/Tunnelblick/Shared/client1.tblk/Contents/Resources
          --setenv IV_GUI_VER "net.tunnelblick.tunnelblick 5770 3.8.7a (build 
5770)"
          --verb 3
          --config /Library/Application 
Support/Tunnelblick/Shared/client1.tblk/Contents/Resources/config.ovpn
          --setenv TUNNELBLICK_CONFIG_FOLDER /Library/Application 
Support/Tunnelblick/Shared/client1.tblk/Contents/Resources
          --verb 3
          --cd /Library/Application 
Support/Tunnelblick/Shared/client1.tblk/Contents/Resources
          --management 127.0.0.1 61907 /Library/Application 
Support/Tunnelblick/Mips/client1.tblk.mip
          --management-query-passwords
          --management-hold
          --script-security 2
          --route-up 
/Applications/Tunnelblick.app/Contents/Resources/client.up.tunnelblick.sh -9 -d 
-f -m -w -ptADGNWradsgnw
          --down 
/Applications/Tunnelblick.app/Contents/Resources/client.down.tunnelblick.sh -9 
-d -f -m -w -ptADGNWradsgnw
2022-06-04 10:49:08.214720 *Tunnelblick: Established communication with OpenVPN
2022-06-04 10:49:08.257313 *Tunnelblick: >INFO:OpenVPN Management Interface 
Version 1 -- type 'help' for more info
2022-06-04 10:50:08.000000 TLS Error: TLS key negotiation failed to occur 
within 60 seconds (check your network connectivity)
2022-06-04 10:50:08.000000 TLS Error: TLS handshake failed
2022-06-04 10:50:08.000000 SIGUSR1[soft,tls-error] received, process restarting
2022-06-04 10:50:08.000000 MANAGEMENT: 
>STATE:1654354208,RECONNECTING,tls-error,,
2022-06-04 10:50:08.000000 MANAGEMENT: CMD 'hold release'
2022-06-04 10:50:08.000000 WARNING: --ns-cert-type is DEPRECATED.  Use 
--remote-cert-tls instead.
2022-06-04 10:50:08.000000 NOTE: the current --script-security setting may 
allow this configuration to call user-defined scripts
2022-06-04 10:50:08.000000 Socket Buffers: R=[786896->786896] S=[9216->9216]
2022-06-04 10:50:08.000000 UDPv4 link local: [undef]
2022-06-04 10:50:08.000000 UDPv4 link remote: [AF_INET]24.45.110.238:2034
2022-06-04 10:50:08.000000 MANAGEMENT: >STATE:1654354208,WAIT,,,
2022-06-04 10:50:08.000000 MANAGEMENT: CMD 'hold release'
2022-06-04 10:50:18.000000 event_wait : Interrupted system call (code=4)
2022-06-04 10:50:18.000000 SIGTERM[hard,] received, process exiting
2022-06-04 10:50:18.000000 MANAGEMENT: >STATE:1654354218,EXITING,SIGTERM

I suppose " UDPv4 link local: [undef]” is the problem.  Is that right? What 
does it mean? How do I fix it? Or, is something else amiss? 

Thanks in advance for the much needed help!

Best,
Matthew

_______________________________________________
Openvpn-users mailing list
Openvpn-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/openvpn-users

Reply via email to