Am Donnerstag, den 10.01.2008, 10:23 +1100 schrieb Duane: > Udo Rader wrote: > > > In my naive world querying for an IP address is not much different from > > querying a name, so I hope that that might be possible with other > > backends as well :-) > > Well I don't see why it wouldn't be possible, it just sounds like it's > extra code someone added to the backend, alternative you could cheat and > have SQL triggers or views or what not to do the same thing.
Thanks a lot for this idea. Triggers indeed seem to be the easiest, most simple and failure proof solution for what I need. Sounds like this idea should also be added to the documentation. -- Udo Rader <[EMAIL PROTECTED]> BestSolution.at EDV Systemhaus GmbH _______________________________________________ Pdns-users mailing list [email protected] http://mailman.powerdns.com/mailman/listinfo/pdns-users
