* configuring iptables for masquerading
@ 2006-06-19 12:23 Angel Tsankov
2006-06-20 10:50 ` Pascal Hambourg
0 siblings, 1 reply; 2+ messages in thread
From: Angel Tsankov @ 2006-06-19 12:23 UTC (permalink / raw)
To: ML: netfilter
[-- Attachment #1: Type: text/plain, Size: 408 bytes --]
I've configured iptables for masquerading and when some of the masqueraded hosts performs a trace route I get this:
tracert www.abv.bg
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.
This route is obviously too short. I have attached the /etc/rc.d/rc.iptables file. Could someone tell me what I have misconfigured?
[-- Attachment #2: rc.iptables.tar.gz --]
[-- Type: application/octet-stream, Size: 1405 bytes --]
^ permalink raw reply [flat|nested] 2+ messages in thread
* Re: configuring iptables for masquerading
2006-06-19 12:23 configuring iptables for masquerading Angel Tsankov
@ 2006-06-20 10:50 ` Pascal Hambourg
0 siblings, 0 replies; 2+ messages in thread
From: Pascal Hambourg @ 2006-06-20 10:50 UTC (permalink / raw)
To: netfilter
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.
^ permalink raw reply [flat|nested] 2+ messages in thread
end of thread, other threads:[~2006-06-20 10:50 UTC | newest]
Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2006-06-19 12:23 configuring iptables for masquerading Angel Tsankov
2006-06-20 10:50 ` Pascal Hambourg
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.