<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN">
<HTML><HEAD>
<META http-equiv=Content-Type content="text/html; charset=windows-1252">
<META content="MSHTML 6.00.2800.1458" name=GENERATOR></HEAD>
<BODY style="FONT: 10pt Courier New; COLOR: #000000" leftMargin=5 topMargin=5>
<DIV>
<DIV>Hello,</DIV>
<DIV>&nbsp;</DIV>
<DIV>I am currently testing Openswan 2.1.3 on my Debian 2.4.26.</DIV>
<DIV>&nbsp;</DIV>
<DIV>I want to keep it as simple as possible, so I would like to </DIV>
<DIV>establish a connection with a simple PreSharedKey from my </DIV>
<DIV>Win2k computer (192.168.1.111/255.255.255.0) to my </DIV>
<DIV>Vpn-Server (192.168.1.220/255.255.255.0 on eth0) </DIV>
<DIV>who is on the same network.</DIV>
<DIV>&nbsp;</DIV>
<DIV>I get an error "no ipsec-enabled interfaces" found.</DIV>
<DIV>Looks like I have a problem with the ipsec stack? </DIV>
<DIV>&nbsp;</DIV>
<DIV>Here are my configuration files and the output.</DIV>
<DIV>&nbsp;</DIV>
<DIV>---------------------------------------------------------------</DIV><!--StartFragment --></DIV>
<DIV>#ipsec.conf <BR>version 2 <BR><BR>config setup 
<BR>#interfaces="ipsec0=eth0"<BR>klipsdebug=none <BR>plutodebug=none 
<BR>pluto=no <BR>manualstart="" <BR><BR>conn man-test <BR>left="eth0" 
<BR>leftsubnet=192.168.1.0/24 <BR>right=%any <BR>authby=secret <BR><BR>include 
/etc/ipsec.d/examples/no_oe.conf </DIV>
<DIV>---------------------------------------------------------------</DIV>
<DIV><!--StartFragment -->#ipsec.secrets <BR>0.0.0.0 : PSK "password" </DIV>
<DIV>
<DIV>---------------------------------------------------------------</DIV></DIV>
<DIV>&nbsp;./ipsec verify <BR>version check and ipsec on path [OK] <BR>Linux 
Openswan V2.1.3/K2.4.26-i-386 (native) (native) <BR>checking for IPsec-support 
in Kernel [OK] <BR>checking for RSA Private Key [FAILED] <BR>checking that Pluto 
is running [OK] <BR>Two or more interfaces found, checking IP forwarding 
[FAILED] <BR>checking for ip command [OK]] <BR>checking for iptables command 
[OK] <BR>checking for setkey command [OK] <BR>opportunisic Encyption [MISSING] 
<BR>does the machine have at least one private adress [FAILED] </DIV>
<DIV>
<DIV>&nbsp;</DIV></DIV>
<DIV>./ipsec setup start</DIV>
<DIV>ipsec_setup: Starting Openswan IPsec V2.1.3/K2.4.26-1-386</DIV>
<DIV>&nbsp;</DIV>
<DIV>./ipsec manual --up man-test</DIV>
<DIV>ipsec manual: fatal error in "man-test": no IPsec-enabled interfaces 
found</DIV></BODY></HTML>