On 12/31/10 6:16 AM, Michelle Konzack wrote:
After a second sleepless night I have found the egrep pig.

On my VServers I generate a list for Hosts which are on the appropriated
VServer.  I do this by

   exec("egrep --no-filename --regexp=\"(ORIGIN|CNAME.*" . $VServer[0] ."\.)\" 
/etc/bind/*", $LIST);

and it automaticaly hit /etc/bind/rndc.key which is not a zone file.

This has changed now, since I make a direct SSH call to my NameServers.

Thanks, Greetings and nice Day/Evening
     Michelle Konzack


What do you think BIND has to do with apache HTTPD ?


--
J.


---------------------------------------------------------------------
The official User-To-User support forum of the Apache HTTP Server Project.
See <URL:http://httpd.apache.org/userslist.html> for more info.
To unsubscribe, e-mail: users-unsubscr...@httpd.apache.org
  "   from the digest: users-digest-unsubscr...@httpd.apache.org
For additional commands, e-mail: users-h...@httpd.apache.org

Reply via email to