help-cfengine
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: IPRange classes not working for me


From: Donald Zoch
Subject: Re: IPRange classes not working for me
Date: Mon, 2 Aug 2004 11:46:27 -0500
User-agent: Mutt/1.3.20i

On Mon, Aug 02, 2004 at 09:11:03AM -0500, Chip Seraphine wrote:
> On Sunday 01 August 2004 09:57, Donald Zoch wrote:
> > On Sat, Jul 31, 2004 at 06:48:43PM -0500, Brendan Strejcek wrote:
> > > Donald Zoch wrote:
> > > 
> > > > classes:
> > > > 
> > > >     tx = ( IPRange(192.168.0-255.0-255) )
> > > 
> > > It looks like you have the syntax wrong. The example in the reference
> > > is:
> > > 
> > >     inrange = ( IPRange(128.39.89.10-15) )
> > > 
> > > Or was this a a typo in your post?
> > 
> > Not a typo.  I saw someone use ranges in more than just the
> > last octet in some other example.  I didn't know if that
> > was correct or not.
> 
> I've worked around similar issues by simply looking for the hard class.  It 
> only breaks up by octet, so a /28 network might require an extra line, but it 
> should be good enough for this.
> 
> Just do something like this:
> tx= ( ipv4_192_168 )

Thanks.  That works great.

Donald
----
Donald Zoch                    
Phone: (512) 602-7945
Pager: (512) 604-5401
donald.zoch@amd.com                 





reply via email to

[Prev in Thread] Current Thread [Next in Thread]