well i have two boxs on the same lAN one is windows xp box and the other is knoppix 5.1.1 box and i can Access to the shared drives on the winxp box but when i try to copy any thing from the winxp box to knoppix box it copy 20 kb/s which is very slow
how can i solve this problem ?
thanks

the output of /etc/resolv.conf :
nameserver 192.168.1.1

the output of /etc/sysconfig/network-scripts/ifcfg-eth0:
DEVICE=eth0
IPADDR=192.168.1.8
NETMASK=255.255.255.0
NETWORK=192.168.1.0
BROADCAST=192.168.1.8
ONBOOT=yes

this is the output of ifconfig -a during transfearing filesfrom the winxp box
eth0 Link encap:Ethernet HWaddr 00:16:E6:40:74:76
inet addr:192.168.1.8 Bcast:192.168.1.255 Mask:255.255.255.0
inet6 addr: fe80::216:e6ff:fe40:7476/64 Scope:Link
UP BROADCAST RUNNING MULTICAST MTU:1500 Metric:1
RX packets:2777 errors:0 dropped:0 overruns:0 frame:0
TX packets:2822 errors:0 dropped:0 overruns:0 carrier:0
collisions:0 txqueuelen:1000
RX bytes:1971444 (1.8 MiB) TX bytes:365419 (356.8 KiB)
Interrupt:17

lo Link encap:Local Loopback
inet addr:127.0.0.1 Mask:255.0.0.0
inet6 addr: ::1/128 Scope:Host
UP LOOPBACK RUNNING MTU:16436 Metric:1
RX packets:36 errors:0 dropped:0 overruns:0 frame:0
TX packets:36 errors:0 dropped:0 overruns:0 carrier:0
collisions:0 txqueuelen:0
RX bytes:2252 (2.1 KiB) TX bytes:2252 (2.1 KiB)