ispCP - Board - Support
IPv6 - Printable Version

+- ispCP - Board - Support (http://www.isp-control.net/forum)
+-- Forum: ispCP Omega Development Area (/forum-1.html)
+--- Forum: Suggestions (/forum-2.html)
+--- Thread: IPv6 (/thread-2268.html)

Pages: 1 2 3 4 5


IPv6 - digibyte - 01-29-2008 07:57 PM

Does someone know if IPv6 is supported by ispCP Omega?


RE: IPv6 - joximu - 01-29-2008 08:15 PM

It doesn't seem so - the form where you can enter IP adresses (which are given to the resellers) has only 4 parts... and the database field has 15 chars...

/J


RE: IPv6 - Zothos - 01-29-2008 10:07 PM

i think this should be on our todo list for 1.0 or even rc4
My hoster has recently started a ipv6 only net area. This is the future Wink


RE: IPv6 - joximu - 01-29-2008 10:53 PM

Yes - sure, it's the future.
But I doubt that this will be in 1.0 (unless you code it :-). It's not absolutely needed in the near future. I think, ISPs which do sell hostings still use IPv4 for the next year(s) - and I hope we have a 1.1 until then - maybe with better IP mangement...

my 2 cents...
/J


RE: IPv6 - digibyte - 01-29-2008 11:16 PM

Ok, when it's not in ispCP Omega yet i propose to see it as a new feature for version 1.1. Since I don't want to delay 1.0 (again).


RE: IPv6 - Mathijs - 06-09-2009 11:27 PM

Any news on this subject already? IPv6 support is getting adopted by more and more providers over here and getting ready for it is no unnecessary luxury, as sooner or later it should happen anyways.
At this time almost all colo's out here support it, and my home isp also does, i would not wait too long.

I have to say that after installing ISPcp and looking around, i am very impressed by the completeness of it, ease of installation, working 'out of the box' on a distro that is seen as exotic by other control panels. Keep up the good work! Tongue


RE: IPv6 - BeNe - 06-10-2009 12:14 AM

No there are no news!
But this topic exist on the wishlist and i´m sure we have it in later Version.

Greez BeNe


RE: IPv6 - rbtux - 06-10-2009 01:05 AM

the only part is apache... All other services can be ipv6 enabled with a few entries in their configuration...

/EDIT: Stupid me, DNS too of course but I don't use dns from ispcp so I forgot about that ;-))


RE: IPv6 - Mathijs - 06-11-2009 01:11 AM

Well those are the 2 that should be done indeed, but it is not that simple as adding one ip of course.
I would say, let's give a /80 to a server, and each virtualhost its own /128. Each https can also have it's own ip, no problem there anymore.

So it would be setting a /80 in the setup screen, set own ip's to domains, set AAAA records in DNS. And all that while keeping it compatible with ipv4 in the mean time. Wink


RE: IPv6 - rbtux - 06-11-2009 02:23 AM

why complicated like that?

just use a /64 for your hosting infrastructure and then add ip's out off that range as needed...

why /80 for each server? do you want to use ospfv3 to redistribute this routes to the border? Or how did you imagine that setup?