9front - general discussion about 9front
 help / color / mirror / Atom feed
From: Romano <me+unobe@fallglow.com>
To: 9front@9front.org
Subject: Re: [9front] WANTED: ip based filtering of incoming connections
Date: Thu, 25 Jul 2024 22:14:21 -0700	[thread overview]
Message-ID: <4DC025B80DA69A49FC1C45610BC5D4DC@smtp.pobox.com> (raw)
In-Reply-To: <123671E1-4743-4167-BB31-7828E1DC5130@stanleylieber.com>

On Thu Jul 25 21:48:02 -0700 2024, sl@stanleylieber.com wrote:
> ranges just don't seem to work at all:
> 
>         ; aux/dial 'ipmux!ver=4;src=47.128.0.0&255.252.0.0' >/dev/null
> 
> has no effect. 

I think I'm seeing the same thing. Altho' not documented, I
checked /net/ipmux/stats when filtering 8.8.8.8 with
255.255.255.255, 255.255.255.0, and 255.255.0.0; all return
the same content:
% cat /net/ipmux/stats
iph[0:0]&f0=40|
 
 iph[12:15]=08080808|
  
  
%

the iph[12:15]=08080808| I think should have changed to
iph[12:15]=08080800| for 255.255.255.0 and
iph[12:15]=08080000| for 255.255.0.0 .

  reply	other threads:[~2024-07-26  5:18 UTC|newest]

Thread overview: 27+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2024-07-25 21:56 Stanley Lieber
2024-07-25 22:08 ` B. Atticus Grobe
2024-07-26  0:34   ` Stanley Lieber
2024-07-26  0:47     ` Jacob Moody
2024-07-26  1:55       ` sl
2024-07-26  1:58         ` Jacob Moody
2024-07-26  2:00           ` sl
2024-07-26  3:36           ` sl
2024-07-26  3:43             ` Jacob Moody
2024-07-26  3:47               ` sl
2024-07-26  3:57                 ` Jacob Moody
2024-07-26  3:57                 ` sl
2024-07-26  4:17                   ` Jacob Moody
2024-07-26  3:54             ` Romano
2024-07-26  4:02               ` sl
2024-07-26  4:13                 ` Romano
2024-07-26  4:20                   ` Romano
2024-07-26  4:44                     ` Stanley Lieber
2024-07-26  5:14                       ` Romano [this message]
2024-07-26 23:15                         ` Jacob Moody
2024-07-26 23:47                           ` sl
2024-07-27  0:20                             ` sl
2024-07-27  0:34                               ` Jacob Moody
2024-07-27  0:49                                 ` sl
2024-07-27  1:18                                   ` sl
2024-07-25 22:10 ` Jacob Moody
2024-07-25 22:33 ` Steve Simon

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=4DC025B80DA69A49FC1C45610BC5D4DC@smtp.pobox.com \
    --to=me+unobe@fallglow.com \
    --cc=9front@9front.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;
as well as URLs for NNTP newsgroup(s).