[Bug 3962] Ragnarok Online + private servers

wine-bugs at winehq.org wine-bugs at winehq.org
Mon Mar 24 11:16:57 CDT 2008


http://bugs.winehq.org/show_bug.cgi?id=3962


Jonathan Horowitz <jhorowitz at cs.uri.edu> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |jhorowitz at cs.uri.edu




--- Comment #36 from Jonathan Horowitz <jhorowitz at cs.uri.edu>  2008-03-24 11:16:56 ---
(In reply to comment #35)
> Im trying to get it to work with this private server (Akari Ladon), and it
> didn't work so i reverted to 0.52 and it said 'Disconnected from server'. So i
> checked with iptraf and it was a wrong ip it was trying. I did the iptables
> trick but the thing is that its still using the wrong PORT the ip is fine but
> is using the wrong port and i already tried this:
> 
> iptables -t nat -A PREROUTING -i eth0 -p tcp --dport 4170 [bad port] -j
> REDIRECT --to-port 6900 [good port]
> 
> But it doesn't work any ideas?
> 

As Kai Blin asked in comment #21, could you please run this command:

WINEDEBUG=+winsock wine your.exe > winsock_trc.txt 2>&1

and post winsock_trc.txt so we can see what is going on with your .exe and
winsock?

Thanks in advance!


-- 
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
Do not reply to this email, post in Bugzilla using the
above URL to reply.
------- You are receiving this mail because: -------
You are watching all bug changes.



More information about the wine-bugs mailing list