I found the below, but I’m not sure if this is anymore helpful for resolving my 
problem.

OpenVPN 2.4.3 x86_64-suse-linux-gnu [SSL (OpenSSL)] [LZO] [LZ4] [EPOLL] 
[PKCS11] [MH/PKTINFO] [AEAD] built on Jun 20 2017
library versions: OpenSSL 1.1.0i-fips  14 Aug 2018, LZO 2.10
NOTE: your local LAN uses the extremely common subnet address 192.168.0.x or 
192.168.1.x.  Be aware that this might create routing conflicts if you connect 
to the VPN server from public locations such as internet cafes that use the 
same subnet.
Diffie-Hellman initialized with 2048 bit key
ROUTE_GATEWAY 192.168.0.1/255.255.255.0 IFACE=eth1 HWADDR=e4:54:e8:70:9d:f3
TUN/TAP device tun2 opened
TUN/TAP TX queue length set to 100
do_ifconfig, tt->did_ifconfig_ipv6_setup=0
/bin/ip link set dev tun2 up mtu 1500
/bin/ip addr add dev tun2 local 10.10.2.1 peer 10.10.2.2
/bin/ip route add 10.10.2.0/24 via 10.10.2.2
Could not determine IPv4/IPv6 protocol. Using AF_INET
Socket Buffers: R=[212992->212992] S=[212992->212992]
UDPv4 link local (bound): [AF_INET][undef]:2034
UDPv4 link remote: [AF_UNSPEC]
MULTI: multi_init called, r=256 v=256
IFCONFIG POOL: base=10.10.2.4 size=62, ipv6=0
Initialization Sequence Completed



> On Jun 4, 2022, at 11:27 AM, Matthew Guberman-Pfeffer 
> <mgubermanpfef...@gmail.com> wrote:
> 
> Where is the server log? How do I find it? Please, I’m new to all of this so 
> the more you can explain, the better!
> 
> Best,
> Matthew
> 
> 
>> On Jun 4, 2022, at 11:23 AM, tincantech <tincant...@protonmail.com> wrote:
>> 
>> -----BEGIN PGP SIGNED MESSAGE-----
>> Hash: SHA256
>> 
>> Hi,
>> 
>> 
>> Sent with Proton Mail secure email.
>> ------- Original Message -------
>> On Saturday, June 4th, 2022 at 16:02, Matthew Guberman-Pfeffer 
>> <mgubermanpfef...@gmail.com> wrote:
>> 
>> 
>>> 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/.
>>>  On the client side, I followed 
>>> 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 -ptADGNWradsgnw2022-06-04 10:49:08.214720 *Tunnelblick: 
>>> Established communication with OpenVPN2022-06-04 10:49:08.257313 
>>> *Tunnelblick: >INFO:OpenVPN Management Interface Version 1 -- type 'help' 
>>> for more info2022-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 
>>> failed2022-06-04 10:50:08.000000 SIGUSR1[soft,tls-error] received, process 
>>> restarting2022-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 scripts2022-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:20342022-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 
>>> exiting2022-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
>>> 
>> 
>> 
>> One of OpenVPN's oldest mantra's ....
>> 
>> Check your Server log.
>> 
>> --
>> 
>> -----BEGIN PGP SIGNATURE-----
>> Version: ProtonMail
>> 
>> wsBzBAEBCAAGBQJim3jhACEJEE+XnPZrkLidFiEECbw9RGejjXJ5xVVVT5ec
>> 9muQuJ0bYggAtaDzjySODlrVLNqt6be9/a6h3R/ywMONLWCOtOajPc5cIDNY
>> tLv/LFld3UwN47wSOQPtH9sZjlb9LQXczPaE4fCR4BPPfioogl84W2RGAdB4
>> hzB4ZR73IqIBNSDfSx8Vunf65YZZu2uLF1GZP2IqUSlVWn4YMSSEm1yOJ1Jo
>> B3P0orlwiv/WGI6NZKIAQf/FqNX0S33aUjxHkyriAe5zvi3QN2COw0WqMeOu
>> bWWR+KEvU4VsQtw2Apd+rusfvaQMdpDtDIW843kDXRkDdPWAvmhsuQzGwna1
>> NHfrlZk9mHraJQv+Y7cc4/6lNl1o4TC7f3MsBL+YtrECDixXRbNhhw==
>> =8ME9
>> -----END PGP SIGNATURE-----
>> <publickey - tincant...@protonmail.com - 0x09BC3D44.asc><publickey - 
>> tincant...@protonmail.com - 0x09BC3D44.asc.sig>
> 



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

Reply via email to