Jump to content
  • 0

Server refuses to be accessible on port 5400 (Beta 4.1)


Teppy

Question

Hey guys,

 

I had got 3.1 running successfully on my linux server (centOS7)

 

However, with the new one, no matter if I open the port or anything, I get UPnP Service Initialization Failed followed by "It appears that UPnP Failed. You might need to enable UPNP on your router or manually port forward to allow connections to your server." and sure enough I can't connect. Any advice?

Link to comment
Share on other sites

6 answers to this question

Recommended Posts

  • 0

UPnP can communicate with your router to open ports. In this case it doesn't seem like you have a router firewall to deal with so you can ignore all UPnP messages. (That really only benefits home users)

 

That said you still have IPTABLES or some other firewall on the server itself you will need to work though just like on Windows you'd allow Intersect to be communicated with through Windows firewall.

 

https://stackoverflow.com/questions/24729024/centos-7-open-firewall-port

 

That might give you a hint at where to start.

 

Edit: Please note we are now using UDP instead of TCP when dealing with port forwarding. 

 

Link to comment
Share on other sites

×
×
  • Create New...