Re: How to make bind/named to listen for requests on both IPV4 and IPV6

2015-11-10 Thread Graham Clinch
> I see that named is not listening on IPV6 > [...] > > What changes would be required to make Bind Listen on both IPV4 and IPV6? Perhaps the named process has been started with the -4 argument? ('Use IPv4 only even if the host machine is capable of IPv6') Graham

Re: How to make bind/named to listen for requests on both IPV4 and IPV6

2015-11-09 Thread Mark Andrews
Did you remember to restart named? B.T.W. that is a very old version of named. Mark -- Mark Andrews, ISC 1 Seymour St., Dundas Valley, NSW 2117, Australia PHONE: +61 2 9871 4742 INTERNET: ma...@isc.org ___ Please visit https://lists.isc

How to make bind/named to listen for requests on both IPV4 and IPV6

2015-11-09 Thread Harshith Mulky
Hi, I would want my Test DNS Server running bind Version: bind-9.8.2-0.17.rc1.el6.x86_64/bind-chroot-9.8.2-0.17.rc1.el6.x86_64 to listen for Requests on both IPV4 and IPV6. -