Hi all
I get a strange message when i start my server.
[2016/12/20 14:03:55] - Warning! -
You seem to be on a private network.
Unless you have configured your NAT,
other players on internet will not be
able to join in...
The strange thing is, this is a Virtual server without any NAT??
So i am not on a Private network
Any idea what this could be?
MY server is not listed now.......
Private NAT
Moderator: NADEO
-
- Posts: 65
- Joined: 05 Jun 2011, 13:53
- Location: Luckenwalde
- Contact:
-
- Posts: 65
- Joined: 05 Jun 2011, 13:53
- Location: Luckenwalde
- Contact:
Re: Private NAT
EG: my Other 2 TM 1 Servers run without problems and are visable
Re: Private NAT
That is indicating that you didn't forward necessary ports or you didn't forward them correctly. You missed something.
Re: Private NAT
And what makes you sure the virtual server does not use NAT internally to route the date to its IP to the virtual machines?
Make sure to allow both TCP and UDP, also make sure you have inserted the right ports in your config file.
They should not collide or overlap with other Maniaplanet servers on the same server (on different virtual machines).
Also take care to select the right title in the player page (this might also be the cause for a server not being displayed properly).
Make sure to allow both TCP and UDP, also make sure you have inserted the right ports in your config file.
They should not collide or overlap with other Maniaplanet servers on the same server (on different virtual machines).
Also take care to select the right title in the player page (this might also be the cause for a server not being displayed properly).
-
- Posts: 65
- Joined: 05 Jun 2011, 13:53
- Location: Luckenwalde
- Contact:
Re: Private NAT
Thank you for thee help.
Servers are vissible and people can connect, this message is always shown in the log file. I do not know why.
Think it has to do with the matchsettings file.
Here is an entry called
Think it must be
But anyway i changed it, same result also.
So it not solved in a way, but works now. Servers are visible.
Servers are vissible and people can connect, this message is always shown in the log file. I do not know why.
Think it has to do with the matchsettings file.
Here is an entry called
Code: Select all
<filter>
<is_lan>1</is_lan>
<is_internet>1</is_internet>
<is_solo>0</is_solo>
<is_hotseat>0</is_hotseat>
<sort_index>1000</sort_index>
<random_map_order>1</random_map_order>
</filter>
Code: Select all
<filter>
<is_lan>0</is_lan>
<is_internet>1</is_internet>
<is_solo>0</is_solo>
<is_hotseat>0</is_hotseat>
<sort_index>1000</sort_index>
<random_map_order>1</random_map_order>
</filter>
So it not solved in a way, but works now. Servers are visible.
Re: Private NAT
I think this message always appears, and if it is working fine, just ignore it then 

Who is online
Users browsing this forum: No registered users and 2 guests