J
JiriS
Guest
After our company bought the Plesk Panel, it came as quite a surprise that IPv6 support is just not there. In fact, setting up things for IPv6 (manually outside of Plesk of course) even breaks(*1) Plesk! Who would expect something like this from what is supposed to be leading product on the market?
The thing is, almost everything needed is IPv6 ready:
- Windows 2008 - full support
- IIS http(s) - full support
- IIS ftp - full support with FTP Publishing Service 7.5, which unfortunately isn't fully supported by Plesk (*2), although available for almost a year
- hMailserver 5.3 - full support and completely unsupported by Plesk
- BIND bundled with Plesk - seems that no IPv6 transport support is compiled in, but can at least serve AAAA records just fine
- Plesk 9.3, newest and greatest - no IPv6 support whatsoever
Nobody expects that everything can be made ready overnight. Just please fix the obvious bugs like (*1), add AAAA records to DNS editor and we'll be happy. For a while at least. You can't avoid it anyway. Surely you don't think that IPv6 is something that will go away, do you?
Trouble (*1):
Trouble (*2):
The thing is, almost everything needed is IPv6 ready:
- Windows 2008 - full support
- IIS http(s) - full support
- IIS ftp - full support with FTP Publishing Service 7.5, which unfortunately isn't fully supported by Plesk (*2), although available for almost a year
- hMailserver 5.3 - full support and completely unsupported by Plesk
- BIND bundled with Plesk - seems that no IPv6 transport support is compiled in, but can at least serve AAAA records just fine
- Plesk 9.3, newest and greatest - no IPv6 support whatsoever
Nobody expects that everything can be made ready overnight. Just please fix the obvious bugs like (*1), add AAAA records to DNS editor and we'll be happy. For a while at least. You can't avoid it anyway. Surely you don't think that IPv6 is something that will go away, do you?
Trouble (*1):
<b>Source:</b> Microsoft JET Database Engine<br/><b>Description:</b> The field is too small to accept the amount of data you attempted to add. Try inserting or pasting less data.
---------------------- Debug Info -------------------------------
0: common_func.php3:160
com->execute(string 'insert into sessions (sess_id, type, login, ip_address, login_time, click_time) VALUES ('fa581928898becf1f4cf7b1559bb41f6', '1', 'admin', '2001:aaaa:bbbb:cccc::1', '2010-01-26 00:56:44', '2010-01-26 00:56:44')', NULL null)
1: common_func.php3:160
db_query(string 'insert into sessions (sess_id, type, login, ip_address, login_time, click_time) VALUES ('fa581928898becf1f4cf7b1559bb41f6', '1', 'admin', '2001:aaaa:bbbb:cccc::1', '2010-01-26 00:56:44', '2010-01-26 00:56:44')')
2: class.Session.php:357
Session->registerSession(integer '1', string 'admin', string '2001:aaaa:bbbb:cccc::1', string '', boolean false)
3: cmd_loginup.php:259
createSessionCommon(integer '1', string 'admin', boolean true, boolean false, string '', boolean false)
4: cmd_loginup.php:387
createSessionAdmin(string 'admin', string '********', boolean false, string '', boolean true)
5: cmd_loginup.php:132
createSession(string 'admin', string '********')
6: login_up.php3:27
Trouble (*2):
Error: Unable to reconfigure ftp server. ftpmng --update-explicit-ssl failed: Input string was not in a correct format.
In mscorlib module
Exception type: System.FormatException
at System.Number.StringToNumber(String str, NumberStyles options, NumberBuffer& number, NumberFormatInfo info, Boolean parseDecimal)
at System.Number.ParseInt32(String s, NumberStyles style, NumberFormatInfo info)
at CIIS7ServerManagerBase.GetFtpSites(CIIS7ServerManagerBase* )