http://bugs.winehq.org/show_bug.cgi?id=3962 guillermo <acglaphotis(a)gmail.com> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |acglaphotis(a)gmail.com --- Comment #35 from guillermo <acglaphotis(a)gmail.com> 2008-03-23 18:07:14 --- 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? -- 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.