58chev
Regular Contributor
I was trying to VPN into home yesterday and my client would not connect.
First 5 lines of my client1.ovpn file
client
dev tun
proto udp
remote **********.asuscomm.com 9915
float
So when I got home, I checked the router and it had a renewed WAN IP.
I exported a new client.ovpn file and noticed that line 4 had the IP Address and not FQDN.
Imported the new files and my client now connects.
How do I get my PC or Phone to forget the old IP tied to the FQDN?
I'd hate to have to resort to changing the client file every time I get a new WAN IP Assigned to my router.
om my PC ran ipconfig /flushdns and powershell command Clear-DnsClientCache with no luck.
First 5 lines of my client1.ovpn file
client
dev tun
proto udp
remote **********.asuscomm.com 9915
float
So when I got home, I checked the router and it had a renewed WAN IP.
I exported a new client.ovpn file and noticed that line 4 had the IP Address and not FQDN.
Imported the new files and my client now connects.
How do I get my PC or Phone to forget the old IP tied to the FQDN?
I'd hate to have to resort to changing the client file every time I get a new WAN IP Assigned to my router.
om my PC ran ipconfig /flushdns and powershell command Clear-DnsClientCache with no luck.