Going from working host to public problem...
Posted: Sun Nov 04, 2012 12:22 pm
I've been looking everywhere on the forums for the answer to this problem, tried every suggestion I came across and nothing has worked.
When I try to connect to the map server, when it uses my exturnal ip I get the error: Error code: FFXI-3001
But if its 127.0.0.1 it connects just fine... these are the values I'm using for clarity purposes:
I believe this is a zoneip problem, seeing as the server works perfectly when I use the 127.0.0.1,
UPDATE zone_settings SET zoneip = '16777343';
But when I try to use my own ip backwards 207.21.186.75,
UPDATE zone_settings SET zoneip = '3474307659';
And even tried it forward, 75.186.21.207, as one post I read said that they got it to work that way,
UPDATE zone_settings set zoneip = '1272124879';
All the ports on the "Configure the server" wiki list to open are open.
I didn't change any of the server config files' ip (login, map, search), but did change the .ini file, using FFXI-Boot.
I tried running the automatic server updater, and told it to use my ip, it did change all the config files and I had a lot of problems with the launcher not working when that happened.
Am I doing something wrong? How can I fix this?
When I try to connect to the map server, when it uses my exturnal ip I get the error: Error code: FFXI-3001
But if its 127.0.0.1 it connects just fine... these are the values I'm using for clarity purposes:
I believe this is a zoneip problem, seeing as the server works perfectly when I use the 127.0.0.1,
UPDATE zone_settings SET zoneip = '16777343';
But when I try to use my own ip backwards 207.21.186.75,
UPDATE zone_settings SET zoneip = '3474307659';
And even tried it forward, 75.186.21.207, as one post I read said that they got it to work that way,
UPDATE zone_settings set zoneip = '1272124879';
All the ports on the "Configure the server" wiki list to open are open.
I didn't change any of the server config files' ip (login, map, search), but did change the .ini file, using FFXI-Boot.
I tried running the automatic server updater, and told it to use my ip, it did change all the config files and I had a lot of problems with the launcher not working when that happened.
Am I doing something wrong? How can I fix this?