[Openswan Users] net/xfrmudp.h
yaboo
yaboo at dodgyware.com
Tue Aug 16 23:54:14 CEST 2005
Hi Paul
thanks for the help, am able to compile the all parts of ipsec now.
but when I do ipsec verify my results are
Checking your system to see if IPsec got installed and started correctly:
Version check and ipsec on-path [OK]
Linux Openswan U2.4.0dr10/K2.6.12.4 (netkey)
Checking for IPsec support in kernel [OK]
Checking for RSA private key (/etc/ipsec.secrets) [OK]
Checking that pluto is running [OK]
Two or more interfaces found, checking IP forwarding [OK]
Checking NAT and MASQUERADEing [N/A]
Checking for 'ip' command [OK]
Checking for 'iptables' command [OK]
Checking for 'setkey' command for NETKEY IPsec stack support [OK]
Opportunistic Encryption Support [DISABLED]
where you see my nat is n/a, is this correct, or has something gone again.
regards
Joseph
Paul Wouters wrote:
> On Mon, 15 Aug 2005, yaboo wrote:
>
>> when trying to compile openswan 2.4dr10 I get this error.
>>
>> /opt/tmp/source/openswan-2.4.0dr10/modobj26/ipsec_init.c:95:25:
>> error: net/xfrmudp.h: No such file or directory
>
>
>> I seem to not be able to find the file.
>
>
> It is provided by the natt patch.
>
>> I have followed the instructions of doing make nattpatch2.6, but
>> don't understand the next part to go into /usr/src/linux and do patch
>> -p1, but on what file, so I skipped this part and recompiled the kernel.
>
>
> from openswan-2/ run:
>
> make nattpatch > /usr/src/linux-openswan-natt.patch
> then goto your linux kernel tree and do:
>
> cat linux-openswan-natt.patch | patch -p1
>
> Paul
More information about the Users
mailing list