On Tue, Jan 23, 2001 at 08:56:33AM -0800, Aaron Lehmann wrote:
> On Tue, Jan 23, 2001 at 06:29:34PM +1100, Daniel Stone wrote:
> > Well, it's NAT'ing it OK. Are you sure you have a rule like the
> > following:
> > iptables -A INPUT -m state --state ESTABLISHED,RELATED -j ACCEPT
> > ?
> # iptables -A INPUT -m state --state ESTABLISHED,RELATED -j ACCEPT
> iptables: No chain/target/match by that name
please move this discussion to the netfilter mailinglist.
> Hmm??
>
> I tried iptables -A INPUT -j ACCEPT and it did not fix DCC.
It seems like you didn't understand the very basics of netfilter/iptables.
Please read the available HOWTO's. the INPUT chain of the filter table is
in no way related to any packet on your NAT box.
-- Live long and prosper - Harald Welte / laforge@gnumonks.org http://www.gnumonks.org ============================================================================ GCS/E/IT d- s-: a-- C+++ UL++++$ P+++ L++++$ E--- W- N++ o? K- w--- O- M- V-- PS+ PE-- Y+ PGP++ t++ 5-- !X !R tv-- b+++ DI? !D G+ e* h+ r% y+(*) - To unsubscribe from this list: send the line "unsubscribe linux-kernel" in the body of a message to majordomo@vger.kernel.org Please read the FAQ at http://www.tux.org/lkml/
This archive was generated by hypermail 2b29 : Wed Jan 31 2001 - 21:00:18 EST