[Bug 3962] Ragnarok Online + private servers
http://bugs.winehq.org/show_bug.cgi?id=3962 Wister <d4rk_knight7(a)hotmail.com> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |d4rk_knight7(a)hotmail.com --- Comment #53 from Wister <d4rk_knight7(a)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(a)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.
participants (1)
-
wine-bugs@winehq.org