Well, I'm sure people have heard of Hamachi so I'll assume that you have to.
I really don't know what I'm doing wrong and I feel like a complete idiot.
This is my mangosd.conf file looks.
RealmID = 1
DataDir = "."
LogsDir = ""
LoginDatabaseInfo = "5.34.254.54;3306;root;root;realmd"
WorldDatabaseInfo = "5.34.254.54;3306;root;root;mangos"
CharacterDatabaseInfo = "5.34.254.54;3306;root;root;characters"
MaxPingTime = 30
WorldServerPort = 8085
BindIP = "0.0.0.0"
Obviously my Hamchi ip is 5.34.254.54... I get the error that: I could not connect o the database there. I just want my friends to come test my new skins and such...
Onwards to me realmd.conf...
LoginDatabaseInfo = "5.34.254.54;3306;root;root;realmd"
LogsDir = ""
MaxPingTime = 30
RealmServerPort = 3724
BindIP = "0.0.0.0"
PidFile = ""
LogLevel = 3
LogTime = 0
LogFile = ""
LogTimestamp = 0
LogFileLevel = 0
LogColors = ""
UseProcessors = 0
ProcessPriority = 1
RealmsStateUpdateDelay = 20
WrongPass.MaxCount = 0
WrongPass.BanTime = 600
WrongPass.BanType = 0
Yeah... Well all I'm trying to do is make my MaNGOS server accessible through Hamachi network name "RipperX_server". I have no idea if that helps...
I also have 2 ports forwarded: 3724, 8085.
Any ideas?