From: Martijn Lievaart <m@rtij.nl>
To: Serge Matovic <matovics@yahoo.com>
Cc: netfilter@lists.netfilter.org
Subject: Re: Please help with my bridge/router
Date: Wed, 14 Mar 2007 01:57:09 +0100 [thread overview]
Message-ID: <45F74865.5090008@rtij.nl> (raw)
In-Reply-To: <20070313115927.9894.qmail@web50404.mail.re2.yahoo.com>
Serge Matovic wrote:
> Alexandru !!! THANK YOU/THANK YOU/THANK YOU !!!!
> I typed in your line (at the end of all of my commands
> to setup the bridge and router) and it WORKS !!!
> Now, I must find out what your line did to enable
> those sites that failed to load before, to load now.
>
Most of the time, this means you don't allow the
icmp-fragmentation-needed-but-df-bit-is set packets in. If you don't
have these rules
-A FORWARD -m state --state ESTABLISHED,RELATED -j ACCEPT
-A INPUT -m state --state ESTABLISHED,RELATED -j ACCEPT
right on the top of your ruleset, that is your problem.
/me goes to bed, wondering how many bad recipes for iptables are on the
net. You're only the third this month....
Post the output of iptables-save so we can examine your ruleset please.
HTH,
M4
next prev parent reply other threads:[~2007-03-14 0:57 UTC|newest]
Thread overview: 9+ messages / expand[flat|nested] mbox.gz Atom feed top
2007-03-12 22:19 Please help with my bridge/router Serge Matovic
2007-03-13 4:30 ` Routing to and from an IP on an interface Nathan
2007-03-14 16:27 ` Jan Engelhardt
2007-03-13 7:46 ` Please help with my bridge/router Alexandru Dragoi
2007-03-13 11:41 ` ArcosCom Linux User
2007-03-13 12:06 ` Serge Matovic
2007-03-13 11:59 ` Serge Matovic
2007-03-14 0:57 ` Martijn Lievaart [this message]
2007-03-14 11:15 ` Serge Matovic
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=45F74865.5090008@rtij.nl \
--to=m@rtij.nl \
--cc=matovics@yahoo.com \
--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.