From: Rodrigo Buarque Ramos <rodrigo.ramos@ipad.com.br>
To: netfilter@lists.netfilter.org, rildo@pragana.net, rpragana@acm.org
Subject: What layers?
Date: Sat, 15 Mar 2003 18:33:40 -0300 [thread overview]
Message-ID: <3E739C34.4050207@ipad.com.br> (raw)
Hi,
The Netfilter/Iptables works on what layers?
Let's talk based on OSI model
If I write a rule like IPTABLES -P INPUT DROP
Will it drop the packets on 2nd layer (link layer)?
If I write a rule like IPTABLES -A INPUT -s 10.2.1.93 -j DENY
Will it drop the packets on 3rd layer (network layer)?
If I write a rule like IPTABLES -A INPUT -p tcp --DPORT 80 -j REJECT
Will it drop the packets on 7th layer (application layer)?
Does it have a default layer to work?
Thank you very much,
Rodrigo Ramos
reply other threads:[~2003-03-15 21:33 UTC|newest]
Thread overview: [no followups] expand[flat|nested] mbox.gz Atom feed
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=3E739C34.4050207@ipad.com.br \
--to=rodrigo.ramos@ipad.com.br \
--cc=netfilter@lists.netfilter.org \
--cc=rildo@pragana.net \
--cc=rpragana@acm.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