Augie Schwer <augie.sch...@gmail.com> wrote:
>
> I have a range of IPs bound to a local interface:
>
> lo:1      Link encap:Local Loopback
>           inet addr:10.0.0.1  Mask:255.255.255.224
>
> And I want to convince Bind to listen on sub-set of the given range (
> 10.0.0.2 for example )

You can't do that without hacking the network stack, as far as I know. See
for instance this rather old FreeBSD patch. Note that even this doesn't
quite do what you want since it doesn't allow you to bind to a subset of a
CIDR range configured on an interface.
http://www.freebsd.org/cgi/query-pr.cgi?pr=kern/12071

Tony.
-- 
f.anthony.n.finch  <d...@dotat.at>  http://dotat.at/
Fisher, German Bight: North or northeast 3 or 4, occasionally 5. Slight or
moderate. Fair. Moderate or good.
_______________________________________________
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