Displaying 20 results from an estimated 1000 matches similar to: "WINs service of Samba"
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
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
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
2005 Dec 17
1
WINS clients fail to release/refresh records with Samba WINS server after reboot
Hi all,
We are running Samba 3.0.2a and using it as a domain controller and WINS server. After rebooting the server, we are unable to reach (i.e. looking up machines by name) some of our network PCs (Windows 2000 boxes), due to failure with WINS look up.
I investigated the wins.db file, and those Win boxes are not listed in there. If I use the command "nbtstat -RR" on those PCs to
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
2005 Aug 26
1
Renewing WINS entries
Hi,
I posted this ages ago (http://lists.samba.org/archive/samba/2004-
September/093635.html) and never solved the problem so I thought I'd ask
again as I've been digging deeper and have more information.
I'm using Samba as a WINS server but it's not working reliably. The
initial registration works fine on startup but renewals sometimes fail.
I tested with a server for which
2004 May 13
1
Samba WINS query
I've had Samba 2 running just fine on my REDHAT 8 server and I've just upgraded to V3.04.
It seems to all work but.....
I tried to make it behave as a BDC WINS server as I've got Windows NT4 PDC and BDC servers and I need my Redhat box to act as a backup WINS server.
This I've now done I think.
But when I use WIN Manager from NT it doesn't think the WINS on the Linux box
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
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
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
2002 May 21
2
Static WINS entries
Is it possible to manually add entries to the WINS database on a Samba nmbd running as a WINS server?
Alternativily could I get the WINS nmbd to use DNS for hostsnames it can't resolve using it's own database.
I have several NT servers that seem to just vanish from the db after a while. One of my 2.2.3a boxes also did this for a pastime. Whilst I can do nbtstat -RR on NT or restart
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
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
2009 Nov 16
1
Samba BDC does not register in WINS as BDC
I have the following
PDC: Samba 3.0.37 on Solaris 10
BDC1: Samba 3.0.37 on Solaris 10
PDC is configured to be the WINS server for everything, including XP Pro
clients and other Samba machines.
PDC# testparm -v | grep master
Load smb config files from /etc/sfw/smb.conf
...
Server role: ROLE_DOMAIN_PDC
...
Press enter to see a dump of your service definitions
preferred
2009 Nov 05
1
Error connecting WinXP client to Samba PDC: DNS name does not exist / RCODE_NAME_ERROR
Hi!
I so far succeeded in setting up a Samba NT4 DC with OpenLDAP backend.
Unfortunately I get the following error message connecting a Windows XP
client to the domain (translated from german):
[...]
The error was: "DNS name does not exist."
(error code 0x0000232B RCODE_NAME_ERROR)
The query was for the SRV record for _ldap._tcp.dc._msdcs.lohrmann.de
[...]
This is surely due to a
2016 Feb 23
1
Creating static WINS entries in Samba 4
Hi, This is a question regarding WINS in Samba 4
I need to add a permanent record to the WINS database in Samba
I'm using Samba 4.1.17+dfsg-2+deb8u1 in Debian 8
According to this document:
https://www.samba.org/samba/docs/man/Samba3-HOWTO/tdb.html
There are two files where the WINS records are stored:
wins.dat which is re-created upon restart, and wins.tdb which is meant to be the
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)