From: Pascal Hambourg <pascal.mail@plouf.fr.eu.org>
To: netfilter <netfilter@lists.netfilter.org>
Subject: Re: configuring iptables for masquerading
Date: Tue, 20 Jun 2006 12:50:40 +0200 [thread overview]
Message-ID: <4497D300.9020300@plouf.fr.eu.org> (raw)
In-Reply-To: <002b01c6939b$3e0f4580$cf34000a@sven>
Hello,
Angel Tsankov a écrit :
> I've configured iptables for masquerading and when some of the
> masqueraded hosts performs a trace route I get this:
>
> tracert www.abv.bg
MS Windows traceroute ?
> Tracing route to www.abv.bg [194.153.145.105]
> over a maximum of 30 hops:
>
> 1 17 ms 5 ms 6 ms 194.153.145.105
>
> Trace complete.
Same with any source and destination hosts ?
Does "normal" access (web, ftp...) to the destination host work ?
This looks like the result of a TTL normalization that could be caused
by an iptables rule with the TTL target in the 'mangle' table. You can
dump the active ruleset with the command 'iptables-save'.
> This route is obviously too short. I have attached the
> /etc/rc.d/rc.iptables file. Could someone tell me what I have misconfigured?
I don't see anything which could cause such behaviour in your script.
prev parent reply other threads:[~2006-06-20 10:50 UTC|newest]
Thread overview: 2+ messages / expand[flat|nested] mbox.gz Atom feed top
2006-06-19 12:23 configuring iptables for masquerading Angel Tsankov
2006-06-20 10:50 ` Pascal Hambourg [this message]
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=4497D300.9020300@plouf.fr.eu.org \
--to=pascal.mail@plouf.fr.eu.org \
--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.