Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 31 Jan 2003 17:35:46 +0500
From:      Sergey Klusov <shy@geoseis.t72.ru>
To:        freebsd-ipfw@FreeBSD.ORG
Subject:   muliple ips in ipfw2
Message-ID:  <15030303403.20030131173546@geoseis.t72.ru>

next in thread | raw e-mail | index | archive | help

rule:
ipfw add 0001 allow ip from { 192.168.0.1 or 192.168.0.2 } to any
works fine, but
ipfw add 0001 allow ip from 192.168.0.0/24{1,2} to any
doesn't

BUG?

-- 
Best regards,
 Sergey Klusov


To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe freebsd-ipfw" in the body of the message




Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?15030303403.20030131173546>