Aug  6 17:52:50 main nmbd[17890]:   This response was from IP
192.168.254.60, reporting an IP address of 192.168.254.60.
Aug  6 18:28:12 main nmbd[17890]: [2003/08/06 18:28:12, 0]
nmbd/nmbd_namequery.c:query_name_response(112)
Aug  6 18:28:12 main nmbd[17890]:   query_name_response: Multiple (2)
responses received for a query on subnet 192.168.254.1 for name
WORKGROUP<1d>.
Aug  6 18:28:12 main nmbd[17890]:   This response was from IP
192.168.254.60, reporting an IP address of 192.168.254.60.

I get a lot of these messages on my rh9 machine with samba-2.2.8a-1 and I
don;t know why or what should I do to fix this. Here is my smb.conf:
--
[global]
        log file = /var/log/samba/log.%m
        smb passwd file = /etc/samba/smbpasswd
        name resolve order = lmhosts bcast
        socket options = TCP_NODELAY IPTOS_LOWDELAY SO_KEEPALIVE
SO_RCVBUF=8192 SO_SNDBUF=8192
        domain master = yes
        interfaces = 192.168.254.1/255.255.255.0 127.0.0.1/255.0.0.0
        bind interfaces only = yes
        hosts allow = 192.168.254. 127.
        encrypt passwords = yes
        wins support = true
        dns proxy = no
        netbios name = A-LGLINK-SERVER
        server string = Server
        local master = yes
        workgroup = WORKGROUP
        os level = 150
        socket address = 192.168.254.1 127.0.0.1
        default = homes
        security = user
        max log size = 50

[homes]
        browseable = no
        comment = Home Directories
        wide links = no
        writable = yes
        create mode = 0664
        directory mode = 0775
---

All workstations are Win98 and WinXP and all of them have samba as their
wins server.

I have also foud that at a certain point when I try to bowse the network I
can only see a couple of computers (not even half of them). The same
smb.conf I had 2 months ago and everything was working just fine, but
now....
Can you give me some hints on what should I do and why does this happen?

Alex



-- 
redhat-list mailing list
unsubscribe mailto:[EMAIL PROTECTED]
https://www.redhat.com/mailman/listinfo/redhat-list

Reply via email to