Hello.
Can you please help me?
When we use OpenVPN Client on windows platform, VPN is connected, I can access LAN segment.
When we use OpenVPN Connect (3.6.0.4074) on windows platform, VPN is connected, but I cannot tracert or ping LAN segment.
Do we need to update something in settings on server side (Unifi Dream Machine SE Edition)?
Note: In config file I delete CA information and remote port + IP address.
Client Configuration:
client
dev tun
proto tcp
remote x.x.x.x xxxx
resolv-retry infinite
nobind
route-nopull
# Downgrade privileges after initialization (non-Windows only)
user nobody
#group nogroup
persist-key
persist-tun
auth-user-pass
remote-cert-tls server
cipher AES-256-CBC
comp-lzo no
verb 3
auth SHA1
key-direction 1
reneg-sec 0
# Redirect specific routes through VPN
route 172.20.0.0 255.255.255.0
route 172.20.2.0 255.255.254.0
route 172.20.4.0 255.255.255.0
route 172.20.0.31 255.255.255.255
# Route for RDP Gateway
route 172.20.0.31 255.255.255.255
Thank you.
Marek.
Can you please help me?
When we use OpenVPN Client on windows platform, VPN is connected, I can access LAN segment.
When we use OpenVPN Connect (3.6.0.4074) on windows platform, VPN is connected, but I cannot tracert or ping LAN segment.
Do we need to update something in settings on server side (Unifi Dream Machine SE Edition)?
Note: In config file I delete CA information and remote port + IP address.
Client Configuration:
client
dev tun
proto tcp
remote x.x.x.x xxxx
resolv-retry infinite
nobind
route-nopull
# Downgrade privileges after initialization (non-Windows only)
user nobody
#group nogroup
persist-key
persist-tun
auth-user-pass
remote-cert-tls server
cipher AES-256-CBC
comp-lzo no
verb 3
auth SHA1
key-direction 1
reneg-sec 0
# Redirect specific routes through VPN
route 172.20.0.0 255.255.255.0
route 172.20.2.0 255.255.254.0
route 172.20.4.0 255.255.255.0
route 172.20.0.31 255.255.255.255
# Route for RDP Gateway
route 172.20.0.31 255.255.255.255
Thank you.
Marek.