Possible Duplicate:
How does IPv6 subnetting work and how does it differ from IPv4 subnetting?
I have a IPv4-Subnet (/28) and a IPv6-Subnet (/64) - lets say the IPv4 Subnet is "87.240.70.144/28" and the IPv6 one is "2001:1095:10:61::/64" - now I want to give every Server with a IPv4-Address an IPv6 as well. I've heard that it's a good value to do it like this:
Server1: * 87.240.70.146 * 2001:1608:10:61::146
is this possible like this - and would you suggest this way? Whats the greatest number (at the last position) wich is possible?