[Help]Agent Error

Newbie Spellweaver
Joined
Jul 4, 2006
Messages
42
Reaction score
0
I'm Using MatchAgent, and we both get 'NAT Configuration set from...' message, but we still have 999 ping to each other and we we can't see eachother.
(I'm hosting the server)
 
Code:
<?xml version="1.0" encoding="euc-kr"?>
<XML>
<AGENTCONFIG>
	<NAME>servername from server.ini</NAME>
	<MAXCLIENT>500</MAXCLIENT>
	<MATCHSERVERADDRESS ip="127.0.0.1" tcpport="6000"/>
	<ADDRESS ip="wan ip" tcpport="7777" udpport="5100"/>
</AGENTCONFIG>
</XML>
that should work fine =]
 
Upvote 0
Code:
<?xml version="1.0" encoding="euc-kr"?>
<XML>
<AGENTCONFIG>
	<NAME>servername from server.ini</NAME>
	<MAXCLIENT>500</MAXCLIENT>
	<MATCHSERVERADDRESS ip="127.0.0.1" tcpport="6000"/>
	<ADDRESS ip="wan ip" tcpport="7777" udpport="5100"/>
</AGENTCONFIG>
</XML>
that should work fine =]

When I go to wan ip] it says server not found for me, but others can see it, any idea how to fix that?

Edit: tried and now only I get 'NAT' msg, other one doesn't get it anymore, still 999 ping
 
Upvote 0
Back