From: Michael Hallager <michael@networkstuff.co.nz>
Cc: netfilter@lists.netfilter.org, Eric Leblond <eric@inl.fr>
Subject: Fwd: Re: IP Tables slows network response times
Date: Mon, 15 Aug 2005 11:18:33 +0300 [thread overview]
Message-ID: <200508152018.33866.michael@networkstuff.co.nz> (raw)
In-Reply-To: <57F9959B46E0FA4D8BA88AEDFBE5829074AD@pxtbenexd01.pxt.primeexalia.com>
> I think correct should be:
> itpables -I INPUT -i lo -j ACCEPT (guess you misspeled it in the hurry)
> forward rule for loopback is not necesary, as long as i remember
> iptables -I OUTPUT -o lo -j ACCEPT;
HOLD ON,
This creates the following:
chain INPUT (policy ACCEPT)
target prot opt source destination
ACCEPT all -- anywhere anywhere
DROP all -- 202.71.136.166 anywhere
Chain FORWARD (policy ACCEPT)
target prot opt source destination
Chain OUTPUT (policy ACCEPT)
target prot opt source destination
ACCEPT all -- anywhere anywhere
Looking at the first and last rule displayed here, dosn't this have the effect
of negating everything else?
Eg: Allow all, from anywhere to anywhere....
Am I missing something?
Michael Hallager
networkStuff ltd
www.networkstuff.co.nz | p.09.839.1000 | m.029.638.7883
next prev parent reply other threads:[~2005-08-15 8:18 UTC|newest]
Thread overview: 17+ messages / expand[flat|nested] mbox.gz Atom feed top
2005-08-14 17:39 IP Tables slows network response times Gary W. Smith
2005-08-14 18:00 ` Nikolai Geogriev
2005-08-15 8:18 ` Michael Hallager [this message]
2005-08-15 9:32 ` Fwd: " Jörg Harmuth
2005-08-15 9:45 ` Michael Hallager
2005-08-15 9:59 ` /dev/rob0
2005-08-15 10:10 ` Michael Hallager
2005-08-15 9:46 ` /dev/rob0
2005-08-15 10:05 ` Michael Hallager
2005-08-15 10:53 ` Jörg Harmuth
2005-08-15 11:04 ` Michael Hallager
2005-08-15 11:21 ` /dev/rob0
-- strict thread matches above, loose matches on Subject: below --
2005-08-15 11:07 Michael Hallager
2005-08-15 11:32 Michael Hallager
2005-08-15 11:59 ` Eric Leblond
2005-08-15 13:13 ` /dev/rob0
2005-08-15 15:35 ` Jörg Harmuth
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=200508152018.33866.michael@networkstuff.co.nz \
--to=michael@networkstuff.co.nz \
--cc=eric@inl.fr \
--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 a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox