BBM
Verified User
After I (thought) I linked my ipv6 to my ip4, everytime I view the following DA-page;
CMD_IP_MANAGER_DETAILS?ip=<my_server_main_ipv6_IP>
... a new message is generated in;
/var/log/directadmin/security.log
If I refresh the DA-page, say 5 times, then also 5 lines are added to the log.
Not sure what to think of it, maybe it's a little bug or not.
Just thought I'd mention it.
CMD_IP_MANAGER_DETAILS?ip=<my_server_main_ipv6_IP>
... a new message is generated in;
/var/log/directadmin/security.log
Code:
2014:07:17-22:49:54: Found one of block_token_chars in token ip=<my_server_ipv6_IP> (ascii 58) from 83.87.x.x with request /CMD_IP_MANAGER_DETAILS
2014:07:17-22:52:19: Found one of block_token_chars in token ip=<my_server_ipv6_IP> (ascii 58) from 83.87.x.x with request /CMD_IP_MANAGER_DETAILS
2014:07:17-22:52:25: Found one of block_token_chars in token ip=<my_server_ipv6_IP> (ascii 58) from 83.87.x.x with request /CMD_IP_MANAGER_DETAILS
2014:07:17-23:02:42: Found one of block_token_chars in token ip=<my_server_ipv6_IP> (ascii 58) from 83.87.x.x with request /CMD_IP_MANAGER_DETAILS
2014:07:17-23:02:48: Found one of block_token_chars in token ip=<my_server_ipv6_IP> (ascii 58) from 83.87.x.x with request /CMD_IP_MANAGER_DETAILS
If I refresh the DA-page, say 5 times, then also 5 lines are added to the log.
Not sure what to think of it, maybe it's a little bug or not.
Just thought I'd mention it.