Private NAT

Moderator: NADEO

Post Reply
mixnetwork
Posts: 65
Joined: 05 Jun 2011, 13:53
Location: Luckenwalde
Contact:

Private NAT

Post by mixnetwork »

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.......
mixnetwork
Posts: 65
Joined: 05 Jun 2011, 13:53
Location: Luckenwalde
Contact:

Re: Private NAT

Post by mixnetwork »

EG: my Other 2 TM 1 Servers run without problems and are visable
User avatar
LongLife
Posts: 45
Joined: 01 Jun 2015, 13:19

Re: Private NAT

Post by LongLife »

That is indicating that you didn't forward necessary ports or you didn't forward them correctly. You missed something.
User avatar
TMarc
Posts: 15255
Joined: 05 Apr 2011, 19:10
Location: Europe
Contact:

Re: Private NAT

Post by TMarc »

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).
mixnetwork
Posts: 65
Joined: 05 Jun 2011, 13:53
Location: Luckenwalde
Contact:

Re: Private NAT

Post by mixnetwork »

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

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>
Think it must be

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>
But anyway i changed it, same result also.

So it not solved in a way, but works now. Servers are visible.
User avatar
TMarc
Posts: 15255
Joined: 05 Apr 2011, 19:10
Location: Europe
Contact:

Re: Private NAT

Post by TMarc »

I think this message always appears, and if it is working fine, just ignore it then :thumbsup:
Post Reply

Return to “Dedicated Server”

Who is online

Users browsing this forum: No registered users and 2 guests