Lost connection to MySQL server at 'reading initial communication packet', system err

Discussion in 'MySQL' started by webwurks, Mar 18, 2008.

  1. #1
    I have recently migrated to a new server with all new OS and mySQL versions.
    I can connect locally but I can't seem to connect remotely even with privs defined to allow it.

    This is the error I am getting:

    Lost connection to MySQL server at 'reading initial communication packet', system error: 113

    There is no firewall blocking the mysql connect attempts. I have SELinux in permissive mode.

    Thanks in advance for any ideas you might have.
     
    webwurks, Mar 18, 2008 IP
  2. webwurks

    webwurks Well-Known Member

    Messages:
    126
    Likes Received:
    37
    Best Answers:
    0
    Trophy Points:
    118
    #2
    This has been resolved.
    It turned out to be an issue with iptables. Once I enabled the mysql port in iptables it worked.
    Thanks anyways
     
    webwurks, Mar 19, 2008 IP