par pingus7777 » 09 Fév 2003 18:53
voila ma config
<BR>
<BR>fichier vpn config
<BR># # 1.1.1.1 - IPCop RED interface adr
<BR># 192.168.1.1 - IPCop default gateway
<BR># 192.168.1.0/24 - IPCop internal network address
<BR># 212.xxx.xxx.xxx - Firebox external address
<BR># 192.168.1.1 - Firebox default gateway
<BR># 192.168.1.0/24- Firebox internal network address
<BR>#
<BR>
<BR>
<BR>fichier ipsec.conf
<BR>
<BR>config setup interfaces=%defaultroute
<BR>klipsdebug=none
<BR>plutodebug=none
<BR>plutoload=%search
<BR>plutostart=%search
<BR>uniqueids=yes
<BR>manualstart=firebox
<BR>conn %default
<BR>keyingtries=0
<BR>#
<BR># 1.1.1.1 = RED interface adr
<BR># 192.168.1.0/24 = internal network
<BR># 4.4.4.4 = firebox external address
<BR># 5.5.5.5 = firebox trusted network
<BR>#
<BR>conn firebox
<BR>left=1.1.1.1
<BR>leftsubnet=3.3.3.3/n
<BR>right=4.4.4.4
<BR>rightsubnet=5.5.5.5/n spi=0x101
<BR># The HEX version of the SPI you entered
<BR># from section 2.2 preceded by 0x, i.e
<BR># SPI=257, hex of 257=101,
<BR>also=kspt.keys
<BR>
<BR>fichier ipsec.secret
<BR>
<BR># # 1.1.1.1 = RED interface adr
<BR># 212.xxx.xxx.xxx = firebox external address #
<BR>
<BR>Fichier setting
<BR>
<BR>VPN_IP=212.xxx.xxx.xxx
<BR>PASSTHRU=on
<BR>ENABLED=on
<BR>VALID=yes
<BR>
<BR>
<BR>
<BR>