Displaying 20 results from an estimated 700 matches similar to: "nmbd time-out with WINS server"
2001 Feb 28
0
does nmbd self sigterm ?
Found nmbd down with this in the log;
[2001/02/27 19:21:36, 0] libsmb/nmblib.c:send_udp(755)
Packet send failed to 192.168.113.255(138) ERRNO=Network is unreachable
[2001/02/27 19:21:36, 0] libsmb/nmblib.c:send_udp(755)
Packet send failed to 192.168.22.255(138) ERRNO=Network is unreachable
[2001/02/27 19:22:18, 0] libsmb/nmblib.c:send_udp(755)
Packet send failed to 192.168.3.1(137) ERRNO=Network
1998 Oct 19
1
domain_master_node_status_fail: ... Cannot sync browser lists.
This looks like a bug to me, except . . . no one else seems to have
encountered it, and it's in a pretty basic area, so there must be
something wrong at our site.
When the Unix server becomes a local master browser, Samba is unable
to sync its browse list w/that of the DMB. None of our NT machines
are having any trouble, and our tech. support guy says the DMB is in
good health. Rebooting
2003 Jan 28
0
Probably a bug in samba audit
Hi.
I got this email-address from BUGS.txt file of the samba distribution.
I read it carefully.
I got configured and working samba, I work with samba above one year.
I still have a problem, and, according to the samba log output, I think
it's probably a bug.
When I try to use the shares with audit support, I have my Far
disconnected and telling me that something is wrong.
I have that
2004 May 10
0
need help: net rpc join problem.
Hi,
I have problem when trying to run command:
net rpc join ...
problem: After I run nmbd I run the command and see
error:
Unable to find a suitable server
I see nmbd logs:
----------
find_workgroup_on_subnet: workgroup search for AD on
subnet UNICAST_SUBNET: found.
retransmit_or_expire_response_records: timeout for
packet id 21674 to IP A.B.C.D on subnet UNICAST_SUBNET
2007 Jun 05
1
Help on ext3 file system corruption issue
Hi All,
I m a novice developer of Linux applications. Recently I faced a file
system corruption. (I guess)
I have a Kernel 2.4.7-10 with ext3 file system in compact flash. The
system was up for 3 months and was running with average load conditions.
One fine day, it just started sending kernel messages on the serial
console. The message was like this.
EXT3-fs error (device ide0(3,2)):
1998 Jul 08
1
netbios name resolution problem
I am new to samba. I'm installing Samba 1.9.18p4 on x86 solaris.
When I try to access samba server from NT, I get error "The network path
was not found", which sugguest problem in netbios name resolution.
However, I COULD ACCESS it in the begining, from my PC and other PCs, so
the nmbd installation should be fine. This problem happened after I
change the PC's name, but the
2016 Jul 20
2
load instruction erroneously removed by GVN v2
Hello to whom this may concern,
Versioned this as I saw identical title before. I'm compiling a clang
project where I'm seeing GVN mess up and replace a load with a wrong def
value. I am using LLVM-3.5, but the problem has been observed upto 3.8.
To illustrate the problem,
define i32 @main
scalar.ph:
<initialize [80 x i16] %dest>
...
preheader:
%index=0
br test, loop1, bb2
2016 Jul 20
2
load instruction erroneously removed by GVN v2
Thanks for quick reply Daniel,
I tried to make a simple C testcase, but could not reproduce the same
condition with output from Clang. I suppose I could modify the C code to
make it look similar with TBAA's; I may be able to provide this by eod.
> store %ptr above the load.
My mistake; I was referring to the store $lcssa in bb2. Looking at the C
source code, it should definitely alias
2014 Dec 05
0
Getting some fails in log.nmbd
Hi
I've got a home-made, small file server running on Samba 2.4.1.11 from
Debian Wheezy backports repo. I've noticed following lines in log.nmbd file:
[2014/11/17 22:54:00, 0] nmbd/nmbd.c:66(terminate)
Got SIGTERM: going down...
[2014/11/17 22:54:00, 0] libsmb/nmblib.c:856(send_udp)
Packet send failed to 127.0.0.1(137) ERRNO=Operation not permitted
[2014/11/17 22:54:00, 0]
2006 Sep 21
1
current master browser = UNKNOWN / failing WINS test #1 on 3.0.23c
I am having trouble with one of my samba PDC's. It does not recognize
itself as the domain master browser even though it is set to be so. I
can not add machines to this domain and I suspect this is why. Has
anybody seen this or know what causes it? Notice this:
DOMAIN_ALBANY(3) current master browser = ALBANY_PDC
DOMAIN_NYC(2) current master browser = NYC_PDC
2000 Jan 27
0
Samba is now a logon server for workgroup ... on subnet 127.0.0.1
I just finished setting up a Linux RedHat 6.1 system with Samba 2.0.5a. I
cannot browse the system from a Windows Nt Domain, but I can browse it just
fine from another Linux samba system...
The line:
[2000/01/27 14:41:47, 0]
nmbd/nmbd_logonnames.c:become_logon_server_success(118)
become_logon_server_success: Samba is now a logon server for workgroup
BERKELEY on subnet 127.0.0.1
looks
2016 Jul 20
2
load instruction erroneously removed by GVN v2
before inlining
all 20005
after inlining
somewhere here changed made it NoAlias
after Global Variable Optimizer
20014
20373 20255
20372 20254
before GVN
19993
20011 19991
20010 20030
It appears that TBAA metadata certainly changed after inlining and
subsequent passes. I have attached the .bc file. I think I will try to dump
out more TBAA metadata between passes. The method in
2005 Dec 13
0
Can't see shares on a server member
Hi team,
I'm dealing with AS/U as a member server on a Samba 3.0.20 PDC.
Jonction seems ok, and from the member server I can see PDC's shares (with
net view) and authenticate user (with net logon user passwd
/domain:domainname).
On the other side, I fell into timeout when running smbclient -L member
from the PDC. Here is a log.nmbd loglevel 10 from PDC as there is no other
log
2000 Mar 01
0
Bug report: find_subnet_for_nmb_packet(): response record not found...
Hi!
I'm using Samba 2.0.6 on a Redhat 6.0 Pentium box with kernel 2.2.14. In
the log.nmb log-file, the following message appears from time to time:
[2000/03/01 10:26:27, 0]
nmbd/nmbd_packets.c:find_subnet_for_nmb_packet(1406)
find_subnet_for_nmb_packet: response record not found for response id
17564
[2000/03/01 10:36:24, 0]
nmbd/nmbd_responserecordsdb.c:find_response_record(240)
2014 Aug 06
1
process_lanman_packet: Discarding datagram from IP x.x.x.x. Source name LINUX<00> is one of our names !
Aug 6 11:21:44 linux nmbd[2193]: [2014/08/06 11:21:44.614859, 0]
../source3/nmbd/nmbd_packets.c:1174(process_lanman_packet)
Aug 6 11:21:44 linux nmbd[2193]: process_lanman_packet: Discarding
datagram from IP 192.168.1.6. Source name LINUX<00> is one of our names !
Aug 6 11:22:50 linux nmbd[2193]: [2014/08/06 11:22:50.279516, 0]
2003 Dec 05
0
Samba 3.0/wins.dat - 'Old' IP being served
Hi all,
We have a weird problem, Samba is providing an outdated IP address for a client (XP Pro) machine. This means that the client machine is not contactable by the other machines on the network.
The IP is that which was previously used when connecting via the company VPN, although the machine has/is now plugged onto the company network and had has new IP via DHCP.
This problem continues
2000 Mar 29
1
2.0.7pre2: multihomed_register_name error
rh61, 2.2.14.
The problem is in 2.0.6 also.
1st samba is wins server.
2nd samba uses the 1st samba as wins server.
All is ok, but if I use
interfaces = eth0 127.0.0.1
bind interfaces only = yes
(is there anything wrong in the above lines?)
in the 2nd samba, then I get the following in the log.nmb of the 2nd
samba:
[2000/03/29 15:45:30, 1] nmbd/nmbd.c:main(743)
Netbios nameserver version
1999 Jul 25
1
Two Machines and Samba
Here's the sitch: I have a RH 6 machine and an NT 4.0 SP3 machine that I
want to use Samba to make the Linux box space available to the NT client.
There is no DNS, and there is no Internet connection. Each of the two
machines has a "dummy IP", specifically 192.168.255.253 (NT) and
192.168.255.254 (Linux). Trying to browse on the NT box results in either
a "Cannot obtain list of
2002 Jul 06
0
Samba binding to two IPs, even when specified not to
Hello. I'm running RH 7.1, with Samba 2.2.2. VERY often I get a SIGHUP to
smbd and it'll dump the workgroups. I also get a "Discarding datagram from
IP 216.202.200.103. Source name ROUTER<00> is one of our names" all the
time also. This line FILLS my logs. I don't understand this one, because I
have the interfaces line specified in smb.conf to use only the local
2003 Oct 10
1
clients loose connection/cant save to samba server (samba-3.0.0-2)
hi,
i setup a samba-3.0.0-2 server under redhat 9. i added this server to a
win nt 4.0 domain controller. the nt domaincontroller only runs the
following services: wins, dhcp & pdc.
nothing more.
/etc/samba/smb.conf:
[global]
workgroup = SCHLICK-ROTO
server string = Server - File
hosts allow = 172.24. 127.
printcap name = /etc/printcap
load printers = yes
log file =