* POSTROUTING icmp messages
@ 2005-10-26 19:36 Jerry Alexander
0 siblings, 0 replies; only message in thread
From: Jerry Alexander @ 2005-10-26 19:36 UTC (permalink / raw)
To: netfilter, Jerry
NF,
Setting up iptables with PREROUTING to change the destination
and forward the
packet and POSTROUTING to change the source address.
PREROUTING works fine.
POSTROUTING changes the source address and I get the udp
packets correctly
but then I get an ICMP destination unreachable error message.
The packet is reaching the destination and the source address is
changed correctly.
If I take out the POSTROUTING call the ICMP messages disappear
but the
messages don't have the modified source address because POSTROUTING has been
turned off.
Tried many variations on the format and added FORWARDing entries
but nothing
seems to stop the generation of ICMP packets when POSTROUTING is
implemented.
Using linux 2.4-20.
"ip_forward" is set to 1.
Jerry
^ permalink raw reply [flat|nested] only message in thread
only message in thread, other threads:[~2005-10-26 19:36 UTC | newest]
Thread overview: (only message) (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2005-10-26 19:36 POSTROUTING icmp messages Jerry Alexander
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.