OK here's the setup. I have had a server running for awhile now.
Server sits on my LAN IP 10.1.10.45 Before the SoA update I had no problem logging in from any other computer on my LAN or multiple ones. SQL zone_settings IP points to external IP 98.215.245.83 (1408620386) Open TCP Ports: 54230, 54231, 54001, 54002 UDP Port:
54230
My client PC sits on 10.1.10.10 I've been using the ffxi-boot mod3 -hairpin 10.1.10.45 I made a copy of the client before I updated to SoA. That copy will still log in ok, but will crash on attack since the action packets changed. The new copy I updated and patched and rechecked files etc. I can use it to log onto other servers not on my LAN it logs in and works fine, so my client must be updated properly.
Since my old client, other un-updated clients on my LAN and my friends that are not on my IP can connect to my server and play fine I assume that my server is working correctly. I even went so far as to install a fresh unaltered copy of the server with only the IP addresses changed for the SQL and zone settings to see if I could connect. Same as the other, connect server gets on fine can create a character or select one then hangs on downloading data FFXI-3001 on zoning to a map.
I have tried:
FFXI-boot - 10.1.10.45 - logs in and select character hangs downloading data FFXI-3001
FFXI-boot - 98.215.245.83 - To start FFXI you have to log on to your Darkstar Account
FFXI-boot mod 2 --server 10.1.10.45 --hairpin - logs in and select character hangs downloading data FFXI-3001 - I see hairpinning hack applied connects to conect server fine
FFXI-boot mod 2 --server 10.1.10.45 - logs in and select character hangs downloading data FFXI-3001
FFXI-boot mod 2 --server 98.215.245.83 --hairpin - ERROR::FFXiLogin::init_tcp_socket (10060)
FFXI-boot mod 2 --server 98.215.245.83 - ERROR::FFXiLogin::init_tcp_socket (10060)
A connection attempt failed because the connected party did not properly respond after a period of time ...
On that error I tried to open TCP 10060 and still same thing
FFXI-boot mod 3 --server 10.1.10.45 --hairpin - logs in and select character hangs downloading data FFXI-3001 - I see hairpinning hack applied connects to conect server fine
FFXI-boot mod 3 --server 10.1.10.45 - logs in and select character hangs downloading data FFXI-3001
FFXI-boot mod 3 --server 98.215.245.83 --hairpin - To start FFXI you have to log into your pXI-Account - Couldn't find Server
FFXI-boot mod 3 --server 98.215.245.83 - To start FFXI you have to log into your pXI-Account - Couldn't find Server
FFXI-boot mod 3 - Ashita as a frontend updated - same issues
If I change SQL zone_settings IP to 10.1.10.45 (755630346) I am able to connect.
Any suggestions?
Hairpin broke?
-
- Posts: 115
- Joined: Wed Jan 23, 2013 11:14 pm
Re: Hairpin broke?
Thought it was fixed but I just did not remember switching the map server back to the internal IP, so still broken.
-
- Developer
- Posts: 707
- Joined: Sun Jul 22, 2012 12:11 am
Re: Hairpin broke?
The hairpining hack isn't using a pointer scan so it will probably need the offset to the pointer in FFXiMain.dll updated. Unfortunately, I'm kind of new to these sort of hacks so I can't make something more flexible yet...thus I will need to update the client when the offset changes.
I wish I had time to mess with it right now but I don't.
I wish I had time to mess with it right now but I don't.
-
- Posts: 115
- Joined: Wed Jan 23, 2013 11:14 pm
Re: Hairpin broke?
Fixed with some code http://forums.dspt.info/viewtopic.php?f ... 5&start=20