<!DOCTYPE html PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
<html>
<head>
  <meta content="text/html;charset=ISO-8859-1" http-equiv="Content-Type">
</head>
<body bgcolor="#ffffff" text="#000000">
Paul Wouters wrote:
<blockquote
 cite="midPine.LNX.4.64.0804071804440.31734@newtla.xelerance.com"
 type="cite">
  <pre wrap="">On Mon, 7 Apr 2008, vpn wrote:

  </pre>
  <blockquote type="cite">
    <pre wrap="">Subject: [Openswan Users] kernel patch NAT TRAVERSAL

I am trying to patch linux-2.6.22.19. I am following the instructions on
the wiki <a class="moz-txt-link-freetext" href="http://wiki.openswan.org/index.php/BuildingFromTarballsFor2/6">http://wiki.openswan.org/index.php/BuildingFromTarballsFor2/6</a>
and/or the openswan book chapter 3. I have tried version 2.4.10, 2.4.12,
2.5.17 and 2.6.10. They all fail with similar output.
    </pre>
  </blockquote>
  <pre wrap=""><!---->
Try: ftp://ftp.openswan.org/openswan/openswan-2.4.x.kernel-2.6.23-natt.patch
  </pre>
</blockquote>
Thanks Paul, for your quick reply, but No joy.<br>
<br>
dev64:/usr/src# cd linux<br>
dev64:/usr/src/linux# cat ../openswan-2.4.x.kernel-2.6.23-natt.patch |
patch -p1<br>
patching file net/ipv4/Kconfig<br>
Hunk #1 succeeded at 409 (offset 42 lines).<br>
patching file net/ipv4/udp.c<br>
Hunk #1 succeeded at 101 (offset -1 lines).<br>
Hunk #2 succeeded at 1018 with fuzz 1 (offset 97 lines).<br>
Hunk #3 FAILED at 1472.<br>
Hunk #4 succeeded at 1870 (offset 94 lines).<br>
1 out of 4 hunks FAILED -- saving rejects to file net/ipv4/udp.c.rej<br>
patching file include/net/xfrmudp.h<br>
<br>
</body>
</html>