D-Link Forums

D-Link VPN Router => DSR-500 => Topic started by: Digo Somar on August 01, 2014, 09:59:39 AM

Title: Configuring OpenVPN in DSR-500N
Post by: Digo Somar on August 01, 2014, 09:59:39 AM
Good afternoon,
Sorry for the english scratched, but I need the help of the forum. I'm trying to configure OpenVPN and I'm facing some problems in the configuration. I ran a manual that the FTP D-LINK's German ftp.dlink.de. Certificates downloaded from the website itself, but would like to know if anyone who has knowledge can send me a detailed information on how to create these certificates for the OpenVPN connection.
Another thing is related to the connection of customers. Starting the connection of two clients simultaneously connecting both clients assign the same IP address conflict and forcing a miss connection of customers. Is there a setting within the DSR-500N to IPS configuration distribution to all customers and is set in a setting made ​​by certificate.

Again I apologize, but the level 2 support in my area does not help much.

I thank those who can help me.
Title: Re: Configuring OpenVPN in DSR-500N
Post by: FurryNutz on August 01, 2014, 10:34:43 AM
Link>Welcome! (http://forums.dlink.com/index.php?topic=48135.0)



Not much experience with DSR series units so I don't think I'll be of any help. If you have tried your regional D-Link support office, you may or should approach the OpenVPN Mfr for some help and support as well and see if they can help you in the configuration of there application.
Title: Re: Configuring OpenVPN in DSR-500N
Post by: Digo Somar on August 01, 2014, 11:14:38 AM
Thank you.

1) The hardware version is A1.
2) The firmware version is 1.09B38_WW provided by level 2 support D-Link
3) The region is Brazil.

I have already sent emails to the level 2 D-Link Brazil, but so far received no reply. Thanks anyway. If you have something more to report, or someone has a better experience'll be waiting.
Title: Re: Configuring OpenVPN in DSR-500N
Post by: FurryNutz on August 01, 2014, 11:33:23 AM
I would contact OpenVPN support to see if they have any information as well.
Title: Re: Configuring OpenVPN in DSR-500N
Post by: Digo Somar on August 01, 2014, 01:52:23 PM
ALREADY DID SUCH PROCEDURE, BUT NOT ANSWERED ME ALSO. NEED OF BOTH PARTIES INFORMATION.

NEED TO SET UP A RESERVE FOR DHCP OpenVPN AS THE SAME ADDRESS 192.168.10.6 ARROW ONLY WHETHER TO REALIZE THAT ANY CUSTOMER CONNECTION.
Title: Re: Configuring OpenVPN in DSR-500N
Post by: FurryNutz on August 01, 2014, 03:43:48 PM
Please don't use captials characters. Did you phone contact OpenVPN?

I would recommend phone contacting your regional D-Link support office, as for level 2 or even higher support this time.
Title: Re: Configuring OpenVPN in DSR-500N
Post by: PacketTracer on September 06, 2014, 06:03:04 AM
Hi,

as far as I understand the problem, DSR-500N includes no PKI function, hence you have to build your own PKI that generates the certificates needed to import to DSR-500N for OpenVPN.

Open Source OpenVPN provides such PKI function which you could use, see here (http://openvpn.net/index.php/open-source/documentation/howto.html#pki). I tested this description with Windows 7 installing openvpn-2.2.2-install.exe (http://swupdate.openvpn.org/community/releases/openvpn-2.2.2-install.exe) and could successfully create all needed private keys and certificates for a CA, the server and clients.

One possible pitfall is worth to be mentioned: With Windows 7 x64, when editing file vars.bat, you have to change the line

set HOME=%ProgramFiles%\OpenVPN\easy-rsa

to

set HOME=%ProgramFiles(x86)%\OpenVPN\easy-rsa

And you have to run the windows command shell as administrator, otherwise the scripts you call won't work.

PT
Title: Re: Configuring OpenVPN in DSR-500N
Post by: FurryNutz on September 25, 2014, 06:54:21 AM
Any progress on this?  ???

Good afternoon,
Sorry for the english scratched, but I need the help of the forum. I'm trying to configure OpenVPN and I'm facing some problems in the configuration. I ran a manual that the FTP D-LINK's German ftp.dlink.de. Certificates downloaded from the website itself, but would like to know if anyone who has knowledge can send me a detailed information on how to create these certificates for the OpenVPN connection.
Another thing is related to the connection of customers. Starting the connection of two clients simultaneously connecting both clients assign the same IP address conflict and forcing a miss connection of customers. Is there a setting within the DSR-500N to IPS configuration distribution to all customers and is set in a setting made ​​by certificate.

Again I apologize, but the level 2 support in my area does not help much.

I thank those who can help me.