Hi Sunnylink
First of all do not put DD WRT on your 87U because its old firmware and its beta and it doesn't support half the features the it should.
Because the PACE cannot do bridge mode I would use it as your router for Local ISP and use the 87U as the VPN router because its a way better router and it can handle the encryption.
Take your PACE 5168N and connect to the internet with it.
Make sure DHCP is enabled with this router.
Make sure the IP address is 192.168.1.1
once you have internet connection you are ready for the 87U
get into the 87U and change its address to 192.168.1.2
disable DHCP on this router.
Now connect the LAN out from the PACE router to the LAN in of the 87U
now get into the 87U and configure the VPN client as shown in my guide.
Once you get the VPN client going make sure to set all traffic goes to VPN
now when you connect to router A wifi you will have local ISP
if you connect to Router B wi fi you will have VPN
You can also set it up with Static IP addresses,
for computers that you want to use Local ISP
set them up like so
IP 192.168.1.50
subnet 255.255.255.0
gateway 192.168.1.1
dns 192.168.1.1
if you want to use the VPN
IP 192.168.1.50
subnet 255.255.255.0
gateway 192.168.1.2
DNS 192.168.1.2
This is the scenario as in your pdfs
Yorgi,
Thanks so much for your quick response. Before writing you, I had my two routers connected as you said: "
Because the PACE cannot do bridge mode I would use it as your router for Local ISP and use the 87U as the VPN router because its a way better router and it can handle the encryption". So your reply confirms that my problem wasn't my connections, it was the configuration of my VPN in ASUS RT-AC87R. Remember, I told you that the 2 router work well with my Roku Box.
I followed the instructions on the first page of your thread, and I got my VPN working like a charm! (thanks for your patience & great job). I did the followings:
Local ISP router connected to the wall -
PACE 5168N (port:
DSL, not the RJ-45)
VPN router -
ASUS RT-AC87R (port:
RJ-45, not DSL). For this reason, I had connected ASUS behind PACE.
I did not set any VPN Server.
I opened the interface of ASUS RT-AC87R, and in the VPN Client, I made all the corrections as you have given on the first page of this thread.
I used port
1198 and
AES-128-CBC
From the file
openvpn.zip, I extracted
ca.rsa.2048.crt and
crl.rsa.2048.pem.
Copy and Paste the content of
ca.rsa.2048.crt to "
Certificate Authority"
Copy and Paste the content of
crl.rsa.2048.pem to "
Certificate Revocation List"
For
Custom Configurations, I only added the followings:
tls-client
remote-cert-tls server
ns-cert-type server
auth-nocache
mute-replay-warnings
That's all; it's working like a charm. CPU temperature always 63 degree Celsius & below. See the attached the attached image.
===================================
Notes:
My WAN DNS in ASUS RT-AC87R is the gateway of my non-VPN hardware (PACE 5168N) connected to the wall.
I have the DHCP enabled on both routers.
If I configure the ASUS RT-AC87R to Static IP, the dynamic IP of the internet connection from my ISP in PACE changes from time to time and that will make the VPN router ASUS RT-AC87R to get disconnected if on Static IP and no longer matches with that of the changing PACE. Do you think that the solution is to buy a Static IP from my Internet Service Provider?
Have a look at the file that I have attached, named "
IP Address Allocation - 5168N Broadband Modem". When you said that I can also do my set up with Static IP addresses, for computers (or devices) that I want to use Local ISP, do you mean that the setup can be done as given in that file?
Warm regards.