1 Mar 2006 05:28
[Openswan dev]
David McCullough <david_mccullough <at> au.securecomputing.com>
2006-03-01 04:28:41 GMT
2006-03-01 04:28:41 GMT
Hi dev, A new release of the ocf-linux package is up: http://ocf-linux.sourceforge.net/ Mostly Openswan updates/cleanups and fixes in this release. * Well tested on 2.4.32 and 2.6.15 with OpenSwan. * hold locks for less time which improves the cryptosoft (software driver) interaction with the system. * fix cryptodev to handle CRIOGET requests when application is chrooted. * Bug fixes and improvements by Ronen Shitrit md5/sha processing in cryptosoft other typo/ordering problems in cryptosoft more error reporting to make debugging easier. * updated openswan patch for 2.4.5rc5 * openswan support no longer requires any other crypto code (other than OCF) to be configured in. * openswan code Q's state machine when in interrupt context and calls immediately when not (previously compile time determined) * openssh uses OCF appropriately now if it supports required algs * updated ssl patch to openssl-0.9.8a * no patch required for openssh anymore * openssl md5/sha support by Ronen Shitrit(Continue reading)
On Fri, Mar 10, 2006 at 03:35:18PM +0000, Brian Candler wrote:
> If I run tcpdump on the openswan box's own interface, I see some packets
> with {src 500, dst 4500} and others with {src 4500, dst 4500}. As far as I
> can tell, the 500/4500 ones are IKE, and 4500/4500 are payload (i.e. test
> pings)
>
> Is this correct, or is openswan messing up here?? Since there are two
> different source ports, of course these get mapped to two different ones via
> the intervening NAT.
Turning on natt debugging in openswan, I also see:
Jan 2 01:34:46 (none) kern.debug pluto[9211]: | processing connection pix
Jan 2 01:34:46 (none) kern.debug pluto[9211]: | NAT-T: updating local port to 500
Jan 2 01:34:46 (none) kern.debug pluto[9211]: | NAT-T connection has wrong interface definition
172.151.113.52:500 vs 172.151.113.52:4500
RSS Feed