Ipv6 on directadmin

firejake

Verified User
Joined
May 4, 2011
Messages
56
As we all know directadmin support ipv6.
But after a few tests I found that the protocol support is fictitious.

1. The presence of ipv6 as an alternative or supplement to the main ip (ipv4 and ipv6 - server) without using scripting patches
2. There is a need to go to the ipv6 address to directadmin (support SSL - yes)
when you try to go on ipv6, server redirect on ipv4s.
Any connect without SSL authentication does not occur, the log:


Code:
2013:01:15-16:37:37: Invalid hostname from 2001:***********:fa.  Username: (null)
2013:01:15-16:37:51: Invalid hostname from 2001:***********:fa.  Username: (null)
2013:01:15-16:38:22: Invalid hostname from 2001:***********:fa.  Username: (null)
2013:01:15-16:38:38: Invalid hostname from 2001:***********:fa.  Username: (null)
2013:01:15-16:40:13: Invalid hostname from 2001:***********:fa.  Username: (null)
2013:01:15-16:40:43: Invalid hostname from 2001:***********:fa.  Username: (null)
2013:01:15-16:40:54: Invalid hostname from 2001:***********:fa.  Username: (null)
2013:01:15-16:41:23: Invalid hostname from 2001:***********:fa.  Username: (null)
2013:01:15-16:42:51: Invalid hostname from 2001:***********:fa.  Username: (null)
2013:01:15-16:48:13: Invalid hostname from 2001:***********:fa.  Username: (null)
2013:01:15-16:51:13: Invalid hostname from 2001:***********:fa.  Username: (null)
2013:01:15-16:52:19: Invalid hostname from 2001:***********:fa.  Username: (null)
2013:01:15-16:52:57: Invalid hostname from 2001:***********:fa.  Username: (null)
2013:01:15-16:53:16: Invalid hostname from 2001:***********:fa.  Username: (null)
2013:01:15-16:54:33: Invalid hostname from 2001:***********:fa.  Username: (null)
2013:01:15-16:54:48: Invalid hostname from 2001:***********:fa.  Username: (null)
 
Hello,

Thanks for the bug report.
From the output, I'm guessing DA was being accessed using an IPv6 IP in the URL/address bar?
I've added a check to allow IPv6 IPs to be valid hostnames.

I'll upload a pre-release set of binaries later tonight with the fix.

John
 
Hello!
Sorry for such a late reply, but I see so far is forwarding with Ipv6 to ipv4.

It is also very concerned about the issue with adding ipv6 as a standard addition to ipv4.
Simply put, it should immediately added by both.
 
Back
Top