Cant connect to my site from another computer

Newbie Spellweaver
Joined
Feb 8, 2007
Messages
38
Reaction score
0
Plz help

i made a wow server sign up site and it works fine

on my computer, i try to view it on another computer an it cant find page

im using:
xampp
apache
mysql 5.0
mangos website template
using

my site is

router ip 192.168.2.14 <- i used this one
wan ip 64.229.227.253<- this one wont work
 
Make sure your server PC does not have a firewall on until you confirm a working configuration.

Router will need to be configured to forward web traffic (normaly port 80 TCP) to your server IP, then any web traffic hitting 64.229.227.253 will go to your server.

You will also need to forward ports 3306, 3724, AND 8085 to your server, if you want to allow world access to your game and realm servers.
 
k im trying to redirect it, is this what i was supposed to go to??

Port Mapping Setup

i have a bell modem/router

it will only let me redirect to 192.168.2.14
 
Back