From: Felix Joussein <felix.joussein@gmx.at>
To: netfilter@lists.netfilter.org
Subject: delayed masquerading problems after openswan ipsec
Date: Sat, 24 Jul 2004 10:14:41 +0200 [thread overview]
Message-ID: <41021A71.5030603@gmx.at> (raw)
Hello List,
I'm not new to iptables, but this problem is very strange:
I have a Linux 2.4.26 + openswan ipsec + iptables 2.11 box with a cable
modem to connect to the internet - so far:
I have one single rule in the postrouting chain:
iptables -t nat -I POSTROUTING -o eth0 -j MASQUERADE
This works fine - also my IPSec tunnel is working nice.
But after a while - can't say how long, the connection from the lan
thrue the linux box get lost.
dmesg's Output is:
MASQUERADE: Route sent us somewhere else.
klips_error:ipsec_xmit_send: ip_send() failed, err=1
This message repeats as long, as I remove the MASQ rule, and re-set it.
Has anyone an idea about this issue?
Thanks,
Felix
next reply other threads:[~2004-07-24 8:14 UTC|newest]
Thread overview: 3+ messages / expand[flat|nested] mbox.gz Atom feed top
2004-07-24 8:14 Felix Joussein [this message]
2004-07-24 17:14 ` delayed masquerading problems after openswan ipsec Antony Stone
2004-07-26 21:40 ` Felix Joussein
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=41021A71.5030603@gmx.at \
--to=felix.joussein@gmx.at \
--cc=netfilter@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.