PORTS needed for Mangos

Results 1 to 7 of 7
  1. #1
    Member DRAGOON112 is offline
    MemberRank
    Feb 2005 Join Date
    LatviaLocation
    28Posts

    PORTS needed for Mangos

    Which ports do i need to open so players could connect to my server ?


  2. #2
    Member TWINTURBOSkylin is offline
    MemberRank
    Jan 2007 Join Date
    Brisbane, AustraliaLocation
    80Posts
    Lurk Moar

  3. #3
    Sorcerer Supreme FamineMK is offline
    Member +Rank
    Jun 2006 Join Date
    In the clouds.Location
    378Posts
    Quote Originally Posted by DRAGOON112 View Post
    Which ports do i need to open so players could connect to my server ?
    Ports I have open are

    8085
    3306 (SQL DB port)
    and 3724

    Also 8080 for the website

  4. #4
    Having port 3306 (or whatever your MYSQL port is) open is unsafe.
    Not only can people crash your game server but they can have unauthorized access to your mysql server.

  5. #5
    Sorcerer Supreme elldiablo is offline
    Member +Rank
    Oct 2005 Join Date
    Outland --> Shattrath cityLocation
    478Posts
    thats because they now your user and pass heheh

    whit that yes they can ......... without that i dont think so

  6. #6
    Sorcerer Supreme shivajiva101 is offline
    Member +Rank
    Oct 2006 Join Date
    DarkSide of the MoonLocation
    345Posts

    Ssl

    Best way to deal with security problems is to 'dissappear' onto a SSL connection
    Any one using root;root or mangos;mangos for host;password is asking for trouble
    Oh and don't forget port 80 for http if there's a website involved ;)

  7. #7
    Member DRAGOON112 is offline
    MemberRank
    Feb 2005 Join Date
    LatviaLocation
    28Posts
    THX port i hadnt opened was 8085 =] and im not using root:root =P



Advertisement