From: Sai Kiran <saikiranrgda@gmail.com>
To: eantoranz@gmail.com
Cc: netfilter@lists.netfilter.org
Subject: Re: Limit access to one subnet?
Date: Fri, 16 Sep 2005 18:38:04 +0530 [thread overview]
Message-ID: <7c65616905091606082eef6686@mail.gmail.com> (raw)
In-Reply-To: <65aa6af905091509582d1adbb0@mail.gmail.com>
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
next prev parent reply other threads:[~2005-09-16 13:08 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 [this message]
2005-09-16 14:14 ` Edmundo Carmona
[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=7c65616905091606082eef6686@mail.gmail.com \
--to=saikiranrgda@gmail.com \
--cc=eantoranz@gmail.com \
--cc=marlinspike_tom@yahoo.co.in \
--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.