|
Unable to sign up External to network
Hey, sorry I am a bit late to respond to this.
In the DB AUTH, there should be a table for realmlist (auth.realmlist)
In that table there should be "address" in the top row, third column. You need to modify the "address" value for your realm here to public IP. ie. instead of 127.0.0.1 or 192.168.x.x, you should use your public (external) IP.
I missed this step on my initial compile/setup/config as well.
If you are setting up a "Webpage", seek out FusionCMS for trinitycore.
Once you complete the setup, it will provide you with a webpage where users can create an account which will then also create the account in your auth DB. It comes with a plethora of pre-built modules.
Further FusionCMS offers modules for bridge to forums such as phpBB and SMF and a few others which you can integrate.
|