par pvaussen » 02 Mars 2004 15:31
Bonjour,
<BR>
<BR>Effectivement, je suis moi-aussi devant le même problème. En fait, j'ai un serveur VPN MNF et j'ai mis en place un client VPN sur MNF. J'ai configuré les deux via l'interface WEB. Sur le serveur, je n'ai pas de messages d'erreur et tout semble correct lorsque j'interroge le service ipsec ou lorsque je regarde les logs.
<BR>
<BR>Par contre, sur le client VPN MNF, voici ce que j'obtiens :
<BR>
<BR>Daemon.Error 192.168.1.254 ipsec__plutorun: 004 "xxxxxxxx.dyndns.org-vpn" #2: STATE_QUICK_I2: sent QI2, IPsec SA established
<BR>08:00:55 Daemon.Error 192.168.1.254 ipsec__plutorun: 112 "xxxxxxxx.dyndns.org-vpn" #2: STATE_QUICK_I1: initiate
<BR>Daemon.Error 192.168.1.254 ipsec__plutorun: 004 "xxxxxxxx.dyndns.org-vpn" #1: STATE_MAIN_I4: ISAKMP SA established
<BR>Daemon.Error 192.168.1.254 ipsec__plutorun: 108 "xxxxxxxx.dyndns.org-vpn" #1: STATE_MAIN_I3: sent MI3, expecting MR3
<BR>Daemon.Error 192.168.1.254 ipsec__plutorun: 106 "xxxxxxxx.dyndns.org-vpn" #1: STATE_MAIN_I2: sent MI2, expecting MR2
<BR>Daemon.Error 192.168.1.254 ipsec__plutorun: 104 "xxxxxxxx.dyndns.org-vpn" #1: STATE_MAIN_I1: initiate
<BR>System0.Warning 192.168.1.254 pluto[27946]: "xxxxxxxx.dyndns.org-vpn" #2: sent QI2, IPsec SA established
<BR>System0.Warning 192.168.1.254 pluto[27946]: "xxxxxxxx.dyndns.org-vpn" #2: initiating Quick Mode RSASIG+ENCRYPT+COMPRESS+TUNNEL+PFS
<BR>System0.Warning 192.168.1.254 pluto[27946]: "xxxxxxxx.dyndns.org-vpn" #1: ISAKMP SA established
<BR>System0.Warning 192.168.1.254 pluto[27946]: "xxxxxxxx.dyndns.org-vpn" #1: Peer ID is ID_DER_ASN1_DN: 'C=CA, ST=, L=, O=, OU=, CN=xxxxxxxx.dyndns.org, E=toto@toto.com
<BR>System0.Warning 192.168.1.254 pluto[27946]: "xxxxxxxx.dyndns.org-vpn" #1: initiating Main Mode
<BR>System0.Warning 192.168.1.254 pluto[27946]: loaded private key file '/etc/freeswan/ipsec.d/private/yyyyyyyy.dyndns.org.key' (1675 bytes)
<BR>System0.Warning 192.168.1.254 pluto[27946]: loading secrets from "/etc/freeswan/ipsec.secrets"
<BR>System0.Warning 192.168.1.254 pluto[27946]: adding interface ipsec0/eth0 12.34.56.78
<BR>System0.Warning 192.168.1.254 pluto[27946]: listening for IKE messages
<BR>System0.Warning 192.168.1.254 pluto[27946]: added connection description "xxxxxxxx.dyndns.org-vpn"
<BR>System0.Warning 192.168.1.254 pluto[27946]: loaded host cert file '/etc/freeswan/ipsec.d/xxxxxxxx.dyndns.org.crt' (1346 bytes)
<BR>System0.Warning 192.168.1.254 pluto[27946]: loaded host cert file '/etc/freeswan/ipsec.d/yyyyyyyy.dyndns.org.crt' (1338 bytes)
<BR>System0.Warning 192.168.1.254 pluto[27946]: loaded my default X.509 cert file '/etc/freeswan/x509cert.der' (1359 bytes)
<BR>System0.Warning 192.168.1.254 pluto[27946]: loaded crl file 'crl.crt' (707 bytes)
<BR>System0.Warning 192.168.1.254 pluto[27946]: Changing to directory '/etc/freeswan/ipsec.d/crls'
<BR>System0.Warning 192.168.1.254 pluto[27946]: loaded cacert file 'ca.crt' (1338 bytes)
<BR>System0.Warning 192.168.1.254 pluto[27946]: Changing to directory '/etc/freeswan/ipsec.d/cacerts'
<BR>System0.Warning 192.168.1.254 pluto[27946]: including X.509 patch (Version 0.9.15)
<BR>System0.Warning 192.168.1.254 pluto[27946]: Starting Pluto (FreeS/WAN Version 1.98b)
<BR>Daemon.Error 192.168.1.254 ipsec_setup: ...FreeS/WAN IPsec started
<BR>System0.Error 192.168.1.254 ipsec__plutorun: Starting Pluto subsystem...
<BR>Daemon.Error 192.168.1.254 ipsec_setup: KLIPS ipsec0 on eth0 12.34.56.78/255.255.255.0 broadcast 255.255.255.255
<BR>
<BR>Sur le serveur vpn, je ne reçois strictement rien (rien dans les logs), ce qui signifie que les paquets ne partent pas du client mnf vpn.
<BR>
<BR>Les ports sont ouverts sur le client (UDP 500, UDP+TCP 50 et 51).
<BR>
<BR>QUELQU'UN A T'IL DÉJÀ MONTÉ UN CLIENT VPN SUR MNF et CONFIGURÉ UN SERVEUR ET UN CLIENT VPN MNF !!???
<BR>
<BR>merci !