Down right strange and inexplicable behavior from OVPN
-
I've been having issues with open VPN for a while now but that's not why I'm here....
I can connect to the VPN server from both windows and Android sucsesfuley.
I am able to ping sites on the Internet (google.com) as well as IP addresses within my local network (both dhcp and static ones).
despite this, if I go to a web console hosted in my network (for example proxmox GUI) I just get a connexion time-out error (or some other thing)
some websites, like eBay, fail to load correctly see picture:
whereas others work just fine
the rest of this post is some log files and screenshots for you. I would appreciate your help thank you very much in advance.
EDIT: just as a quick note, as far as I can tell my configuration is pretty much stock (other than basic configuration to give Internet access) this is not a new install though so I may be wrong
client log:
2022-09-23 17:18:03 OpenVPN 2.5.7 Windows-MSVC [SSL (OpenSSL)] [LZO] [LZ4] [PKCS11] [AEAD] built on May 27 2022 2022-09-23 17:18:03 Windows version 10.0 (Windows 10 or greater) 64bit 2022-09-23 17:18:03 library versions: OpenSSL 1.1.1o 3 May 2022, LZO 2.10 2022-09-23 17:18:07 TCP/UDP: Preserving recently used remote address: [AF_INET] mywanip :1194 2022-09-23 17:18:07 UDPv4 link local: (not bound) 2022-09-23 17:18:07 UDPv4 link remote: [AF_INET] mywanip :1194 2022-09-23 17:18:08 [vpn server cert] Peer Connection Initiated with [AF_INET] mywanip :1194 2022-09-23 17:18:08 open_tun 2022-09-23 17:18:08 tap-windows6 device [outline-tap0] opened 2022-09-23 17:18:08 Set TAP-Windows TUN subnet mode network/local/netmask = 192.168.40.0/192.168.40.2/255.255.255.0 [SUCCEEDED] 2022-09-23 17:18:08 Notified TAP-Windows driver to set a DHCP IP/netmask of 192.168.40.2/255.255.255.0 on interface {3B60B754-C84F-4481-B73D-1FD5EA7D4CA4} [DHCP-serv: 192.168.40.0, lease-time: 31536000] 2022-09-23 17:18:08 Successful ARP Flush on interface [9] {3B60B754-C84F-4481-B73D-1FD5EA7D4CA4} 2022-09-23 17:18:08 IPv4 MTU set to 1500 on interface 9 using service 2022-09-23 17:18:13 WARNING: this configuration may cache passwords in memory -- use the auth-nocache option to prevent this 2022-09-23 17:18:13 Initialization Sequence Completed 2022-09-23 17:22:20 SIGTERM received, sending exit notification to peer 2022-09-23 17:22:21 SIGTERM[soft,exit-with-notification] received, process exiting
server log:
Sep 23 17:18:07 openvpn 60741 213.205.198.248:14267 peer info: IV_VER=2.5.7 Sep 23 17:18:07 openvpn 60741 213.205.198.248:14267 peer info: IV_PLAT=win Sep 23 17:18:07 openvpn 60741 213.205.198.248:14267 peer info: IV_PROTO=6 Sep 23 17:18:07 openvpn 60741 213.205.198.248:14267 peer info: IV_NCP=2 Sep 23 17:18:07 openvpn 60741 213.205.198.248:14267 peer info: IV_CIPHERS=AES-256-GCM:AES-128-GCM:CHACHA20-POLY1305:AES-256-CBC Sep 23 17:18:07 openvpn 60741 213.205.198.248:14267 peer info: IV_LZ4=1 Sep 23 17:18:07 openvpn 60741 213.205.198.248:14267 peer info: IV_LZ4v2=1 Sep 23 17:18:07 openvpn 60741 213.205.198.248:14267 peer info: IV_LZO=1 Sep 23 17:18:07 openvpn 60741 213.205.198.248:14267 peer info: IV_COMP_STUB=1 Sep 23 17:18:07 openvpn 60741 213.205.198.248:14267 peer info: IV_COMP_STUBv2=1 Sep 23 17:18:07 openvpn 60741 213.205.198.248:14267 peer info: IV_TCPNL=1 Sep 23 17:18:07 openvpn 60741 213.205.198.248:14267 peer info: IV_GUI_VER=OpenVPN_GUI_11 Sep 23 17:18:07 openvpn 60741 myip :14267 peer info: IV_SSO=openurl,crtext Sep 23 17:18:07 openvpn 60741 myip :14267 [toby] Peer Connection Initiated with [AF_INET]213.205.198.248:14267 Sep 23 17:18:07 openvpn 76762 user 'toby' authenticated Sep 23 17:18:07 openvpn 60741 toby/ myip :14267 MULTI_sva: pool returned IPv4=192.168.40.2, IPv6=(Not enabled) Sep 23 17:18:07 openvpn 77188 openvpn server 'ovpns1' user 'toby' address ' myip ' - connected Sep 23 17:22:19 openvpn 72816 openvpn server 'ovpns1' user 'toby' address ' myip' - disconnected
VPN server configeration:
once again thanks for your help, happy to answer any questions.