<!DOCTYPE html PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
<html>
<head>
  <meta content="text/html;charset=ISO-8859-1" http-equiv="Content-Type">
  <title></title>
</head>
<body bgcolor="#ffffff" text="#000000">
Paul Wouters wrote:<br>
<blockquote cite="midPine.LNX.4.64.0702271829370.1423@tla.xelerance.com"
 type="cite">
  <pre wrap="">use 2.4.8rc1 instead.
  </pre>
</blockquote>
Thanks for the quick response.&nbsp; Successfully downloaded and extract
2.4.8rc1.<br>
<blockquote cite="midPine.LNX.4.64.0702271829370.1423@tla.xelerance.com"
 type="cite">
  <pre wrap=""><!---->
That tree already has some version of the patch applied to it.
Start with a clean tree.
  </pre>
</blockquote>
I have now deleted the existing /usr/usr/linux directory and recreated
from kernel source downloaded from kernel.org (currently 2.6.20.1).<br>
<br>
Unfortunately I'm still getting strange error messages.&nbsp; See below for
what I did and what I got...<br>
<br>
<tt>theywood@plank:/usr/src$ unlink linux</tt><br>
<tt>theywood@plank:/usr/src$ rm -fr linux-2.6.20.1<br>
theywood@plank:/usr/src$ tar jxf linux-2.6.20.1.tar.bz2<br>
theywood@plank:/usr/src$ ln -s /usr/src/linux-2.6.20.1 linux<br>
theywood@plank:/usr/src$ cd ~/src/openswan-2.4.8rc1<br>
</tt><tt>theywood@plank:~/src/</tt><tt>openswan-2.4.8rc1</tt><tt>$
KERNELSRC=/usr/src/linux<br>
</tt><tt>theywood@plank:~/src/</tt><tt>openswan-2.4.8rc1</tt><tt>$ make
nattpatch &gt; /usr/src/openswan-ipsec.natt.patch<br>
</tt><tt>theywood@plank:~/src/</tt><tt>openswan-2.4.8rc1</tt><tt>$ cd
/usr/src/linux</tt><br>
<tt>theywood@plank:/usr/src/linux$ cat
/usr/src/openswan-ipsec.natt.patch | patch -p1 -s<br>
2 out of 6 hunks FAILED -- saving rejects to file net/ipv4/udp.c.rej<br>
<br>
Not sure if it will help but I have attached the net/ipv4/udp.c.rej
file.<br>
<br>
Thank you for your help.<br>
<br>
Regards<br>
<br>
Toby<br>
</tt>
</body>
</html>