All of lore.kernel.org
 help / color / mirror / Atom feed
From: "Jörg Harmuth" <harmuth@mnemon.de>
To: netfilter@lists.netfilter.org
Subject: Re: Blocking a range of source IPs to a specific port
Date: Tue, 02 Aug 2005 10:26:49 +0200	[thread overview]
Message-ID: <42EF2E49.5030302@mnemon.de> (raw)
In-Reply-To: <42EE9CA0.5020805@blackicehosting.com>

James Harrison schrieb:
> However i'm still completely confused on the whole 0/9 issue- what does
> this specify?

We're talking about the notation 172.128.0.0/9 or shorter 172.128/9 or
similar. The part after the slash is the subnetmask (netmask). It is the
number of binary 1s starting from the left. 9 means the same as
255.128.0.0. The first octett has all bits set to 1 => 255, the second
only the first bit => 128 and all others are 0 => 0 ;)

HTH,

Joerg



  parent reply	other threads:[~2005-08-02  8:26 UTC|newest]

Thread overview: 4+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
     [not found] <42EE63E6.6070801@blackicehosting.com>
2005-08-01 20:36 ` Blocking a range of source IPs to a specific port R. DuFresne
     [not found]   ` <42EE9539.4070800@gmx.co.uk>
     [not found]     ` <Pine.LNX.4.60.0508011801000.3645@darkstar.sysinfo.com>
     [not found]       ` <42EE9CA0.5020805@blackicehosting.com>
2005-08-02  8:26         ` Jörg Harmuth [this message]
2005-08-02 13:35 ` Sp0oKeR
2005-08-02 13:20 James A Harrison

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=42EF2E49.5030302@mnemon.de \
    --to=harmuth@mnemon.de \
    --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.