View Single Post
  #3  
Old 04-22-2020, 06:37 PM
Bytebait
Sarnak
 
Join Date: Oct 2014
Location: Colorado
Posts: 74
Default

Quote:
Originally Posted by Shiny151 View Post
When you say work firewall, I assume you mean your hardware/gateway, correct?

I use these on my gateway and then point those to the machine that is hosting the server, which also has ports open at the Windows 10 level firewall as well.

Code:
TCP/UDP: 9000
TCP/UDP: 7000-7500
TCP/UDP: 7778-7779
TCP/UDP: 5998-5999
I have MYSQL port 3306 in there too but that's only because I can maintain the DB remotely. Not necessary unless you're using that function.

Hope that helps
My client is able to log into other servers.
I know the NAT works because I can Remote desktop directly to the server from home.
Allowing all traffic from all locations isn't helping. Is there a setting that I'm missing on the EQEmu Server side for the login server to work?
Reply With Quote