View previous topic :: View next topic |
Author |
Message |
loopx Advocate


Joined: 01 Apr 2005 Posts: 2787 Location: Belgium / Liège
|
Posted: Wed Sep 23, 2009 7:20 pm Post subject: [openvpn] Urgent, dhparam not found :o |
|
|
Bonsoir,
JE suis chez un pote pour faire une configuration VPN sur mon serveur, et voila que :
Code: | serveur easy-rsa # ./build-dh
./build-dh: line 7: dhparam: command not found |
J'ai les boules, c'est quoi cette hisotire ? J'ai mis à jour il y a peu :
Code: |
serveur easy-rsa # emerge -pv openvpn
These are the packages that would be merged, in order:
Calculating dependencies... done!
[ebuild R ] net-misc/openvpn-2.1_rc15 USE="pam ssl threads -examples -iproute2 -minimal -passwordsave -pkcs11 (-selinux) -static" 0 kB
Total: 1 package (1 reinstall), Size of downloads: 0 kB |
Alors, ou est le problème ?????? C'est vraiment po cool suis bloqué maintenant  _________________ Mon MediaWiki perso : http://pix-mania.dyndns.org |
|
Back to top |
|
 |
kwenspc Advocate


Joined: 21 Sep 2003 Posts: 4954
|
Posted: Wed Sep 23, 2009 7:46 pm Post subject: |
|
|
Il te faut le générer avec openssl
Code: |
openssl dhparam -outform PEM -out dhparam.pem 1024
|
Regardes /etc/openvpn/<ta config> pour spécifier le bon fichier. |
|
Back to top |
|
 |
|
|
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
|
|