Displaying 20 results from an estimated 169 matches for "nbtstats".
Did you mean:
nbtstat
2001 Dec 27
5
IP to NetBIOS resolution
Hello,
Is there *any* way to reliablily determine the NetBIOS name of a computer
when you only know their IP address? I know it is very easy to find the IP
address from the NetBIOS name, but I can't seem to find any way of getting a
NetBIOS name from an IP..
James deBoer
(jdeboer@scsinternet.com)
2016 Aug 03
4
netbios and interfaces
Hi all
I've a samba server listen on eth0 (everything ok) and eth2
server1 has eth2: 192.168.100.212 <--> 192.168.100.213 (another linux
server) with another interface 192.168.30.0/24
from network 192.168.30.0/24 I can ping 192.168.100.212 and works with
samba shares (but only using numeric IP)
I don't see any computers from windows machines.
nbtstat doesn't find any host
1999 Sep 15
2
nbtstat doesn't show MAC address for samba servers
On Win9x I issue the command:
nbtstat -a <netbios name>
If <netbios name> is a Win9x machine I got the MAC address of that
machine on the last line of the command output. If it's a samba server
the MAC address is not returned:
MAC Address = 00-00-00-00-00-00
Is there anyone who gest the MAC address back from a samba server?
--
giulioo@tiscalinet.it
2003 Feb 10
5
Samba/Windows XP and SSH tunnelling
Hi,
I've been trying to get SSH tunnelling working with Samba. I'm using a
Windows XP and a RedHat 8.0 box. I've closely followed the instructions from
the HOWTO manual in order to set this up to no avail.
I think the problem comes from the fact that my lmhosts file has no effect
on the NetBIOS name cache when I preload it with the command 'nbtstat -R'. I
checked the
2003 Jan 19
0
nbtstat -A 192.168.0.1 returns "host not found"
Greetings,
I am running samba 2.2.5 win RedHat 8.0 Linux machine
Windows 2000 machine has fixed IP 192.168.0.40
Windows XP machine has fixed IP 192.168.0.30
Linux machine has fixed IP 192.168.0.1 on eth0 (local network NIC) and
dynamic IP on eth1 (NIC connected to ADSL modem).
I can ping 192.168.0.1 ( linux machine) from all machines
I can ping 192.168.0.40 ( windows 2000 machine) from all
2010 Apr 13
2
Samba over VPN
Have a 2003 server located outside of the Domain network over a VPN.
The server originally existed inside the network (10.1.1.0/24) but now
exists on 10.10.12.0/24. I can access shares over the VPN to the domain
controller, but when I try to log in as a domain user it says the domain
is unavailable.
I added the domain controller as a WINS server on the 2003 server.
nbtstat -c on the 2003 does
2003 Nov 21
5
Initial Samba Setup
I'm in the process of setting up Samba 3 on a Fedora core machine with a
second machine being an XP machine. I can ping from either machine to the
other. The command smbclient -L netbiosname on the linux machine gives me a
"Connection to netbiosname failed
On the XP machine I've enabled Wins over TCP IP but the command nbtstat -n
on the XP machine only lists itself while the
2012 Nov 26
1
WINs service of Samba
I use Samba 3.14.17 and later test Samba 3.6.9.
The computer is WINs server on Samba.
wins support = yes
All work good.
But now I see that NetBIOS clients cannot to re-register their names on WINs, when he change IP.
>From WinXP SP3 I do
nbtstat -RR
Answer: NetBIOS-names registered by this computer were changed.
>From server:
relay2# nmblookup -U 10.0.0.1 -R -S aiy
querying aiy on
2003 Jun 04
2
"name_query failed to find name" when using broadcast address
Hi everyone,
I'm trying to set up a Windows XP Pro client to connect to a Samba
server (version 2.2.8) on a Redhat 8.0 linux box, but have been having
trouble for the past 3 days. I have gone through Troubleshooting Samba
at [http://us1.samba.org/samba/ftp/docs/Samba24Hc13.pdf] but I can't
figure out how to fix the problem. I suspect that the broadcast address
may not be the same on both
2002 Jun 09
2
Win98 not doing name resolution.
I recently reinstalled Linux on my fileserver (RedHat 7.2), which was
running Samba (v 2.2.1a). Now, trying to reconfigure Samba back to its
original state (silly me didn't keep a copy of the conf file) I've run into
a problem. My win98 machines can't find the Samba server by name, but they
can by number. By this I mean:
On a Linux desktop,
smbclient -L //marvin/
works as
2002 May 18
2
can't connect from windows
Hello all,
I've setup samba Version 2.2.0a on Slackware 8.0
# uname -a
Linux slackware 2.4.5 #6 Fri Jun 22 01:38:20 PDT 2001 i686 unknown
I start samba as root from a console as:
/usr/sbin/smbd -D -d10 -l /var/adm/smblogs/log -s /etc/samba/smb.conf
/usr/sbin/nmbd -D -d1 -s /etc/samba/smb.conf
In smb.conf I have:
[files]
comment = mystuff
valid users = nigels
path = /usr1
read
2003 Jan 02
1
apparent w2ksp3 problem
Believe me, I have tried everytbing I can think of to solve this
problem.
I will work my tail off to resolve this but I am fresh out of ideas.
Any suggestions would be GREATLY appreciated. Here are the details...
problem: server can see machines/shares on clients but clients cannot
see machines/shares on server
workgroup/domain: golgerth
no router
server:
rpms:
kernel 2.4.18.19.8.0
2006 Apr 11
2
Browsing problem
Hi,
I've got a browsing problem, I'm searching the error for a long time now
so I think betimes it's a bug ;-)
For debugging purposes, I've left away everything in the network that's
not necessary. There's now only one XP-Prof workstation (domain member)
and one samba server (3.0.22, acting as PDC) anymore.
Bind9 is the local DNS server; Forward and PTR entries are
2016 Aug 03
0
netbios and interfaces
On Wed, 3 Aug 2016 18:41:53 +0200
"Pol Hallen" <samb at fuckaround.org> wrote:
> Hi all
>
> I've a samba server listen on eth0 (everything ok) and eth2
>
> server1 has eth2: 192.168.100.212 <--> 192.168.100.213 (another linux
> server) with another interface 192.168.30.0/24
>
> from network 192.168.30.0/24 I can ping 192.168.100.212 and works
2002 Mar 08
0
Connection issues between Win98 & Samba 2.2.2
Hi all,
All Win98 & Win2k used to be able to connect, but as of last week only
one Win2k is able to access the share folder, but not without a little
issue. Another Win2k in the same subnet have intermittent connection
issue and Win98 is not able to access the folder.
Setup: Samba 2.2.2 install into Solaris8 in a subnet with two other
Win2k server. This subnet is connect to a number of
2006 Nov 08
1
BDC nmblookup and net getlocalsid not working
Hi,
After lots of struggle and rtfm I finally got most things running, except
for 'nmblookup' and 'net getlocalsid' on the BDC. I'm not new to Samba, but
plenty more to learn. Here's the setup in summary:
system pdc is the PDC on subnet 192.168.0.0, running SuSE10.1, LDAP master,
wins server, domain master browser, no iptables;
system bdc is the BDC on subnet 192.168.2.0,
2007 Apr 11
1
WinME can't log immediately after restart (Samba as PDC).
Hello list.
I use Slackware 10.2 with Samba 3.0.20 as PDC/WINS server in a LAN
with 6 more PCs running WinME (I'm not to blame, they were there when I
arrived).
I've followed step by step the HOW-TO in setting up Samba as a PDC
and a WINS server, but when I reboot one of the WinMEs I can't log on to
the domain immediately. I have to hit [Esc], enter MS-DOS and do
2003 Feb 26
0
lockups with windows 2000 client, every 15 minutes or so
I have just entered the wonderful world of windows filesharing at my
small home LAN and I'm experiencing the following problem: When I
continually listen to ogg files in Windows 2000 Server from a samba
server the music locks up every 15 minutes or so. Everything in the
windows gui suffers from terrible preformance until i get to disconnect
the share from the samba server, then everything
2011 Jan 13
1
can connect to 2 samba servers by name but to one by IPonly
>
>
> Adding pdc1 to the hosts file (c:\windows\system32\drivers\etc\hosts)
> did
> not make a difference. After adding pdc1 to lmhosts, "net use
> \\pdc1" did
> work. So in the case of pdc1 one, the name is being resolved as a
> netbios
> name (i.e. via lmhosts) not a tcp/ip type name (i.e. via dns or hosts)
>
> But then why does "net
2005 Sep 19
1
new samba install
we have been trying to move our samba box to a faster server, with better
NICs, faster processor and more memory.
both the old and new server are using samba 3.0.14A
both on debian based distributions (old was sarge, new is breezy)
here are the steps we followed:
install samba from the apt archives.
confermed that they were the same version.
copied smb.conf from old server to new server.
changed