Jump to content
TrinityCore

Leaderboard

Popular Content

Showing content with the highest reputation on 11/22/12 in all areas

  1. killed 2 images, idk if there are more.
    2 points
  2. Yes put the name of the dns in the address='putyourdnsnamehere'. Be sure to copy the above where it's wrapped in code tags, just in case there's a back-tick missing. My guess is that you didn't have the dns name in the DB originally, which is where people find themselves in the connection loop. worldserver.conf = localhost (127.0.0.1) [if your DB is on the same machine] router configuration = 10.10.10.10 => [8085] (whatever your local network is set to. in my case it would be like 192.168.x.x) <= whatever your router resolves locally! router configuration = 10.10.10.10 => [3724] (whatever your local network is set to. in my case it would be like 192.168.x.x) <= whatever your router resolves locally! DB auth.realmlist = DNSName (external) (The query example i gave should help you modify your DB realmlist to get your friends to connect) [On outside connections] Tell them to point to your DNSName in the realmlist.wtf, It also helps to change your .wtf file as well. Think as if your outside trying to get in... The application is exposed talking outside. Thats it!
    1 point
×
×
  • Create New...