NETGEAR is aware of a growing number of phone and online scams. To learn how to stay safe click here.
Forum Discussion
chris12
Mar 19, 2020Aspirant
VPN from xr700 to other nighthawk routers
I have a XR700 router in one house and a Nighthawk X6 elsewhere. The X6 supports being a VPN server. The XR700 supports being a VPN client and server. I would like to use the VPN client func...
Netduma-Fraser
Mar 21, 2020NetDuma Partner
I've not tried this but in theory it could work, yes you would have to merge them so it would be something like this:
client.conf file contents here
<ca>
contents of the ca.crt here
</ca>
Try it with that, if that doesn't work add this on the end and try again:
<key>
contents of client.key here
</key>
client.conf file contents here
<ca>
contents of the ca.crt here
</ca>
Try it with that, if that doesn't work add this on the end and try again:
<key>
contents of client.key here
</key>
chris12
Mar 21, 2020Aspirant
Thanks, that works.
Feature request: I'd prefer to be able to do this without having to manually edit the files. Could the dumaos accept the zip file which contains all three files in future?
- Netduma-FraserMar 21, 2020NetDuma PartnerGreat to hear that and good idea, I will suggest it to the team.