using the generate directive

Mark_Andrews at isc.org Mark_Andrews at isc.org
Wed Dec 26 23:36:51 UTC 2001


> In article <a00k7s$lpl at pub3.rc.vix.com>,
> Stephen Miller  <smiller at smiller.org> wrote:
> >
> >can someone please show the steps to using the $GENERATE directive? i need 
> >to create several in-addr records for many /24's.
> 
> $GENERATE 1-255 $$ IN PTR subnet-1-$$.yourdomain.com.

	Too many $ signs.  "$$" gives a literal "$" in the generated records.

	$GENERATE 1-255 $ IN PTR subnet-1-$.yourdomain.com.

	Mark

--
Mark Andrews, Internet Software Consortium
1 Seymour St., Dundas Valley, NSW 2117, Australia
PHONE: +61 2 9871 4742                 INTERNET: Mark.Andrews at isc.org


More information about the bind-users mailing list