SMB2 not used with \\server\share but with \\server.domain\share

Volker Lendecke Volker.Lendecke at SerNet.DE
Sun Jun 12 16:02:09 MDT 2011


On Mon, Jun 13, 2011 at 12:00:49AM +0200, Volker Lendecke wrote:
> On Sun, Jun 12, 2011 at 09:43:03PM +0200, Gerhard Wiesinger wrote:
> > On Sun, 12 Jun 2011, Zombie Ryushu wrote:
> > 
> > >Are we talking about SMB (Port 139) or SMBX (Port 445?) or SMB2?
> > 
> > Wireshark trace has only traffic on port 445 (with SMB and SMB2).
> > 
> > netstat -an | egrep '139|445' | grep LISTEN
> > tcp        0      0 192.168.0.9:445             0.0.0.0:*                   
> > LISTEN
> > tcp        0      0 192.168.0.9:139             0.0.0.0:*                   
> > LISTEN
> > 
> > Any other information needed?
> > 
> > BTW: What's the difference between SMB and SMBX? Only Ports?
> > 
> > Thnx.
> 
> Both run on 445, SMB1/2 is negotiated in the very first
> packets. SMB1 definitely works over 139, not sure Windows
> would do it as well over that port. But there's no reason
           ^^
	   SMB2

Volker


More information about the samba-technical mailing list