I know a little bit about VPN setups...emphasis on the "little" word.
Here is the situation: I had not used my VPN setup for a while (though it worked before), but an email problem caused ISP to change my public WAN IP, so I know I had to edit the configs in clients.
VPN server is the built in one in ASUS-wrt Merlin 378.56_2.( in AC68U).
Clients are a Galaxy S3, and two Samsung Tab 4's.
All have had working configs in the immediate past, though not used recently.
WHAT I DID.
I edited the existing config ovpn's, replacing only the IP with the new one.
I drove to a public hotspot that requires no password.
No connect by any of the clients. Zero incoming bytes; yes outgoing bytes.
Drove home.
In router, I exported a new client ovpn.
Comparing the CA, keys etc. in new vs. old, I see the CA is different. OH!
(Wonders why, but not the point)
So I know I need to use the newly exported ovpn (all of the config 'commands' were the same as the old one). But see that the sections for
<cert> and
<key>
are empty. The tls-auth section was filled in from what I have stored in the server side.)
So I copy the data for these two sections from the old configs (which did work at one time remember) into the new config. I try the connect test ON MY HOME NET which is the same as net the server is on, and again zero bytes. Now I know this home net test will not make a connect that works, but it usually will send bytes in and out from the client.
Obviously, I have done something wrong, but I do not see what. Ideas?
Here is the situation: I had not used my VPN setup for a while (though it worked before), but an email problem caused ISP to change my public WAN IP, so I know I had to edit the configs in clients.
VPN server is the built in one in ASUS-wrt Merlin 378.56_2.( in AC68U).
Clients are a Galaxy S3, and two Samsung Tab 4's.
All have had working configs in the immediate past, though not used recently.
WHAT I DID.
I edited the existing config ovpn's, replacing only the IP with the new one.
I drove to a public hotspot that requires no password.
No connect by any of the clients. Zero incoming bytes; yes outgoing bytes.
Drove home.
In router, I exported a new client ovpn.
Comparing the CA, keys etc. in new vs. old, I see the CA is different. OH!
(Wonders why, but not the point)
So I know I need to use the newly exported ovpn (all of the config 'commands' were the same as the old one). But see that the sections for
<cert> and
<key>
are empty. The tls-auth section was filled in from what I have stored in the server side.)
So I copy the data for these two sections from the old configs (which did work at one time remember) into the new config. I try the connect test ON MY HOME NET which is the same as net the server is on, and again zero bytes. Now I know this home net test will not make a connect that works, but it usually will send bytes in and out from the client.
Obviously, I have done something wrong, but I do not see what. Ideas?