Windows 11 route gateway is not reachable

Official client software for OpenVPN Access Server and OpenVPN Cloud.
Post Reply
enricosx
OpenVpn Newbie
Posts: 1
Joined: Fri Sep 15, 2023 11:33 am

Windows 11 route gateway is not reachable

Post by enricosx » Fri Sep 15, 2023 11:44 am

PC 1 [same config ovpn file, work correctly]
10.0.22621.0 Microsoft Windows NT 10.0.22621.0
OpenVPN 2.5.7 Windows-MSVC [SSL (OpenSSL)] [LZO] [LZ4] [PKCS11] [AEAD] built on May 27 2022
library versions: OpenSSL 1.1.1o 3 May 2022, LZO 2.10
Windows version 10.0 (Windows 10 or greater) 64bit

PC 2: [same config ovpn file dont work]
10.0.22621.0 Microsoft Windows NT 10.0.22621.0
OpenVPN 2.5.9 [git:v2.5.9/ea4ce681d9008f27] Windows-MSVC [SSL (OpenSSL)] [LZO] [LZ4] [PKCS11] [AEAD] built on Feb 15 2023
library versions: OpenSSL 1.1.1t 7 Feb 2023, LZO 2.10
Windows version 10.0 (Windows 10 or greater) 64bit

Same Lan and config file
i think is an windows update...

Config Pc1 Pc2

Code: Select all

dev tun
persist-tun
persist-key
cipher AES-256-GCM
ncp-ciphers AES-256-CBC:AES-256-GCM
auth SHA256
tls-client
client
resolv-retry infinite
remote 79.8.58.85 4756 udp4
verify-x509-name "AviorSRL" name
auth-user-pass
pkcs12 pfSense-UDP4-4756-Abaco.p12
tls-auth pfSense-UDP4-4756-Abaco-tls.key 1
remote-cert-tls server
comp-noadapt
LOG Pc2
2023-09-15 13:27:51 Note: Treating option '--ncp-ciphers' as '--data-ciphers' (renamed in OpenVPN 2.5).
2023-09-15 13:27:51 OpenVPN 2.5.9 [git:v2.5.9/ea4ce681d9008f27] Windows-MSVC [SSL (OpenSSL)] [LZO] [LZ4] [PKCS11] [AEAD] built on Feb 15 2023
2023-09-15 13:27:51 Windows version 10.0 (Windows 10 or greater) 64bit
2023-09-15 13:27:51 library versions: OpenSSL 1.1.1t 7 Feb 2023, LZO 2.10
2023-09-15 13:27:52 TCP/UDP: Preserving recently used remote address: [AF_INET]xx.xxx.xx.xx:xxxx
2023-09-15 13:27:52 UDPv4 link local (bound): [AF_INET][undef]:1194
2023-09-15 13:27:52 UDPv4 link remote: [AF_INET] xx.xxx.xx.xx:xxxx
2023-09-15 13:27:52 WARNING: this configuration may cache passwords in memory -- use the auth-nocache option to prevent this
2023-09-15 13:27:54 [Customer1] Peer Connection Initiated with [AF_INET]xx.xxx.xx.xx:xxxx
2023-09-15 13:27:55 open_tun
2023-09-15 13:27:55 tap-windows6 device [OpenVPN TAP-Windows6] opened
2023-09-15 13:27:55 Set TAP-Windows TUN subnet mode network/local/netmask = 10.0.0.0/10.0.0.200/255.255.255.0 [SUCCEEDED]
2023-09-15 13:27:55 Notified TAP-Windows driver to set a DHCP IP/netmask of 10.0.0.200/255.255.255.0 on interface {F3986C7F-6A0E-4416-8F24-8E2618480E22} [DHCP-serv: 10.0.0.0, lease-time: 31536000]
2023-09-15 13:27:55 Successful ARP Flush on interface [20] {F3986C7F-6A0E-4416-8F24-8E2618480E22}
2023-09-15 13:27:55 IPv4 MTU set to 1500 on interface 20 using service
2023-09-15 13:27:55 Blocking outside dns using service succeeded.
2023-09-15 13:28:30 Warning: route gateway is not reachable on any active network adapters: 10.0.0.1
SYSTEM ROUTING TABLE
0.0.0.0 0.0.0.0 192.168.0.250 p=0 i=3 t=4 pr=3 a=218826 h=0 m=25/0/0/0/0
127.0.0.0 255.0.0.0 127.0.0.1 p=0 i=1 t=3 pr=2 a=218834 h=0 m=331/0/0/0/0
127.0.0.1 255.255.255.255 127.0.0.1 p=0 i=1 t=3 pr=2 a=218834 h=0 m=331/0/0/0/0
127.255.255.255 255.255.255.255 127.0.0.1 p=0 i=1 t=3 pr=2 a=218834 h=0 m=331/0/0/0/0
169.254.0.0 255.255.0.0 169.254.204.73 p=0 i=20 t=3 pr=2 a=79534 h=0 m=259/0/0/0/0
169.254.204.73 255.255.255.255 169.254.204.73 p=0 i=20 t=3 pr=2 a=79534 h=0 m=259/0/0/0/0
169.254.255.255 255.255.255.255 169.254.204.73 p=0 i=20 t=3 pr=2 a=79534 h=0 m=259/0/0/0/0
172.18.16.0 255.255.240.0 172.18.16.1 p=0 i=23 t=3 pr=2 a=218739 h=0 m=5256/0/0/0/0
172.18.16.1 255.255.255.255 172.18.16.1 p=0 i=23 t=3 pr=2 a=218739 h=0 m=5256/0/0/0/0
172.18.31.255 255.255.255.255 172.18.16.1 p=0 i=23 t=3 pr=2 a=218739 h=0 m=5256/0/0/0/0
192.168.0.0 255.255.255.0 192.168.0.31 p=0 i=3 t=3 pr=2 a=218826 h=0 m=281/0/0/0/0
192.168.0.31 255.255.255.255 192.168.0.31 p=0 i=3 t=3 pr=2 a=218826 h=0 m=281/0/0/0/0
192.168.0.255 255.255.255.255 192.168.0.31 p=0 i=3 t=3 pr=2 a=218826 h=0 m=281/0/0/0/0
224.0.0.0 240.0.0.0 127.0.0.1 p=0 i=1 t=3 pr=2 a=218834 h=0 m=331/0/0/0/0
224.0.0.0 240.0.0.0 192.168.0.31 p=0 i=3 t=3 pr=2 a=218831 h=0 m=281/0/0/0/0
224.0.0.0 240.0.0.0 169.254.204.73 p=0 i=20 t=3 pr=2 a=218831 h=0 m=259/0/0/0/0
224.0.0.0 240.0.0.0 172.18.16.1 p=0 i=23 t=3 pr=2 a=218739 h=0 m=5256/0/0/0/0
255.255.255.255 255.255.255.255 127.0.0.1 p=0 i=1 t=3 pr=2 a=218834 h=0 m=331/0/0/0/0
255.255.255.255 255.255.255.255 192.168.0.31 p=0 i=3 t=3 pr=2 a=218831 h=0 m=281/0/0/0/0
255.255.255.255 255.255.255.255 169.254.204.73 p=0 i=20 t=3 pr=2 a=218831 h=0 m=259/0/0/0/0
255.255.255.255 255.255.255.255 172.18.16.1 p=0 i=23 t=3 pr=2 a=218739 h=0 m=5256/0/0/0/0
SYSTEM ADAPTER LIST
Realtek PCIe GbE Family Controller
Index = 3
GUID = {266BA3EF-8707-4672-A1D2-53CD42A23612}
IP = 192.168.0.31/255.255.255.0
MAC = 4c:ed:fb:cb:d1:40
GATEWAY = 192.168.0.250/255.255.255.255
DHCP SERV = 192.168.0.250/255.255.255.255
DHCP LEASE OBTAINED = 2023-09-15 13:26:25
DHCP LEASE EXPIRES = 2023-09-15 15:26:25
DNS SERV = 192.168.0.201/255.255.255.255
Hyper-V Virtual Ethernet Adapter
Index = 23
GUID = {BDDE7C6D-D795-4F55-A46D-3F61AB110054}
IP = 172.18.16.1/255.255.240.0
MAC = 00:15:5d:01:ad:f0
GATEWAY = 0.0.0.0/255.255.255.255
DNS SERV =
Wintun Userspace Tunnel
Index = 15
GUID = {AACC202C-7E0A-4828-B98C-D02CB8D07773}
IP = 0.0.0.0/0.0.0.0
MAC =
GATEWAY = 0.0.0.0/255.255.255.255
DNS SERV =
TAP-Windows Adapter V9
Index = 20
GUID = {F3986C7F-6A0E-4416-8F24-8E2618480E22}
IP = 169.254.204.73/255.255.0.0
MAC = 00:ff:f3:98:6c:7f
GATEWAY = 0.0.0.0/255.255.255.255
DHCP SERV = 0.0.0.0/255.255.255.255
DHCP LEASE OBTAINED = 2023-09-15 13:28:30
DHCP LEASE EXPIRES = 2023-09-15 13:28:30
DNS SERV =
ASUS Wireless PCI-E Adapter
Index = 17
GUID = {CD082DC0-C414-4E60-8B7D-4969756EF8DD}
IP = 0.0.0.0/0.0.0.0
MAC = 3c:7c:3f:07:4a:da
GATEWAY = 0.0.0.0/255.255.255.255
DHCP SERV =
DHCP LEASE OBTAINED = 2023-09-15 13:28:30
DHCP LEASE EXPIRES = 2023-09-15 13:28:30
DNS SERV =
Microsoft Wi-Fi Direct Virtual Adapter
Index = 10
GUID = {6C6C44F2-789C-4E17-B7EE-29B17E997D1C}
IP = 0.0.0.0/0.0.0.0
MAC = 3e:7c:3f:07:4a:da
GATEWAY = 0.0.0.0/255.255.255.255
DHCP SERV =
DHCP LEASE OBTAINED = 2023-09-15 13:28:30
DHCP LEASE EXPIRES = 2023-09-15 13:28:30
DNS SERV =
Microsoft Wi-Fi Direct Virtual Adapter #2
Index = 13
GUID = {95EA0993-2FBF-4B89-8E50-E1229AAA9092}
IP = 0.0.0.0/0.0.0.0
MAC = 3c:7c:3f:07:4a:da
GATEWAY = 0.0.0.0/255.255.255.255
DHCP SERV =
DHCP LEASE OBTAINED = 2023-09-15 13:28:30
DHCP LEASE EXPIRES = 2023-09-15 13:28:30
DNS SERV =
2023-09-15 13:28:30 Initialization Sequence Completed With Errors ( see http://openvpn.net/faq.html#dhcpclientserv )
2023-09-15 13:29:13 NOTE: Release of DHCP-assigned IP address lease on TAP-Windows adapter failed: Indirizzo non ancora associato all'endpoint di rete. (code=1228)
2023-09-15 13:29:13 Unblocking outside dns using service succeeded.
2023-09-15 13:29:13 SIGTERM[hard,] received, process exiting

[/code]

Post Reply