-
NAT Problem
When i start my server up, I get NAT my friends pings are 999. I have searched a lot for a fix to this but haven't found one.
I have tried port forwarding, but it still doesn't work
The ports that I forwarded are
Code:
5100|5900|7777|7778|6000|8900
Logs:
Code:
Match-Server Log
[05/28/10 17:22:31] DBMS connected
[05/28/10 17:22:31] Command registeration completed
[05/28/10 17:22:31] Release Date : Jun 13 2007
[05/28/10 17:22:31] X-Trap Off
[05/28/10 17:22:31] MD5 Check Off
[05/28/10 17:22:31] Server Country : BRAZIL
[05/28/10 17:22:31] Command version : (56)
[05/28/10 17:22:31] Event usable state : (false)
[05/28/10 17:22:31] Load event size : (0)
[05/28/10 17:22:31] FileCRCCheckSum usable state : (false)
[05/28/10 17:22:31] FileCRC size : (1)
[05/28/10 17:22:31] Country Code Filter usalbe state : (false)
[05/28/10 17:22:31] Accept Invalied IP state : (true)
[05/28/10 17:22:31] Keeper IP : (MyIP)
[05/28/10 17:22:31] Monitor IP : (MyIP)
[05/28/10 17:22:31] Match Server Created (Port:6000)
Code:
Agent-Server Log
[05/28/10 17:22:35] Command registeration completed
[05/28/10 17:22:35] Match Agent Created (Port:7777)
Code:
MLocator create.
===========================Loator self dump(2010-5-28 17:22)=========================
- Server dead count list-
LiveServerCount(1) : DeadServerCount(0)
Country code3 cache hit miss count : 0
Invalid IP count : 0
Block Count : 0
Country code check count : 0
Block country code hit count : 0
========================================================================================
If the DB things make a difference here are the Status'
Code:
dbo.LocatorStatus
LocatorID IP Port RecvCount SendCount BlockCount DuplicatedCount UpdateElapsedTime LastUpdatedTime
1 MyIP 8900 0 0 0 0 1000 30/05/2010 10:02:31 PM
Code:
dbo.ServerStatus
ServerID CurrPlayer MaxPlayer Time IP Port ServerName Opened Type
1 2 500 30/05/2010 10:02:29 PM MyIP 6000 ServerName 1 4
If there is any more information you might need just ask.
If anyone knows how to fix this please help