Freeaqingme
Verified User
Hey,
I'm sorry if I'm being ignorant, but I searched all over the world and have been unable to find anything![Frown :( :(](https://cdn.jsdelivr.net/joypixels/assets/8.0/png/unicode/64/1f641.png)
The problem: Whatever I do, direct admin isn't listening on ipv6:
I would expect to see another line in the netstat output mentioning somthing like :::2222 but up to today there isn't :'(
Thanks.
I'm sorry if I'm being ignorant, but I searched all over the world and have been unable to find anything
![Frown :( :(](https://cdn.jsdelivr.net/joypixels/assets/8.0/png/unicode/64/1f641.png)
The problem: Whatever I do, direct admin isn't listening on ipv6:
[root@server2 custombuild]# cat /usr/local/directadmin/conf/directadmin.conf | grep ipv6
ipv6=1
[root@server2 custombuild]# service directadmin restart
Stopping DirectAdmin: [ OK ]
Starting DirectAdmin: [ OK ]
[root@server2 custombuild]# netstat -lantup | grep 2222
tcp 0 0 0.0.0.0:2222 0.0.0.0:* LISTEN 9119/directadmin
[root@server2 custombuild]#
I would expect to see another line in the netstat output mentioning somthing like :::2222 but up to today there isn't :'(
Thanks.