> -----Original Message----- > From: Wise, Gene > Sent: Friday, May 31, 2002 4:31 PM > To: [EMAIL PROTECTED] > Subject: WINS changes IP address on netBios name > > Has anyone seen this: > > Samba is using our NT WINS server. When samba is started > everything works fine > but, after a few hours we can't connect to any shares. This system has 2 > NICs. When > Samba is first started it has the right Address (130.4.40.3) associated > with the Computer name > after a few hours it changes to the other NICs address.(192.168.0.3). Our > WINS server seems to > be getting the other NIC's address at some point. If we restart Samba > everything works fine again. > > If has any info please let us know. > Thanks for your time. > Gene Wise > > -------------------------------------------------------------------------- > -------------------------- > > We are running Samba 2.2.4 on RedHat 7.3. > Dual NICs : > Eth0 = 192.168.0.3 no gateway > Eth1 = 130.4.40.3 GW = 130.4.0.1 > > ---------------------------------------------------- smb.conf > ---------------------------------- > > [global] > > workgroup = skylab2 > server string = NEW Neptune > printcap name = /etc/printcap > load printers = yes > printing = lprng > log file = /var/log/samba/%m.log > max log size = 0 > security = user > encrypt passwords = yes > smb passwd file = /etc/samba/smbpasswd > username map = /etc/samba/username.map > unix password sync = Yes > passwd program = /usr/bin/passwd %u > passwd chat = *New*password* %n\n *Retype*new*password* %n\n > *passwd:*all*authentication*tokens*updated*successfully* > pam password change = yes > obey pam restrictions = yes > socket options = TCP_NODELAY SO_RCVBUF=8192 SO_SNDBUF=8192 > interfaces = 130.4.40.3/16 192.168.0.3/24 > domain master = yes > preferred master = yes > domain logons = yes > wins server = 130.4.40.22 > dns proxy = no > > #============================ Share Definitions > ============================== > -- To unsubscribe from this list go to the following URL and read the instructions: http://lists.samba.org/mailman/listinfo/samba
