All of lore.kernel.org
 help / color / mirror / Atom feed
From: Edmundo Carmona <eantoranz@gmail.com>
To: netfilter@lists.netfilter.org
Subject: Re: Limit access to one subnet?
Date: Fri, 16 Sep 2005 10:14:01 -0400	[thread overview]
Message-ID: <65aa6af9050916071456fcc75c@mail.gmail.com> (raw)
In-Reply-To: <7c65616905091606082eef6686@mail.gmail.com>

That's what I meant when I said to use with care. He has to figure out
the "exact" way the firewall has to be set. If he only used those two
rules I wrote before... He'll have jumped into a deep pond of S&/T...
so to speak. :-)

On 9/16/05, Sai Kiran <saikiranrgda@gmail.com> wrote:
> hi,
> 
> don't forget
> 
> iptables -I INPUT -i lo -j ACCEPT
> 
> >
> > iptables -A INPUT -s 141.225/16 -p tcp -dport 8080 -j ACCEPT
> > iptables -P INPUT DROP
>


  reply	other threads:[~2005-09-16 14:14 UTC|newest]

Thread overview: 5+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2005-09-15 15:51 Limit access to one subnet? Jason Luka
2005-09-15 16:58 ` Edmundo Carmona
2005-09-16 13:08   ` Sai Kiran
2005-09-16 14:14     ` Edmundo Carmona [this message]
     [not found]       ` <200509161533.j8GFXMLw004847@narya.memphis.edu>
2005-09-16 15:40         ` Edmundo Carmona

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=65aa6af9050916071456fcc75c@mail.gmail.com \
    --to=eantoranz@gmail.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.