Connection leaking IP Address

Need help configuring your VPN? Just post here and you'll get that help.

Moderators: TinCanTech, TinCanTech, TinCanTech, TinCanTech, TinCanTech, TinCanTech

Forum rules
Please use the [oconf] BB tag for openvpn Configurations. See viewtopic.php?f=30&t=21589 for an example.
Post Reply
tom123
OpenVpn Newbie
Posts: 1
Joined: Fri Nov 10, 2023 1:55 pm

Connection leaking IP Address

Post by tom123 » Fri Nov 10, 2023 2:17 pm

Am hoping someone can assist with the below, i have had OVPN running on my asus router for 5 years without issue, I recently updated it to use higher hash, which has caused some config changes and now the connection is leaking my original IP. I believe i came across this when I originally set this up and managed to resolve by updating the client config file but I havent had any luck this time so am turning for help!

Client Config file
remote IPADDRESS 1194
float
nobind
proto tcp-client
dev tun
sndbuf 0
rcvbuf 0
keepalive 10 30
comp-lzo adaptive
auth-user-pass
client
auth SHA256
cipher AES-256-CBC
remote-cert-tls server
<ca>

Server options:

https://imgur.com/a/PvqmQ01


Any assistance is much appreciated!

Post Reply