This worked great last time I figured what do I have to loose... I can mount to myself mount -t //sambaserver/dir /test/samba this works fine...I even have username and passwords going through a win nt box. When I'm on a winnt4.x box I see sambaserver in the browse list but when I enter a "net view \\sambaserver" I get : No service is operating at the destination network endpoint on the remote system.... I'm on the same domain and subnet...It's like I'm not answering the request Also on the sambaserver if I enter a "smbclient -L sambaserver" I get a valid list of shares...
Think firewall. Joel On Wed, Jul 03, 2002 at 01:59:34PM -0400, Rob Kurz wrote:> This worked great last time I figured what do I have to loose... > > I can mount to myself mount -t //sambaserver/dir /test/samba > this works fine...I even have username and passwords going through a win > nt box. > > When I'm on a winnt4.x box I see sambaserver in the browse list but when > I enter a "net view \\sambaserver" I get : > > No service is operating at the destination network endpoint on the > remote system.... > > I'm on the same domain and subnet...It's like I'm not answering the request > > Also on the sambaserver if I enter a "smbclient -L sambaserver" I get a > valid list of shares... > > > -- > To unsubscribe from this list go to the following URL and read the > instructions: http://lists.samba.org/mailman/listinfo/samba
Are you sure this server doesn't have a firewall turned on by accident? Also, you could look at tcpdump on your server while your client is trying to connect. This sounds like you are failing test #8 in DIAGNOSIS.txt. Joel On Wed, Jul 03, 2002 at 02:36:44PM -0400, Rob Kurz wrote:> no way...Same subnet...Firewall is only used during internet..TX anyway > > Joel Hammer wrote: > > Think firewall. > > Joel > > > > On Wed, Jul 03, 2002 at 01:59:34PM -0400, Rob Kurz wrote: > > > >>This worked great last time I figured what do I have to loose... > >> > >>I can mount to myself mount -t //sambaserver/dir /test/samba > >>this works fine...I even have username and passwords going through a win > >>nt box. > >> > >>When I'm on a winnt4.x box I see sambaserver in the browse list but when > >>I enter a "net view \\sambaserver" I get : > >> > >>No service is operating at the destination network endpoint on the > >>remote system.... > >> > >>I'm on the same domain and subnet...It's like I'm not answering the request > >> > >>Also on the sambaserver if I enter a "smbclient -L sambaserver" I get a > >>valid list of shares... > >> > >> > >>-- > >>To unsubscribe from this list go to the following URL and read the > >>instructions: http://lists.samba.org/mailman/listinfo/samba > > >