Hello Friends,<br>
<br>
I am using Linux Openswan Ucvs2006Sep26_01:19:01/K2.4.4 (klips) and
debian 3.1r1 sarge. And while starting the ipsec i am getting following
message in the syslog file<br>
<br>
LOG MESSAGE :::<br>
<br>
Oct&nbsp; 1 00:56:55 localhost ipsec_setup: ...Openswan IPsec started<br>
Oct&nbsp; 1 00:56:55 localhost ipsec_setup: Starting Openswan IPsec Ucvs2006Sep26_01:19:01/K2.4.4...<br>
Oct&nbsp; 1 00:56:56 localhost ipsec__plutorun: 104 &quot;i2i&quot; #1: STATE_MAIN_I1: initiate<br>
Oct&nbsp; 1 00:56:56 localhost ipsec__plutorun: ...could not start conn &quot;i2i&quot;<br>
Oct&nbsp; 1 00:57:04 localhost kernel: ipsec0: no IPv6 routers present<br>
<br>
<br>
I have also loaded the ipv6 module using modprobe ipv6 and i am getting
listed it in lsmod also. Now how can i solve the problem. Is there any
problem with the ipsec.conf file ? Any kind of help will be appreicated
...<br>
<br>
Thank you well in advance..<br>
<br>
Have a Nice time and good day ahead..<br>
Ankur.<br>
<br>
<span style="background-color: rgb(255, 255, 51);">Here is IPSEC.CONF </span><br>
<br>
version 2.0<br>
<br>
config setup<br>
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; interfaces=%defaultroute<br>
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; nat_traversal=yes<br>
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;
virtual_private=%v4:<a href="http://10.0.0.0/8,%v4:172.16.0.0/12,%v4:192.168.0.0/16,%v4:!10.0.0.0/255.0.0.0,%v4:!10.0.0.0/255.0.0.0"><font color="red"><b>MailScanner warning: numerical links are often malicious:</b></font> 10.0.0.0/8,%v4:172.16.0.0/12,%v4:192.168.0.0/16,%v4:!10.0.0.0/255.0.0.0,%v4:!10.0.0.0/255.0.0.0
</a><br>
<br>
conn %default<br>
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; keyingtries=0<br>
<br>
conn i2i<br>
&nbsp; left=<a href="http://10.10.136.88"><font color="red"><b>MailScanner warning: numerical links are often malicious:</b></font> 10.10.136.88</a><br>
&nbsp; leftnexthop=%defaultroute<br>
&nbsp; leftsubnet=<a href="http://222.0.0.0/255.0.0.0"><font color="red"><b>MailScanner warning: numerical links are often malicious:</b></font> 222.0.0.0/255.0.0.0</a><br>
&nbsp; right=<a href="http://10.10.136.90"><font color="red"><b>MailScanner warning: numerical links are often malicious:</b></font> 10.10.136.90</a><br>
&nbsp; rightsubnet=<a href="http://222.0.0.0/255.0.0.0"><font color="red"><b>MailScanner warning: numerical links are often malicious:</b></font> 222.0.0.0/255.0.0.0</a><br>
&nbsp; rightnexthop=%defaultroute<br>
&nbsp; authby=secret<br>
&nbsp; auto=start<br>
<br>
<br>