How to Configure the WRT160 as OpenVPN Server PART III

Now we get to configure the second WRT160Nv3 as Clients


Ur Config should be as follows

1. Configure the OpenVPN Client
This is a GUI Configurations hence take a look at the images







Note: While testing do not use the the dyndns.com service.. use the whatismyip.com to get the IP and paste it.


2. Configure the Firewall
# Allow forwarding to other clients in the LAN
iptables -I FORWARD -i br0 -o tun0 -j ACCEPT
iptables -I FORWARD -i tun0 -o br0 -j ACCEPT

CLICK save Firewall
Reboot the Client WRT160Nv3


WARNING: If the Connection to the Internet is not available then you have a issue of syn the Date and Time Go to COMMAND and type the following in both the server and client WRT160Nv3


date DDMMHHMMYYYY
CLICK Run COMMAND


We have configured the Server and Client 1 and now we have to configure the laptop ie the Mobile users.. Read “How to Configure the WRT160 as OpenVPN Server PART IV”


Posted in Network Hardware.

Leave a Reply

This site uses Akismet to reduce spam. Learn how your comment data is processed.