[0.13.x] Ping "Can't Reach"

This subforum contains all the issues which we already resolved.
Post Reply
Megapants
Burner Inserter
Burner Inserter
Posts: 9
Joined: Sat Jul 23, 2016 2:04 am
Contact:

[0.13.x] Ping "Can't Reach"

Post by Megapants »

Hey everyone,

I'm running a headless server on Ubuntu Linux and I can't get the ping to show up in the server browser:
Image

I'm able to ping the server IP directly with no issue. It connects and plays fine.

Any ideas?

User avatar
Kayanor
Global Moderator
Global Moderator
Posts: 565
Joined: Sat May 10, 2014 7:20 am
Contact:

Re: [0.13.x] Ping "Can't Reach"

Post by Kayanor »

As far as I checked the multiplayer server list, the ping is nearly always "can't reach".
Former moderator.

Megapants
Burner Inserter
Burner Inserter
Posts: 9
Joined: Sat Jul 23, 2016 2:04 am
Contact:

Re: [0.13.x] Ping "Can't Reach"

Post by Megapants »

You're right. About half of the servers that I checked state "can't reach", but I can't really find a pattern as to why. Perhaps this belongs in the Bug Reports/Minor Issues board?

User avatar
Kayanor
Global Moderator
Global Moderator
Posts: 565
Joined: Sat May 10, 2014 7:20 am
Contact:

Re: [0.13.x] Ping "Can't Reach"

Post by Kayanor »

Moved from Technical Help to Bug Reports.
Former moderator.

User avatar
Klonan
Factorio Staff
Factorio Staff
Posts: 5150
Joined: Sun Jan 11, 2015 2:09 pm
Contact:

Re: [0.13.x] Ping "Can't Reach"

Post by Klonan »

This should hopefully be resolved with the multiplayer rewrite,
So if the issue persists in 0.14 please make another report

User avatar
TruePikachu
Filter Inserter
Filter Inserter
Posts: 978
Joined: Sat Apr 09, 2016 8:39 pm
Contact:

Re: [0.13.x] Ping "Can't Reach"

Post by TruePikachu »

Just putting this out there, is the ping via the UDP the multiplayer uses, or is it an ICMP ping? Many ISPs will block inbound ICMP messages, as will several routers.

Megapants
Burner Inserter
Burner Inserter
Posts: 9
Joined: Sat Jul 23, 2016 2:04 am
Contact:

Re: [0.13.x] Ping "Can't Reach"

Post by Megapants »

To follow up on that, my iptables rules include the following:

Code: Select all

# IPv4 Ping
-A INPUT -p icmp -m state --state NEW --icmp-type 8 -j ACCEPT

# IPv6 Ping
-A INPUT -p icmpv6 -j ACCEPT
Which should allow all ICMP functions.

kane.nexus
Burner Inserter
Burner Inserter
Posts: 18
Joined: Sat May 07, 2016 10:54 am
Contact:

Re: [0.13.x] Ping "Can't Reach"

Post by kane.nexus »

I am running 0.14.1 and it went from sporadically being able to ping servers in 0.13 to can't ping any of them in 0.14.

ili
Long Handed Inserter
Long Handed Inserter
Posts: 87
Joined: Thu Apr 14, 2016 6:19 pm
Contact:

Re: [0.13.x] Ping "Can't Reach"

Post by ili »

Hi
This is what I get (0.14.1)

1. open the "Browse public games"
2. highlight a server and see that you get a value under "ping"
3. highlight any other server and you will get "Ping: can't reach", even when going back to the first server that showed a valid ping the first time
4. go out of "Browse public games" and open it again, now again the ping will show only for the first server you highlight...

So the server browser ping works only the first time

kovarex
Factorio Staff
Factorio Staff
Posts: 8078
Joined: Wed Feb 06, 2013 12:00 am
Contact:

Re: [0.13.x] Ping "Can't Reach"

Post by kovarex »

This is solved for the next (0.14.2) release

Post Reply

Return to “Resolved Problems and Bugs”