27 Jun
2006
27 Jun
'06
4:03 p.m.
http://bugs.winehq.org/show_bug.cgi?id=3962 ------- Additional Comments From ipridian(a)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.