Hi,
hello to check connection in DA ?
If in cpanel I use
netstat -plan |grep :80 | awk '{print $5}' |cut -d: -f1 |sort |uniq -c |sort -n
there will a lot of IP in there but
If I use in direct admin
why only 3 IP logged in there ? Anyone can help me to check the connection that connect to my server ?
Thanks
hello to check connection in DA ?
If in cpanel I use
netstat -plan |grep :80 | awk '{print $5}' |cut -d: -f1 |sort |uniq -c |sort -n
there will a lot of IP in there but
If I use in direct admin
why only 3 IP logged in there ? Anyone can help me to check the connection that connect to my server ?
Thanks