Regular expressions in DNS? - Printable Version +- NiftyHost Forums (Archive) (https://niftyhost.chary.us/support) +-- Forum: Technology (https://niftyhost.chary.us/support/forum-7.html) +--- Forum: Software (https://niftyhost.chary.us/support/forum-14.html) +--- Thread: Regular expressions in DNS? (/thread-372.html) |
Regular expressions in DNS? - Zach - 07-06-2010 I have some VPS clients and I would like to begin giving them pretty reverse DNS records when they first sign up - like ip-255-255-255-255.vps.niftyhost.us - that resolve both backwards and forwards via an A record or similar. The only way I can imagine doing this is by manually creating separate A records for every domain. I was checking out NAPTR earlier, but it looked to be only for SIP. Is there any way to use regexp in DNS? RE: Regular expressions in DNS? - khy - 07-13-2010 the cname method not working, Zack? as A method make the processes more complicated... |