Displaying 3 results from an estimated 3 matches for "miniredir".
2007 May 16
1
Wierd interaction between Samba and HTTP?
...When things don't work, I try to mount a share from Windows, like:
net use z: \\<host>\jeff
and it fails. When it fails, I get the following in my *HTTP* log:
192.168.1.97 - - [15/May/2007:17:20:34 -0700] "OPTIONS / HTTP/1.1" 200 -
"-" "Microsoft-WebDAV-MiniRedir/5.1.2600"
192.168.1.97 - - [15/May/2007:17:20:34 -0700] "PROPFIND /jeff HTTP/1.1"
405 300 "-" "Microsoft-WebDAV-MiniRedir/5.1.2600"
192.168.1.97 - - [15/May/2007:17:22:32 -0700] "OPTIONS / HTTP/1.1" 200 -
"-" "Microsoft-WebDAV-MiniRedir/...
2008 Sep 15
2
Perhaps slightly OT - Lots of spurious webdav requests.
...e reason,
windows-laptop also tried to access a Webdav folder by the same name
("share1") - lots of log entries such as the following (it seems to
try every two minutes):
10.11.1.95 - - [14/Sep/2008:04:10:32 -0400] "OPTIONS / HTTP/1.1" 200 -
"-" "Microsoft-WebDAV-MiniRedir/5.1.2600"
10.11.1.95 - - [14/Sep/2008:04:10:32 -0400] "PROPFIND /share1
HTTP/1.1" 405 312 "-" "Microsoft-WebDAV-MiniRedir/5.1.2600"
I have most assuredly not told windows to try and use a Web folder on
the CentOS file server called "/share1", just the C...
2004 Jun 01
2
weired problem while connecting
...to
the samba server and i run IRIS (sniffer) on my windows xp box it captures a
packet as shown below
-------------------------------------------------------------------------------------------------------------------------------------
OPTIONS / HTTP/1.1
translate: f
User-Agent: Microsoft-WebDAV-MiniRedir/5.1.2600
Host: Subzero
Content-Length: 0
Connection: Keep-Alive
HTTP/1.0 504 Gateway Time-out
Server: squid/2.5.STABLE1
Mime-Version: 1.0
Date: Mon, 31 May 2004 18:13:57 GMT
Content-Type: text/html
Content-Length: 1056
Expires: Mon, 31 May 2004 18:13:57 GMT
X-Squid-Error: ERR_CONNECT_FAIL 110
X-Ca...