Um. Just, before too many people with the wrong motives see this post, you should edit your IP out of the images and reupload them.
As for fixing your problem, I don't believe you need to forward ports with Hamachi. Do you?
Try NOT using Hamachi if the problem persists.
Open your realms.conf and change:
Code:
<Realm1 Name = "ServerName"
Address = "127.0.0.1:8129"
Icon = "PVP"
Color = "1"
Population = "1.0"
TimeZone = "1"
to
Code:
<Realm1 Name = "ServerName"
Address = "Your.Ex.Ternal.IP:8129"
Icon = "PVP"
Color = "1"
Population = "1.0"
TimeZone = "1"
You can get your external IP from What Is My IP Address - Shows Your IP Address.
Forward the ports:
3724 - 3724
80 - 80
3306 - 3306
8129 - 8129
8093 -8093
6112 - 6112
6881-6999
3036 - 3036
8050 -8050
to your DHCP address.. which is the address given to your computer by your router. It's usually something along the lines of 192.168.0.100.
Now edit your realmlist.wtf file to:
Code:
set realmlist your.external.ip.address
And it SHOULD work.