All of lore.kernel.org
 help / color / mirror / Atom feed
From: David Cannings <lists@edeca.net>
To: netfilter@lists.netfilter.org
Subject: Re: MAC address and iptables
Date: Sun, 29 Feb 2004 16:14:35 +0000	[thread overview]
Message-ID: <200402291614.35304.lists@edeca.net> (raw)
In-Reply-To: <40420D1E.7090400@stupar.homelinux.net>

On Sunday 29 February 2004 16:02, Sasa Stupar wrote:
> What I want is to accept connections only from those listed in the
> rules and drop others. But with the current config it accepts
> connectins also from others which are not in the rules.

Connections to what?  Your rules, such as the one below, allow connections 
from anywhere.  

> # FTP
> -A INPUT -p tcp -m tcp --dport 21 -j ACCEPT

David



  reply	other threads:[~2004-02-29 16:14 UTC|newest]

Thread overview: 17+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2004-02-29 13:45 MAC addres and iptables Sasa Stupar
2004-02-29 13:55 ` Antony Stone
2004-02-29 14:06   ` Sasa Stupar
2004-02-29 14:14     ` MAC address " Antony Stone
2004-02-29 14:38     ` MAC addres " Sasa Stupar
2004-02-29 15:12       ` MAC address " Antony Stone
2004-02-29 15:40         ` Sasa Stupar
2004-02-29 15:55           ` Antony Stone
2004-02-29 16:02             ` Sasa Stupar
2004-02-29 16:14               ` David Cannings [this message]
2004-02-29 16:16               ` Antony Stone
2004-02-29 18:10                 ` Sasa Stupar
2004-02-29 21:44                   ` Sasa Stupar
2004-02-29 22:03                     ` Antony Stone
2004-03-01  6:27                       ` Sasa Stupar
2004-03-01  6:42                       ` Sasa Stupar
2004-03-01  9:34                         ` Sasa Stupar

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=200402291614.35304.lists@edeca.net \
    --to=lists@edeca.net \
    --cc=david@edeca.net \
    --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.