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

All comments and questions related to the functionality of the OpenVPN web pages and forum should go here.

Moderators: TinCanTech, TinCanTech, TinCanTech, TinCanTech, TinCanTech, TinCanTech

Locked
Ralcala
OpenVpn Newbie
Posts: 2
Joined: Wed Sep 30, 2015 6:22 pm

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

Post by Ralcala » Wed Sep 30, 2015 6:37 pm

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

User avatar
maikcat
Forum Team
Posts: 4200
Joined: Wed Jan 12, 2011 9:23 am
Location: Athens,Greece
Contact:

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

Post by maikcat » Thu Oct 01, 2015 10:55 am

your vpn server uses IPSec which is NOT openvpn compatible.

you will need an ipsec client to connect.

Michael.

Ralcala
OpenVpn Newbie
Posts: 2
Joined: Wed Sep 30, 2015 6:22 pm

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

Post by Ralcala » Thu Oct 01, 2015 12:25 pm

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

User avatar
maikcat
Forum Team
Posts: 4200
Joined: Wed Jan 12, 2011 9:23 am
Location: Athens,Greece
Contact:

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

Post by maikcat » Thu Oct 01, 2015 12:50 pm

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.

Locked