Page 1 of 1

OVPN Sample for Phase 1 (AES, MD5, PSK, DH IKE, IKE SA etc)

Posted: Wed Sep 30, 2015 6:37 pm
by Ralcala
Hi OVPN team group thanks for such a great piece of software you developed.

I have a issue trying to connect to a VPN Server with these requirements

Phase 1
Cipher Algorithm for Key Exchange AES

Message Digest Algorithm for Key Exchange MD5

Authentication Method (PreShareKey) generated

Diffie-Hellman Group for IKE 1

IKE SA Lifetime in minutes 1440


Phase 2
IPsec Type ESP

Cipher Algorithm AES

Message Digest Algoritm MD5

IPsec Tunnel Lifetime 60


i just cant make an ovpn file for these requirements can you please point me to a link or page with a sample of .ovpn file.

Sorry for a newbie question.

Thanks

Re: OVPN Sample for Phase 1 (AES, MD5, PSK, DH IKE, IKE SA e

Posted: Thu Oct 01, 2015 10:55 am
by maikcat
your vpn server uses IPSec which is NOT openvpn compatible.

you will need an ipsec client to connect.

Michael.

Re: OVPN Sample for Phase 1 (AES, MD5, PSK, DH IKE, IKE SA e

Posted: Thu Oct 01, 2015 12:25 pm
by Ralcala
Thanks for your time Michel can I ignore or omit IPSec parameter and make connection with server anyway?

Thanks again

P.D. can i use another client that you recommend me Michel?

i want openvpn obviously but if i can't connect to server, if exist another option please let me know

Re: OVPN Sample for Phase 1 (AES, MD5, PSK, DH IKE, IKE SA e

Posted: Thu Oct 01, 2015 12:50 pm
by maikcat
can I ignore or omit IPSec parameter and make connection with server anyway?
IPSec is a DIFFERENT protocol so no you cant connect.
can i use another client that you recommend me Michel?
although IPSec is an IETF standard , many vendors implement it in different ways,
so the most wise choice would be to contact the owner of server and ask him
to provide you with an approoved client.

Michael.