says its connected and has WAN ip from isp router but no pages will load
@loady, you may want to compare your reset process with the one in my signature below (M&M Config).
If there is no change, the 'Nuclear Reset' may be the way to go then.
They must be ok if I can access the ISP routers GUI from the Asus
Random disconnects and reconnects may happen multiple times a day. You may not see this happening just browsing web pages or GUI of a router, but your VPN is much more sensitive and won't be happy. Using power line adapters as connection between the two routers is asking for trouble. I believe this troubleshooting multiple issues thread will be going on for many days and pages. You know better though, this is your setup.
Merlin implemented double-NAT support for DDNS long time ago, so whats the problem, did you test it with correct settings?
Clearly you have issues with power lines
I don't use power line adapters. I know what's inside though, now it works and what weaknesses the technology has.
DDNS is setup and i have ovpn server setup and exported the ovpn file and imported into my client devices, currently i cant connect to the server from outside, i beleive its a port forward issue to the isp router ? but not sure as i can browse the isp router from the asus router but not the other way round
Check the client.ovpn file you imported into the client devices. The line starting "remote" should be your domain name, not IP address.
It is...
client
dev tun
proto udp
remote warpserver.servebeer.com 1194
float
ncp-ciphers AES-256-GCM:AES-128-GCM:AES-256-CBC:AES-128-CBC
cipher AES-128-CBC
keepalive 15 60
remote-cert-tls server
I am not an expert in configuration files, but that looks reasonable. Warpserver stands for the domain name you registered, and servebeer.com for the name of your DDNS provider?
So the problem is probably somewhere else.
If I understood your previous posts, you can't switch the ISP's modem-router to bridge mode ? So now you have a double NAT situation.
If so, you need to set up port forwarding on your ISP's router as follows:
1. log onto your Asus router and make sure that the WAN/DDNS screen is set to "External". This notifies your DDNS provider of the public IP address you have been allocated by your ISP, *not* the intermediate IP address which your ISP's router has allocated to your Asus.
2. find out the MAC address of the WAN port of your Asus router.
3. log onto your ISP's router and make sure it always gives the same IP address to the WAN MAC of your Asus router, as noted above.
4. On the ISP's router, go to the Port Forwarding selection screen (I assume it has this functionality) and forward any incoming traffic on port 1194, to port 1194 of the IP address you fixed for your Asus router's WAN, in the step above.
The standard port used for OpenVPN is 1194. (If you change it later to anything else, you should use that port number instead.)
The above should set up port forwarding.
It should work as follows:
When you log on remotely, OpenVPN on your laptop will query your DDNS provider's server (servebeer.com), to find out the public IP address currently allocated to you by your ISP.
OpenVPN will then access the device (your ISP's modem-router) at this IP address, using port 1194.
Your ISP's modem-router will then forward your traffic on port 1194 to the Asus router upstairs. And your Asus router will start an OpenVPN connection and you should be able to access your network devices behind the Asus router.
If it still doesn't work, the problem must lie elsewhere.
My upstream is 37 Mbps and down is 10, so plenty of head room, I'd rather not use power lines, untill I can can run a cable I'm stuck with it. It worked well as a repeater but no ovpn in repeater mode and I can't put DD-wrt on this ac86.
Any suggestions what will be easy to solve my problem.
I can't browse Asus router/Lan while connected to ISP router and openvpn not connecting
Do you really have 37Mbps upload and 10Mbps download? What speeds are you getting when connected via OpenVPN?
Welcome To SNBForums
SNBForums is a community for anyone who wants to learn about or discuss the latest in wireless routers, network storage and the ins and outs of building and maintaining a small network.
If you'd like to post a question, simply register and have at it!
While you're at it, please check out SmallNetBuilder for product reviews and our famous Router Charts, Ranker and plenty more!