Hi guys,
I'm having this problem with one particular user. I can login to Directadmin with his user & passwrod with no problems, but when he tries from his PC (using different browsers) the login doesn't work. It just reloads the login form.
Checking Directadmin's error log (/var/log/directadmin/error.log) I see this:
Where "my_username" is the name of my client's username, "6.6.6.6" is my client's IP address and "9.9.9.9" is another IP address that I don't know.
What does this error mean?
I'm having this problem with one particular user. I can login to Directadmin with his user & passwrod with no problems, but when he tries from his PC (using different browsers) the login doesn't work. It just reloads the login form.
Checking Directadmin's error log (/var/log/directadmin/error.log) I see this:
Code:
2011:07:06-16:33:43: Rejected session for user my_username because IP (9.9.9.9) doesn't match session file (6.6.6.6)
2011:07:06-16:33:47: Rejected session for user my_username because IP (9.9.9.9) doesn't match session file (6.6.6.6)
2011:07:06-16:33:49: Rejected session for user my_username because IP (9.9.9.9) doesn't match session file (6.6.6.6)
2011:07:06-16:33:52: Rejected session for user my_username because IP (9.9.9.9) doesn't match session file (6.6.6.6)
2011:07:06-16:33:55: Rejected session for user my_username because IP (6.6.6.6) doesn't match session file (9.9.9.9)
2011:07:06-16:34:06: Rejected session for user my_username because IP (9.9.9.9) doesn't match session file (6.6.6.6)
2011:07:06-17:11:27: Rejected session for user my_username because IP (6.6.6.6) doesn't match session file (9.9.9.9)
Where "my_username" is the name of my client's username, "6.6.6.6" is my client's IP address and "9.9.9.9" is another IP address that I don't know.
What does this error mean?