View Single Post
  #1  
Old 07-22-2019, 10:45 PM
Jorin
Sarnak
 
Join Date: Aug 2018
Posts: 48
Default Help with EoC please

So canyouseeme.org says port 3306 is not open. I have forwarded port 3306 using my external and internal IP. I set a static IP on my router so its the same IP all the time, forwarded it also. Made rules in firewall. Disabled firewall all together. Still can not seem to get the port to show open and thus can not connect to EoC. I have made a user account with full access on Heidi as well. Im not sure what else to do at this point any insight would be greatly appreciated as I have already spent 10+ hours on this issue.

I have tried using 192.168.1.xxx as well as the IP I get from whatsmyip




Code:
C:\Users\Drew>netstat

Active Connections

  Proto  Local Address          Foreign Address        State
  TCP    127.0.0.1:3306         LAPTOP-7I8UUIM1:53483  ESTABLISHED
  TCP    127.0.0.1:33136        LAPTOP-7I8UUIM1:52045  ESTABLISHED
  TCP    127.0.0.1:52045        LAPTOP-7I8UUIM1:33136  ESTABLISHED
  TCP    127.0.0.1:53483        LAPTOP-7I8UUIM1:3306   ESTABLISHED
  TCP    192.168.1.152:54688    52.242.211.89:https    ESTABLISHED
Reply With Quote