<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN">
<HTML><HEAD>
<META http-equiv=Content-Type content="text/html; charset=iso-8859-1">
<META content="MSHTML 6.00.2900.2963" name=GENERATOR>
<STYLE></STYLE>
</HEAD>
<BODY bgColor=#ffffff>
<DIV><FONT face=Arial size=2>Thanks to all for your response, </FONT></DIV>
<DIV><FONT face=Arial size=2></FONT>&nbsp;</DIV>
<DIV><FONT face=Arial size=2>yes i first installed the&nbsp; 
openswan-ipsec-natt.patch, now </FONT><FONT face=Arial size=2>i tried it again, 
and had a closer look at the messages:&nbsp;</FONT></DIV>
<DIV><FONT face=Arial size=2></FONT>&nbsp;</DIV>
<DIV><FONT face=Arial size=2>During patching i got the following message: 
</FONT></DIV>
<DIV><FONT face=Arial size=2></FONT>&nbsp;</DIV>
<DIV><FONT face=Arial size=2>patching file net/ipv4/udp.c</FONT></DIV>
<DIV><FONT face=Arial size=2>Hunk #1 FAILED at 108</FONT></DIV>
<DIV><FONT face=Arial size=2>Hunk #2 succeeded at 896</FONT></DIV>
<DIV><FONT face=Arial size=2>Hunk #3 succeeded at 939</FONT></DIV>
<DIV><FONT face=Arial size=2></FONT>&nbsp;</DIV>
<DIV><FONT face=Arial size=2>snipp</FONT></DIV>
<DIV><FONT face=Arial size=2></FONT>&nbsp;</DIV>
<DIV><FONT face=Arial size=2>Hunk #9 succeeded at 1617</FONT></DIV>
<DIV><FONT face=Arial size=2></FONT>&nbsp;</DIV>
<DIV><FONT face=Arial size=2>1 out of&nbsp; 9 hunks Failed --saving rejects to 
file net/ipv4/udp.c.rej</FONT></DIV>
<DIV><FONT face=Arial size=2></FONT>&nbsp;</DIV>
<DIV><FONT face=Arial size=2></FONT>&nbsp;</DIV>
<DIV><FONT face=Arial size=2></FONT>&nbsp;</DIV>
<DIV><FONT face=Arial size=2></FONT>&nbsp;</DIV>
<DIV><FONT face=Arial size=2>and here is udp.c.rej:</FONT></DIV>
<DIV><FONT size=2>***************</DIV>
<DIV>
<P>*** 108,118 ****</P>
<P>#include &lt;net/inet_common.h&gt;</P>
<P>#include &lt;net/checksum.h&gt;</P>
<P>#include &lt;net/xfrm.h&gt;</P>
<P>/*</P>
<P>* Snmp MIB for the UDP layer</P>
<P>*/</P>
<P>DEFINE_SNMP_STAT(struct udp_mib, udp_statistics) __read_mostly;</P>
<P></P>
<P>struct hlist_head udp_hash[UDP_HTABLE_SIZE];</P>
<P>--- 108,121 ----</P>
<P>#include &lt;net/inet_common.h&gt;</P>
<P>#include &lt;net/checksum.h&gt;</P>
<P>#include &lt;net/xfrm.h&gt;</P>
<P>+ #include &lt;net/xfrmudp.h&gt;</P>
<P></P>
<P>/*</P>
<P>* Snmp MIB for the UDP layer</P>
<P>*/</P>
<P></P>
<P>+ static xfrm4_rcv_encap_t xfrm4_rcv_encap_func;</P>
<P>+ </P>
<P>DEFINE_SNMP_STAT(struct udp_mib, udp_statistics) __read_mostly;</P>
<P></P>
<P>struct hlist_head udp_hash[UDP_HTABLE_SIZE];</P>
<P><FONT face=Arial></FONT>&nbsp;</P>
<P><FONT face=Arial>Thanks a lot </FONT></P>
<P><FONT face=Arial>Armin</FONT></P></FONT></DIV></BODY></HTML>