[Bug 3962] Ragnarok Online + private servers

Wine Bugs wine-bugs at winehq.org
Tue Jun 27 11:03:33 CDT 2006


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





------- Additional Comments From ipridian at gmail.com  2006-27-06 11:03 -------
^

If you encounter a RO thinking the server is 127.0.0.1, you need to enter this :

# iptables -t nat -A OUTPUT --source 127.0.0.1 -m mport --dports 6900,6901 -d
127.0.0.1 -j DNAT --to (server's IP)

This of course needs you to have the mport extension inside your kernel.

-- 
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.



More information about the wine-bugs mailing list