Auth Problem

Post here if you need help setting up your server, etc.
Post Reply
User avatar
Infa(mous)
Round Winner
Posts: 255
Joined: Thu Aug 14, 2008 11:27 pm

Auth Problem

Post by Infa(mous) »

Hi again. I'm having a problem with auth, giving this error:

Code: Select all

[1] User 1 requests authentication as "Infa(mous)@forums".
[0] Password request sent to user 1, username "Infa(mous)", method md5, message "Login with Authority forums".
[0] 1
[0] 0
[1] Login failed, reason: Server adress mismatch, 96.43.141.111:4534 (sent by client) != *.*.*.*:* (our address). Pharming suspected. If  you are connecting from the LAN and get this error, either set "TRUST_LAN" on the server (only if your LAN can be fully trusted, of course) or use "SERVER_IP" to make the local IP known to the server.
I have SERVER_IP 96.43.141.111 set and TRUST_LAN 1 set, but I still can't login. What could the fix for this be?
-Infamous
User avatar
dlh
Formerly That OS X Guy
Posts: 2035
Joined: Fri Jan 02, 2004 12:05 am
Contact:

Re: Auth Problem

Post by dlh »

Are you sure you set TRUST_LAN 1 on the server, and not the client?
User avatar
Infa(mous)
Round Winner
Posts: 255
Joined: Thu Aug 14, 2008 11:27 pm

Re: Auth Problem

Post by Infa(mous) »

Yes. But I don't know that it would help, since I'm not on the LAN.
-Infamous
User avatar
Z-Man
God & Project Admin
Posts: 11589
Joined: Sun Jan 23, 2005 6:01 pm
Location: Cologne
Contact:

Re: Auth Problem

Post by Z-Man »

You need to make the server IP known to the server, either automatically with TALK_TO_MASTER or manually by setting... umm, I forgot and can't check, there's some setting (close to SERVER_PORT in the config files). SERVER_IP, maybe.

(That was written non-sarcastically, though I now see that the error message itself suggests to try SERVER_IP. Duh.)
User avatar
Infa(mous)
Round Winner
Posts: 255
Joined: Thu Aug 14, 2008 11:27 pm

Re: Auth Problem

Post by Infa(mous) »

Yeah. That was pretty much the issue I was having. SERVER_IP is set to 96.43.141.111 (where the server is) and TALK_TO_MASTER 1 is also set. Do you have any idea why it still is throwing that error?
-Infamous
User avatar
AI-team
Shutout Match Winner
Posts: 1020
Joined: Tue Jun 23, 2009 6:17 pm
Location: Germany/Munich
Contact:

Re: Auth Problem

Post by AI-team »

did you try to leave server blank (any?)?
I also got this error and I think removing/un-setting SERVER_IP helped me
  
 
"95% of people believe in every quote you post on the internet" ~ Abraham Lincoln
 
 
User avatar
kyle
Reverse Outside Corner Grinder
Posts: 1876
Joined: Thu Jun 08, 2006 3:33 pm
Location: Indiana, USA, Earth, Milky Way Galaxy, Universe, Multiverse
Contact:

Re: Auth Problem

Post by kyle »

what about GLOBAL_ID 1
Image
User avatar
Infa(mous)
Round Winner
Posts: 255
Joined: Thu Aug 14, 2008 11:27 pm

Re: Auth Problem

Post by Infa(mous) »

That was already set as well. Even toggling things isn't helping :/

EDIT: Well... It seems to have fixed itself overnight. Weird. But now it isn't showing up on the server list.
-Infamous
Post Reply