par bihico » 19 Juin 2003 17:43
j'ai installer freeswan et j'ai les patcher avec le kernel,,,
<BR>je l'ai configurer :
<BR>
<BR>voila mon fichier de configuration :
<BR>
<BR>Sous linux:
<BR>config setup
<BR>interfaces=%defaultroute
<BR>klipsdebug=none
<BR>plutodebug=none
<BR>plutoload=%search
<BR>plutostart=%search
<BR>uniqueids=yes
<BR>
<BR>conn %default
<BR>keyingtries=0
<BR>disablearrivalcheck=no
<BR>authby=rsasig
<BR>leftrsasigkey=%cert
<BR>rightrsasigkey=%cert
<BR>
<BR>conn me-to-anyone
<BR>left=%defaultroute
<BR>leftcert=freeswan-cert.pem
<BR>right=%any
<BR>auto=add
<BR>pfs=yes
<BR>
<BR>
<BR>Sous windows:
<BR>con %default
<BR>pfs=yes
<BR>
<BR>conn me-to-everyone
<BR>right=%any
<BR>left=192.168.0.2
<BR>rightca="C=FR,ST=IledeFrance,L=Paris,O=CRIF,OU=CRIF,CN=sinister"
<BR>network=auto
<BR>auto=start
<BR>
<BR>
<BR>
<BR>
<BR>
<BR>mais il retourne des erreur qu'on je le démarre :
<BR>ipsec_setup: Stopping FreeS/WAN IPsec...
<BR>ipsec_setup: /usr/local/lib/ipsec/tncfg: Socket ioctl failed on detach -- No such device. Is the virtual device valid? The
<BR>ipsec module may not be linked into the kernel or loaded as a module.
<BR>ipsec_setup: Starting FreeS/WAN IPsec 1.99...
<BR>ipsec_setup: Using /lib/modules/2.4.20-8/kernel/net/ipsec/ipsec.o
<BR>ipsec_setup: WARNING: eth0 has route filtering turned on, KLIPS may not work
<BR>ipsec_setup: (/proc/sys/net/ipv4/conf/eth0/rp_filter = `1', should be 0)
<BR>