From: Dan A. <da...@gm...> - 2004-02-02 21:12:56
|
On Tue, Feb 03, 2004 at 12:07:48AM +0300, Vlad Doubrov wrote: > Hi! > > I've just installed the recent version (0.5.2) of coLinux binaries. > Everething worked fine, including network drivers. Good to hear :) > But when I tried to transfer large files from the host OS (win XP pro) > to the virtual linux box, I got this error: > > C:\SFU\usr\src>scp mysql-3.23.58.tar.gz vlad@192.168.0.2: > vlad@192.168.0.2's password: > mysql-3.23.58.tar.gz 10% 1216KB 321.3KB/s 00:32 ETA > Received disconnect from 192.168.0.2: 2: Corrupted MAC on input. > lost connection > > The same happens when I try to transfer that file via SMB (smbd and > smbclient is installed on coLinux) - except that the file is getting > corrupted after "successful" download. > > Small files (less than 1 MB in size) get transferred very well. > > So, is it a bug in Win-TAP driver or coLinux? Any workarounds possible? > Or may be it's my misunderstood? My guess is to try to using ifconfig to change eth0's MAC address. I didn't give much thought about the MAC address when I wrote the conet driver. -- Dan Aloni da...@gm... |