Re: syntax for network specification in admit?

Mark Burgess <[email protected]> Thu, 18 Dec 2008 18:00:32 +0100
Newsgroups gmane.comp.sysutils.cfengine.bugs
Message-ID <[email protected]>

Joseph VanAndel wrote:
> Thanks for the assistance.  FYI: I just discovered a very cute web page
> that helps test regular expressions:
> http://osteele.com/tools/reanimator
> 
> Also, should
> "192.168.4/24" work?
> 

Yes it should, but then the correct form is

192.168.4.0/24

M