On Wed, Sep 25, 2002 at 07:15:34AM -0700, phrostie wrote: > just a guess, but what ports does it use for this under windows? > are these ports open on your linux box? How do you see that under Windows? Under Linux I'd do netstat -a but I doubt that this would yield any interesting results because the client and server ports are about the only things you can configure with this application in a client.ini text file. In this case, it's 1800, and looking at the port under linux gives (the server runs on 192.168.100.141) limedes:~ # netstat -na |grep 1800 tcp 0 0 0.0.0.0:1800 0.0.0.0:* LISTEN tcp 1 0 192.168.100.70:1800 192.168.100.141:49432 CLOSE_WAIT tcp 0 0 192.168.100.70:1800 192.168.100.141:49441 ESTABLISHED Regards, Frank _______________________________________________ wine-users mailing list wine-users@winehq.com http://www.winehq.com/mailman/listinfo/wine-users