If you're trying to login from a local network, then you will need to setup your server to run off of your server's lan IP address, not localhost.
Basically, just change all of the addresses from 127.0.0.1 to 192.168.xx.xx - where xx.xx is your subnet.id
You should leave only your database on 127.0.0.1
It's essentially like running a publicly accessible server, with the exception that you run your own login server and there is no port-forwarding.
Running exclusively on localhost indicates that you wish to play solo on a single computer.
__________________
Uleat of Bertoxxulous
Compilin' Dirty
|