Dunno if this is in the right section, and if it isn't, please move or tell me.
I've just hosted a POL 097 server, with no modified scripts, mainly to have some fun with a friend. The problem is he cannot connect.
He has the same version of UO as me, and connects with the same version of Razor.
When I log in, everything works fine, but when he does, the server window tells me his client disconnects in the same moment it connects. If he then tries to log in with his correct acc and pass, he gets the "server down" message, but if he types in the wrong password, he gets a message saying "wrong password".
Any ideas on what might be wrong here?
Friend cannot connect
Re: Friend cannot connect
is your POL/config/servers.cfg file pointing correctly to your server's outside IP address?
Re: Friend cannot connect
I'll try changing that 
Chould I change an existing name to my outside IP, or should I create a new one?
If I should change an existing one, which one?
Chould I change an existing name to my outside IP, or should I create a new one?
If I should change an existing one, which one?
Re: Friend cannot connect
GameServer POL-WAN
{
Name POL-WAN
// Below, you should set it to your actual WAN IP instead of --ip--
// example: 45.32.1.23
IP --ip--
Port 5003
}
Use this without IPMatch like in others
{
Name POL-WAN
// Below, you should set it to your actual WAN IP instead of --ip--
// example: 45.32.1.23
IP --ip--
Port 5003
}
Use this without IPMatch like in others
Re: Friend cannot connect
K thanks a lot