Search the Community

Showing results for tags 'port'.



More search options

  • Search By Tags

    Type tags separated by commas.
  • Search By Author

Content Type


Forums

  • Important
    • Announcements
    • Getting Started
  • Modding
    • Modeling
    • Level Design
    • Interface
    • Serverside
    • Noggit
    • Miscellaneous
    • Retro-Porting
    • Useful Services
  • Projects
    • Recruitment
    • Paid Work
    • Showcase
    • Machinima
  • Community
    • General
    • Random
    • Gallery
    • Releases
    • The Graveyard

Categories

  • Tools
    • Uncategorized
    • Map Editing
    • Model Editing
    • DBC & DB2 Editing
    • Serverside
    • CASC & MPQ
  • Resources
    • Graphics
    • Uncategorized
    • Models
    • Maps
    • Client Patches
  • 010 Editor Scripts and Templates
  • Noggit Script Brushes

Categories

  • Projects
  • Machinima
  • Software Development

Categories

  • Beginner
    • Русский
    • Deutsch
  • Modeling
    • Česky
    • Français
  • Level Design
  • Interface
  • Serverside
  • Miscellaneous
    • Česky
    • Français
  • Retro-Porting
  • Machinima

Categories

  • Tutorials
  • Timelapse
  • Miscellaneous

Find results in...

Find results that contain...


Date Created

  • Start

    End


Last Updated

  • Start

    End


Filter by number of...

Joined

  • Start

    End


Group


Discord


Twitter


Skype

Found 2 results

  1. Hello everyone, I've been facing a problem for some days now, so before I present my problem, I'll present my situation I'm using TrinityCore for a 3.3.5a client I want to make my server public using only my IP address So what I already did: Port forwarding : I opened my 8085 and 3724 port through my router and I added the UDP/TCP rules for these ports in my Firewall, I'm using W10 I changed my realmlist table, I put the public IP in address and my local address in the local address section I checked that the different port were good at the different .conf files I changed the client realmlist to be my public IP I'm not using DNS service, as I don't need I ran the two services and I checked that 8085, 3724 were opened, 3306 for my DB is also opened Now, when I try to connect, I just fail as if I were trying to connect into some wrong address. When I run local, it works. Can someone please help me with this ? I'm running out of ideas.