SeLLeRoNe
Super Moderator
Should you link me to your directadmin panel and set a temp password for user admin? (send me on pm for security reason)?
Code:server:/usr/local/directadmin# netstat -ant | grep 2222 tcp6 0 0 :::2222 :::* LISTEN
tcp 0 0 0.0.0.0:2222 0.0.0.0:* LISTEN
For some reasons your directadmin is listening only IPv6
Output should be something like the following:
Code:tcp 0 0 0.0.0.0:2222 0.0.0.0:* LISTEN
Interesting. Any idea how I can fix this?
ifconfig
/usr/local/directadmin/directadmin c | grep ipv6