[Bug 3962] Ragnarok Online + private servers

wine-bugs at winehq.org wine-bugs at winehq.org
Wed Dec 8 15:02:28 CST 2010


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

Wister <d4rk_knight7 at hotmail.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |d4rk_knight7 at hotmail.com

--- Comment #53 from Wister <d4rk_knight7 at hotmail.com> 2010-12-08 15:02:26 CST ---
For normal servers:
iptables -t nat -A OUTPUT -d FAKE_IP_ADDRESS -j DNAT --to REAL_IP_ADDRESS

For loopback servers (127.0.0.1):
ssh -nNT -L port:server_real_ip:port user at localhost

I have tested with loopback servers, and can guarantee that the ssh trick
works.
I recommend using wireshark or any other packet sniffer to debug and/or get the
ip addresses.

-- 
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