Become a MacRumors Supporter for $50/year with no ads, ability to filter front page stories, and private forums.

alphatest

macrumors newbie
Original poster
Nov 28, 2011
4
0
Hi,


need some one to assist me,

can bind on mac osx server 10.4.9 (tiger) support setting for ipv6 ?
or do i need to upgrade bind if yes how to upgrade bind ?

this is first implement ipv6 for me.


how to change ipv4 to ipv6

example :-

$ORIGIN com.my.
$TTL 86400
14.1.10.in-addr.arpa. IN SOA srv6.apex.com.my. admin.apex.com.my. (

2011081703 ; serial
10800 ; refresh
3600 ; retry
604800 ; expiry
86400 ) ; minimum

14.1.10.in-addr.arpa. IN NS srv6.apex.com.my.
100.14.1.10.in-addr.arpa. IN PTR srv6.apex.

anybody have experiment doing that and have exmple of that


thanks
 
Re: DNS bind

hi,


there is no people who know about it ? come on mac user....mac osx very power full for server's function...


all my server based on mac osx....i just new to ipv6....any help will be very thanksful
 
Hi,


i create this in named.conf

allow-recursion { 10.1.14.0/24; 2001:db8::/96; };
listen-on-v6 port 53 { any; };
dns64 64:FF9B::/96 {
};




but there is problem -->connection refused
after remove this then ok...

how actually to do this on mac osx
 
Register on MacRumors! This sidebar will go away, and you'll see fewer ads.