Results 1 to 2 of 2
Hi Everybody,
Hope your ade doing right !!!
I'm working in a project which is consisting of implementing a DNS for an IPv6 Netwrok. I did some research over the ...
Enjoy an ad free experience by logging in. Not a member yet? Register.
- 02-26-2013 #1Just Joined!
- Join Date
- Jan 2013
- Posts
- 3
Deploying BIND 9 for IPv6 Network
Hi Everybody,
Hope your ade doing right !!!
I'm working in a project which is consisting of implementing a DNS for an IPv6 Netwrok. I did some research over the net and i found that there is to solution :- DNS 64 which will be used for IPv6 Resolution.
- A simple DNS used with a NAT solution.
I would like to know which solution do you recommand for DNS IPv6 solution and if it's possible to provide some configuration example.
Thank you for your help
- 03-03-2013 #2Just Joined!
- Join Date
- Sep 2012
- Location
- Nashville, TN
- Posts
- 67
yes bind 9 will support IPv6. What you will need to do is add the following listen-on-v6 { any; }; to your /etc/bind/named.conf file then restart the named service.


Reply With Quote
