- Joined
- Jan 23, 2007
- Messages
- 28
- Reaction score
- 0
Alright, players in my server don't ever get this error when interacting with each other, however, I am running the server on the same network that I am running my client on. It is the same client as all of the other players except I changed the IP to my inner network IP (The one the server is being hosted on) and I get this error from everyone when I join a game with other users in it.
I tested the IP out as my DNS, Outer IP, Inner IP, then I tried running the client on the host and used local host. NONE WORK.
And now that leaves me here. I have all ports forwarded to me from 1 ~ 9000.
Before I was hosting this server, someone without a router was hosting it and never had a problem like this.
Could there be an application out there somewhere to stop this from happening?
Should I use specific ports on my client?
My server is using port 6000 and my client settings are the following in the XML file:
-------Server Tag--------------------
<SERVER>
<IP>192.168.1.108</IP>
<PORT>6000</PORT>
</SERVER>
----------------------------------------
-------Network Port Tags-----------
<NETWORKPORT1>6000</NETWORKPORT1>
<NETWORKPORT2>8000</NETWORKPORT2>
----------------------------------------
Any suggestions would be nice.
Thanks,
- Cheese
I tested the IP out as my DNS, Outer IP, Inner IP, then I tried running the client on the host and used local host. NONE WORK.
And now that leaves me here. I have all ports forwarded to me from 1 ~ 9000.
Before I was hosting this server, someone without a router was hosting it and never had a problem like this.
Could there be an application out there somewhere to stop this from happening?
Should I use specific ports on my client?
My server is using port 6000 and my client settings are the following in the XML file:
-------Server Tag--------------------
<SERVER>
<IP>192.168.1.108</IP>
<PORT>6000</PORT>
</SERVER>
----------------------------------------
-------Network Port Tags-----------
<NETWORKPORT1>6000</NETWORKPORT1>
<NETWORKPORT2>8000</NETWORKPORT2>
----------------------------------------
Any suggestions would be nice.
Thanks,
- Cheese