From: Alexander Samad <alex@samad.com.au>
To: Patrick McHardy <kaber@trash.net>
Cc: Netfilter Development Mailinglist <netfilter-devel@lists.netfilter.org>
Subject: Netfilter+IPsec patches
Date: Wed, 26 May 2004 13:35:37 +1000 [thread overview]
Message-ID: <20040526033537.GH4402@samad.com.au> (raw)
[-- Attachment #1: Type: text/plain, Size: 1321 bytes --]
Patrick
whilst debugging a ipsec bug I noticed these problems
when you do a tcpdump you the decrypted packet seems to show up
twice it seems to be the exact same packet.
I am running this on a debian 2.6.4 kernel with the netfilter patchs
applied
(up to date cvs)
tcpdump output
=========
13:23:05.868512 0:a:8b:6a:30:8c 0:5:5d:64:c6:4e 0800 150:
202.154.115.130 > 138.130.55.80: ESP(spi=0x6e3852ef,seq=0x29)
13:23:05.868512 0:a:8b:6a:30:8c 0:5:5d:64:c6:4e 0800 98: 192.168.5.1 >
192.168.10.1: icmp: echo request (DF)
13:23:05.868512 0:a:8b:6a:30:8c 0:5:5d:64:c6:4e 0800 98: 192.168.5.1 >
192.168.10.1: icmp: echo request (DF)
my other problem is when I ping across the ipsec tunnel from the remote
end to the server end I see the packets come in the interface, I see
them in the INPUT table and in the mangle table, but it never seems to
get back to the application
from ipsec auto --status
====
000 "roadwarrior.internet.nat"[4]:
192.168.8.0/22===138.130.55.80:4500[C=AU, ST=NSW, L=Sydney, O=A.Samad
Pty Ltd, OU=Alfred St, CN=sydlxfw01,
E=sydlxfw01@samad.com.au]---138.130.52.1...144.137.104.46:4500[C=AU,
ST=NSW, L=Sydney, O=A.Samad Pty Ltd, OU=Alfred St,
CN=asamadlx.samad.com.au, E=asamadlx@samad.com.au]===192.168.8.2/32;
erouted; eroute owner: #30
Thanks
Alex
[-- Attachment #2: Digital signature --]
[-- Type: application/pgp-signature, Size: 189 bytes --]
next reply other threads:[~2004-05-26 3:35 UTC|newest]
Thread overview: 10+ messages / expand[flat|nested] mbox.gz Atom feed top
2004-05-26 3:35 Alexander Samad [this message]
2004-05-27 0:56 ` Netfilter+IPsec patches Patrick McHardy
2004-05-27 4:46 ` Alexander Samad
2004-08-18 2:40 ` Stephen Frost
2004-08-18 2:48 ` Stephen Frost
2004-08-21 15:30 ` Patrick McHardy
2004-08-18 3:28 ` Philip Craig
2004-08-18 3:45 ` Stephen Frost
2004-08-18 4:05 ` Alexander Samad
2004-08-18 4:31 ` Philip Craig
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=20040526033537.GH4402@samad.com.au \
--to=alex@samad.com.au \
--cc=kaber@trash.net \
--cc=netfilter-devel@lists.netfilter.org \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.