Gentoo Archives: gentoo-user

From: Iain Buchanan <iaindb@××××××××××××.au>
To: gentoo-user@l.g.o
Subject: [gentoo-user] lots of wierd traffic with smb mounted share
Date: Fri, 21 Oct 2005 07:06:43
Message-Id: 1129878180.12059.85.camel@orpheus
1 I have autofs mounting a windows share on my network, 's'. This is the
2 line from the automount file:
3 s -fstype=smbfs,defaults,gid=mounter,dmask=770,fmask=660,credentials=<file> ://server1/public
4
5 However, I noticed recently there was quite a bit of traffic (5k/s)
6 whenever this share was mounted, when I'm not copying anything. When I
7 look at ethereal, I see this sort of pattern repeated continuously:
8
9 No. Time Source Destination Protocol Info
10 68 3.007178 172.16.0.52 172.16.0.1 SMB Query Information Disk Request
11 69 3.007466 172.16.0.1 172.16.0.52 SMB Query Information Disk Response
12 70 3.007496 172.16.0.52 172.16.0.1 TCP 36789 > microsoft-ds [ACK] Seq=1713 Ack=2827 Win=4356 Len=0 TSV=27437885 TSER=54117888
13 71 3.007540 172.16.0.52 172.16.0.1 SMB Trans2 Request, QUERY_PATH_INFO, Query File All Info, Path: \
14 72 3.007989 172.16.0.1 172.16.0.52 SMB Trans2 Response, QUERY_PATH_INFO[Unreassembled Packet]
15 73 3.008121 172.16.0.52 172.16.0.1 SMB Trans2 Request, QUERY_PATH_INFO, Query File All Info, Path: \
16 74 3.008458 172.16.0.1 172.16.0.52 SMB Trans2 Response, QUERY_PATH_INFO[Unreassembled Packet]
17 75 3.008525 172.16.0.52 172.16.0.1 SMB Trans2 Request, QUERY_PATH_INFO, Query File All Info, Path: \
18 76 3.008853 172.16.0.1 172.16.0.52 SMB Trans2 Response, QUERY_PATH_INFO[Unreassembled Packet]
19
20 I have no idea what a "Query Information Disk Request" is, so any info
21 would be appreciated! I tried with and without iptables activated, and
22 the result is the same.
23
24 Thanks.
25
26 mount.smbfs Version 3.0.20b.
27 --
28 Iain Buchanan <iaindb@××××××××××××.au>
29
30 --
31 gentoo-user@g.o mailing list

Replies

Subject Author
Re: [gentoo-user] lots of wierd traffic with smb mounted share Jerry McBride <mcbrides9@×××××××.net>