Netgear OpenVPN Server - DDWRT Client

Post new topic   Reply to topic    DD-WRT Forum Index -> Advanced Networking
Author Message
sdsumann
DD-WRT Novice


Joined: 18 Jun 2021
Posts: 1

PostPosted: Fri Jun 18, 2021 23:21    Post subject: Netgear OpenVPN Server - DDWRT Client Reply with quote
I have setup the open server with dynamic dns provider on the netgear orbi router router RBR20. It generates a set of open vpn files the text of the client opvn file is below. Its default ip address is 192.168.1.1.

client
dev tap
proto udp
##dev-node NETGEAR-VPN
remote dynamic.dns.provider portnum
resolv-retry infinite
nobind
persist-key
persist-tun
ca ca.crt
cert client.crt
key client.key
cipher AES-128-CBC
comp-lzo
verb 0
sndbuf 393216
rcvbuf 393216
route-method exe


I can use openvpn gui and upload the config file without fail and it connects and routes me thru the netgear internet connection.

I have a ddwrt router r6700 configured to 192.168.1.1 I go into services vpn define the setting from the config file (dynamic dns url port and input the cert files in all of proper spots then apply settings). It connects to the netgear but I can't enter google.com and get to that site when i am connected to the wifi that the ddwrt router is broadcasting.


Any help would be much appreciated.
Sponsor
egc
DD-WRT Guru


Joined: 18 Mar 2014
Posts: 12882
Location: Netherlands

PostPosted: Sat Jun 19, 2021 6:00    Post subject: Reply with quote
First some general remarks.

What router (there are different versions of R6700) and what build number are you using?

To get the best out of DDWRT and the forum read the forum guidelines with helpful pointers:
https://forum.dd-wrt.com/phpBB2/viewtopic.php?t=324087

Using TAP to connect routers has its drawback also iOS and Android do not support TAP, consider using TUN.

Compression is not safe I would disable it, it will be deprecated in OpenVPN.

For TUN setup the networks of Server, client and OpenVPN need to be different for TAP at least the address of the client and server have to be different.

The OpenVPN server setup guide, link in my signature, has a paragraph about setting up TAP if you want to stick with that.

_________________
Routers:Netgear R7000, R6400v1, R6400v2, EA6900 (XvortexCFE), E2000, E1200v1, WRT54GS v1.
Install guide R6400v2, R6700v3,XR300:https://forum.dd-wrt.com/phpBB2/viewtopic.php?t=316399
Install guide R7800/XR500: https://forum.dd-wrt.com/phpBB2/viewtopic.php?t=320614
Forum Guide Lines (important read):https://forum.dd-wrt.com/phpBB2/viewtopic.php?t=324087
Display posts from previous:    Page 1 of 1
Post new topic   Reply to topic    DD-WRT Forum Index -> Advanced Networking All times are GMT

Navigation

 
Jump to:  
You cannot post new topics in this forum
You cannot reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum
You cannot vote in polls in this forum
You cannot attach files in this forum
You cannot download files in this forum