Hi Marco
On Sun, Oct 08, 2006 at 02:08:13PM +0200, Marco Davids wrote:
> Op 8-okt-2006, om 13:17 heeft bert hubert het volgende geschreven:
> >On Sun, Oct 08, 2006 at 11:55:07AM +0200, Marco Davids wrote:
> >>Bind9 can be configured to listen on certain IPv4 addresses, but for
> >>IPv6 the possible choices are either 'any' or 'none'. It seems this
> >>is the root-cause of my problem, but I do not quite understand
> >>precisely why.
Are you sure? In my named.conf I have the following:
acl local-v6-interface {
2005:8b78:AB::10;
2005:8b78:AB::11;
2005:8b78:AB::15;
::1;
};
options {
listen-on-v6 { local-v6-interface; };
query-source-v6 address 2005:8b78:AB::10;
transfer-source-v6 2005:8b78:AB::10;
notify-source-v6 2005:8b78:AB::10;
}
(ipv6 addresses obfuscated)
this seems to work very well.
HTH and kind regards
Flavio
--
http://no-way.org/~fcu/
_______________________________________________
Pdns-users mailing list
[email protected]
http://mailman.powerdns.com/mailman/listinfo/pdns-users