Thread: IPv6 Support
View Single Post
Old 08-13-2011, 04:58 PM   #5
Junior Member
 
Join Date: May 2008
Posts: 9
dren is on a distinguished road
Default IPv6 IPv4 For ISPManager Panel

Dear ISPSystem,

1. I would like to have the option to choose an IPv4 & IPv6 (optional) address when enabled in ISPManager to host websites side by side IPv4 and IPv6.

IPv6 address for customer could be enabled/disabled with a checkbox, like with SSH or PHP. With the IPv4 ARIN allocations already exhausted it will only be some # of years before people will ask for pure IPv6 only hosting. I think it would be wise for your panel to support IPv4 & IPv6 in the meantime during this transition.

2. When adding IP addresses In ISPManager you should be able to specify interface for IPv6 tunnels/etc.

Quote:
Originally Posted by flaviocu View Post
hmm, this is a very good question. What I would prefer is the following: all ipv4 hosts should be reachable through ipv6 as well:
<VirtualHost 192.168.1.1:80 [2001:8a8::1]:80>
DocumentRoot /www/server1
ServerName server.example.com
ServerAlias server
</VirtualHost>

Maybe every ip-address could actually be a pair, where either v6 or v4 addresses are assigned to (or both), so one could have ssl on v6 too (running on a seperate ip address)

Thank you

Flavio

PS: for DNS, it's imho enough to just support an AAAA Record.
dren is offline   Reply With Quote