On Thu, 2007-01-04 at 21:22 -0500, Pavel V. Chjen wrote: > > What about being a little more specific? Networking works fine > under Wine in > > most cases. Also check http://appdb.winehq.org/ It is BuddyTalk (VoIP client). It is create ODP socket but regarding netstat it is listen in it on address 255.255.255.255 instead of current ip address or 0.0.0.0 when I dump sniff network traffic system receive packets from server but looks like not froward data to application and return ICMP respond UDP port unreachable. Look like kernel ignore packets because linux usually not listen port on address 255.255.255.255. It is use 0.0.0.0 for all network interfaces or specific IP address. _______________________________________________ wine-users mailing list wine-users@xxxxxxxxxx http://www.winehq.org/mailman/listinfo/wine-users