<!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> </DIV>
<DIV><FONT face=Arial size=2>yes i first installed the
openswan-ipsec-natt.patch, now </FONT><FONT face=Arial size=2>i tried it again,
and had a closer look at the messages: </FONT></DIV>
<DIV><FONT face=Arial size=2></FONT> </DIV>
<DIV><FONT face=Arial size=2>During patching i got the following message:
</FONT></DIV>
<DIV><FONT face=Arial size=2></FONT> </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> </DIV>
<DIV><FONT face=Arial size=2>snipp</FONT></DIV>
<DIV><FONT face=Arial size=2></FONT> </DIV>
<DIV><FONT face=Arial size=2>Hunk #9 succeeded at 1617</FONT></DIV>
<DIV><FONT face=Arial size=2></FONT> </DIV>
<DIV><FONT face=Arial size=2>1 out of 9 hunks Failed --saving rejects to
file net/ipv4/udp.c.rej</FONT></DIV>
<DIV><FONT face=Arial size=2></FONT> </DIV>
<DIV><FONT face=Arial size=2></FONT> </DIV>
<DIV><FONT face=Arial size=2></FONT> </DIV>
<DIV><FONT face=Arial size=2></FONT> </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 <net/inet_common.h></P>
<P>#include <net/checksum.h></P>
<P>#include <net/xfrm.h></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 <net/inet_common.h></P>
<P>#include <net/checksum.h></P>
<P>#include <net/xfrm.h></P>
<P>+ #include <net/xfrmudp.h></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> </P>
<P><FONT face=Arial>Thanks a lot </FONT></P>
<P><FONT face=Arial>Armin</FONT></P></FONT></DIV></BODY></HTML>