so i forwarded all the ports followed and read alot of guides and i cant get my server public its running off hamachi for building and testing and i wanted to make it public its running off another comp i got in my house and i set everything up like the guides say but no one can connect to it...i used to run one off a VPS and i had it public but now i moved it to my spare computer...plz help
Code:
-----------------------------WORLD---------------------------------------
<WorldDatabase Hostname = "localhost" Username = "root" Password = "ascent" Name = "ascent" Port = "3306" Type = "1">
<CharacterDatabase Hostname = "localhost" Username = "root" Password = "ascent" Name = "character" Port = "3306" Type = "1">
<Listen Host = "0.0.0.0"
WorldServerPort = "8129">
<LogLevel Screen="0" File="-1" World="0" DisableCrashdumpReport="0">
<Server PlayerLimit = "100"
Motd = "Welcome"
SendStatsOnJoin = "1"
EnableBreathing = "0"
SeperateChatChannels = "0"
CompressionThreshold = "1000"
QueueUpdateInterval = "5000"
KickAFKPlayers = "0"
ConnectionTimeout = "180"
RealmType = "1"
AdjustPriority = "0"
RequireAllSignatures = "0"
ShowGMInWhoList = "1"
MapUnloadTime="0"
LimitedNames="1"
UseAccountData="0"
AllowPlayerCommands="0"
EnableLFGJoin="0"
TimeZone="0"
Collision="0"
DisableFearMovement="0"
SaveExtendedCharData="0">
<Announce Tag = "Staff"
GMAdminTag = "0"
NameinAnnounce = "1"
NameinWAnnounce = "1"
ShowInConsole = "1">
<Rates Health="3"
Power1="3"
Power2="3"
Power3="3"
Power4="3"
QuestReputation="1"
KillReputation="1"
Honor="10"
PvPTimer="300000"
ArenaQueueDiff="150"
Compression="1"
XP="35"
QuestXP="10"
RestXP="100"
ExploreXP="10"
DropGrey="1"
DropWhite="1"
DropGreen="1"
DropBlue="1"
DropPurple="1"
DropOrange="1"
DropArtifact="1"
DropMoney="10"
Save="300000"
SkillChance="100"
SkillRate="100"
ArenaMultiplier2x="1"
ArenaMultiplier3x="1"
ArenaMultiplier5x="1">
<GMClient GmClientChannel = "gm_sync_channel">
<Terrain MapPath = "maps"
vMapPath = "vmaps"
UnloadMaps = "1">
<Log Cheaters="1" GMCommands="1" TimeStamp="1">
<Mail ReloadDelay="0"
DisablePostageCostsForGM="1"
DisablePostageCosts="0"
DisablePostageDelayItems="1"
DisableMessageExpiry="0"
EnableInterfactionMail="1"
EnableInterfactionMailForGM="1">
<StatDumper FileName = "stats.xml" Interval = "120000">
<Startup Preloading = "0"
BackgroundLootLoading = "1"
EnableMultithreadedLoading = "1"
LoadAdditionalTables="">
<FloodProtection Lines = "0" Seconds = "0" SendMessage = "0">
<LogonServer DisablePings = "0"
RemotePassword = "change_me_logon">
<AntiHack Teleport="1"
Speed="1"
FallDamage="1"
Flight="1"
FlightThreshold="10"
DisableOnGM="1">
<Periods HonorUpdate="daily"
ArenaUpdate="weekly"
DailyUpdate="daily">
<Channels BannedChannels=""
MinimumLevel="">
<VoiceChat Enabled="0"
ServerIP="127.0.0.1"
ServerPort="3727">
<RemoteConsole Enabled="0"
Host="0.0.0.0"
Port="8092">
<ScriptBackends LUA="1">
<Movement FlushInterval="1000"
CompressRate="1"
CompressThreshold="30.0"
CompressThresholdCreatures="10.0">
<Localization LocaleBindings="">
<InstanceHandling TakeGroupLeaderID="1"
SlidingExpiration="0"
DailyHeroicInstanceResetHour="5"
CheckTriggerPrerequsites="1" >
<Battleground AV_MIN="0"
AV_MAX="40"
AB_MIN="0"
AB_MAX="15"
EOS_MIN="0"
EOS_MAX="15"
WS_MIN="0"
WS_MAX="10"
SOTA_MIN="0"
SOTA_MAX="15">
<Arena Season = "5"
Progress = "1">
<GameMaster StartOnGMIsland = "1">
<Limits Enable="0" AutoAttackDmg="90000" SpellDmg="90000" Health="900000" Mana="990000" Disconnect="0" BroadcastGMs="1">
--------------------------------------------------------------------------
Code:
----------------------------------LOGON----------------------------------
<LogonDatabase Hostname = "localhost"
Username = "root"
Password = "ascent"
Name = "logon"
Port = "3306"
Type = "1">
<Listen Host = "0.0.0.0"
ISHost = "0.0.0.0"
RealmListPort = "3724"
ServerPort = "8093">
<LogLevel Screen = "0"
File = "-1">
<Rates AccountRefresh = "600">
<Client MinBuild = "11111"
MaxBuild = "99998">
<LogonServer RemotePassword = "change_me_logon"
AllowedIPs = "127.0.0.0/24"
AllowedModIPs = "127.0.0.0/24">
Code:
----------------------------------REALMS---------------------------------
<LogonServer Address = "127.0.0.1"
Port = "8093"
Name = "Default Logon"
RealmCount = "1">
<Realm1 Name = "SERVER NAME"
Address = "5.165.214.249:8129" <---set to my hamachi ip right now when i set to my IP it says logon server down
Icon = "PVP"
Population = "1.0"
TimeZone = "1">
--------------------------------------------------------------------------
thats my configs right now but on my hamachi ip ppl can connect to it but when its on my other ip they cant
all my things load up its just when i go on my main computer or try to get a friend to connect under my ip it dont work but when i put it on my hamachi ip it works
i am did all the portforwarding