<div dir="ltr">Andrew<br><br>As long as your zone file is correct you can use *. (Note: Asterisk and Dot) to match all entries. I would put this below any other required entries.<div>Example:</div><div>"""<br>$ORIGIN <a href="http://mydomain.com">mydomain.com</a>.<br>*.  IN  A   192.168.12.12<br>"""<br><br><br>On Thu, Apr 12, 2018 at 10:49 AM, Hardy, Andrew <<a href="mailto:andrew-hardy@innerface.net">andrew-hardy@innerface.net</a>> wrote:<br>><br>> Does bind support wildcard prefix<br>><br>> I want to install bind DNS server on my LAN to locally test a web application that is designed to support receiving requests on different url domain prefixes.<br>><br>> Map *.<a href="http://mydomain.com">mydomain.com</a> to<br>> For example 192.168.12.12<br>><br>> Use<br>> <a href="http://abc.mydomain.com">abc.mydomain.com</a><br>> <a href="http://def.mydomain.com">def.mydomain.com</a><br>> <a href="http://www.mydomain.com">www.mydomain.com</a><br>> etc<br>><br>> All arrive at http server on 192.168.12.12<br>><br>> Hope that makes sense<br>><br>> This is my primary need so I don't want to install if this is not my best option.<br>><br>> Many thanks.<br>><br>> _______________________________________________<br>> Please visit <a href="https://lists.isc.org/mailman/listinfo/bind-users">https://lists.isc.org/mailman/listinfo/bind-users</a> to unsubscribe from this list<br>><br>> bind-users mailing list<br>> <a href="mailto:bind-users@lists.isc.org">bind-users@lists.isc.org</a><br>> <a href="https://lists.isc.org/mailman/listinfo/bind-users">https://lists.isc.org/mailman/listinfo/bind-users</a><br>><br><br><br><br>--<br>- Andrew "lathama" Latham -<br><div class="gmail_extra">
</div></div></div>