Andrew

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.
Example:
"""
$ORIGIN mydomain.com.
*.  IN  A   192.168.12.12
"""


On Thu, Apr 12, 2018 at 10:49 AM, Hardy, Andrew <andrew-ha...@innerface.net>
wrote:
>
> Does bind support wildcard prefix
>
> 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.
>
> Map *.mydomain.com to
> For example 192.168.12.12
>
> Use
> abc.mydomain.com
> def.mydomain.com
> www.mydomain.com
> etc
>
> All arrive at http server on 192.168.12.12
>
> Hope that makes sense
>
> This is my primary need so I don't want to install if this is not my best
option.
>
> Many thanks.
>
> _______________________________________________
> Please visit https://lists.isc.org/mailman/listinfo/bind-users to
unsubscribe from this list
>
> bind-users mailing list
> bind-users@lists.isc.org
> https://lists.isc.org/mailman/listinfo/bind-users
>



--
- Andrew "lathama" Latham -
_______________________________________________
Please visit https://lists.isc.org/mailman/listinfo/bind-users to unsubscribe 
from this list

bind-users mailing list
bind-users@lists.isc.org
https://lists.isc.org/mailman/listinfo/bind-users

Reply via email to