If you are using bind 8 as the dns server you can use generate, with generate you can create a sequence of records with only one line in the zone file, e.g.:
$GENERATE 1-254 ppp-$ A 192.168.0.$ And in the reverse zone: $GENERATE 1-254 $ PTR ppp-$.domain.is. As far as I know this feature is not yet in bind 9.x -- Veigar Freyr ----- Original Message ----- From: "Chelsea Carter" <[EMAIL PROTECTED]> To: <[EMAIL PROTECTED]> Sent: Wednesday, October 03, 2001 6:07 PM Subject: reverse dns > Im aware that this may be the wrong question for the wrong list, but I was > hoping someone could give me a starting point on how to do reverse dns for > our customers. > > I am using an ascend max with freeradius. I mean, is there a way other than > adding an individual record in dns for each ip address? > > Thanks > > Chel > > > - > List info/subscribe/unsubscribe? See http://www.freeradius.org/list/users.html > - List info/subscribe/unsubscribe? See http://www.freeradius.org/list/users.html
