Install Steam
login
|
language
简体中文 (Simplified Chinese)
繁體中文 (Traditional Chinese)
日本語 (Japanese)
한국어 (Korean)
ไทย (Thai)
Български (Bulgarian)
Čeština (Czech)
Dansk (Danish)
Deutsch (German)
Español - España (Spanish - Spain)
Español - Latinoamérica (Spanish - Latin America)
Ελληνικά (Greek)
Français (French)
Italiano (Italian)
Bahasa Indonesia (Indonesian)
Magyar (Hungarian)
Nederlands (Dutch)
Norsk (Norwegian)
Polski (Polish)
Português (Portuguese - Portugal)
Português - Brasil (Portuguese - Brazil)
Română (Romanian)
Русский (Russian)
Suomi (Finnish)
Svenska (Swedish)
Türkçe (Turkish)
Tiếng Việt (Vietnamese)
Українська (Ukrainian)
Report a translation problem
Also post the log file https://wiki.factorio.com/Log_file . Even if you think there is nothing useful there it might give someone a clue on what is going on or at least rule out for sure some possible issues so we don't have to guess as much.
Also if you are on windows you can use resource monitor to see what ports are opened by which programs. No need to scan ports.
It's actually trying to open the port, it's not the documented one for some reason tho
On a normal setup of being connected to a router all programs open on LAN. As far as the computer is concerned there is no external IP. What people sometimes call external IP is the routers IP that is facing the internet. And that IP is just another step out of many in the route a connection takes. It is the routers job to forward packets from the internet to the correct LAN IP and your computer and the programs running on it are mostly unaware this is happening.
And even then factorio by default opens ports on 0.0.0.0 which means it is open on all network interfaces.
You might be confusing the part where factorio uses remote servers to determine your "external IP" so it can advertise the server correctly in the server browser in order for people outside of your LAN to be able to connect to you. But that does not mean it opens a port on that IP. In fact it is impossible for the game to open a port on that IP as the computer the game is running on does not have that IP. That IP belongs to the router.
The game does tell the router that it wants packets for a port be forwarded using UPnP but that is not limiting connections to external only.
The only reasons you cannot connect on LAN are firewalls blocking the connection or one of you is using a VPN that routes everything outside of LAN or your LAN itself is broken.