Hi
Within the last week we've been coming into work and finding the need to flush-hosts on our production server before our office network can connect back in.
Now the IP address that has been blocked is from our network, not the server. This means something somewhere is trying to repeatedly connect to the server from here overnight - but the only machine that is left on doesnt seem to hold any scripts that would do this?
Is there anyway I can log on mysql which hosts are attempting to connect to the server (or even the remote address so I can track the script?), and when? I have logging enabled but it only shows the attempt, not the IP or more details:
040810 11:38:53 25549 Connect Access denied for user: 'ODBC@localhost' (Using password: NO)
Cheers
Ben