I am getting the following Rdr messages from a BDC (NTBDC01) MESSAGE: ----------------------------------------------------- The master browser has received a server announcement from the computer JERRY that believes that it is the master browser for the domain on transport NetBT_ILANPCI2. The master browser is stopping or an election is being forced. ----------------------------------------------------- The machines involved are: NTBDC01 (111.111.111.20, 222.222.222.20) UNIX01 (222.222.222.6 ) Samba is running on UNIX01. According to an FAQ, there supposed to be a problem with the subnet not being the same but they are. NTBDC01 interface NetBT_ILANPC12 is in 222.222.222 as well as UNIX01 interface. "ifconfig -a" on UNIX01 shows: ------------------------------------------------------------------------- tu0: flags=c63<UP,BROADCAST,NOTRAILERS,RUNNING,MULTICAST,SIMPLEX> inet 222.222.222.6 netmask ffffff00 broadcast 222.222.222.255 ipmtu 1500 sl0: flags=10<POINTOPOINT> lo0: flags=c89<UP,LOOPBACK,NOARP,MULTICAST,SIMPLEX> inet 127.0.0.1 netmask ff000000 ipmtu 1536 ppp0: flags=10<POINTOPOINT> ------------------------------------------------------------------------- And "ipconfig /all" on NTBDC01 shows: ------------------------------------------------------------------------- Windows NT IP Configuration Host Name . . . . . . . . . : ntbdc01.esu.edu DNS Servers . . . . . . . . : 111.111.111.X 222.222.222.X 222.222.222.Y Node Type . . . . . . . . . : Hybrid NetBIOS Scope ID. . . . . . : IP Routing Enabled. . . . . : No WINS Proxy Enabled. . . . . : No NetBIOS Resolution Uses DNS : Yes Ethernet adapter ILANPCI2: Description . . . . . . . . : Racal InterLan ILANPCI NDIS 3.0 Ethernet Adapter Physical Address. . . . . . : 02-07-01-19-7D-XX DHCP Enabled. . . . . . . . : No IP Address. . . . . . . . . : 222.222.222.20 Subnet Mask . . . . . . . . : 255.255.255.0 Default Gateway . . . . . . : 222.222.222.Z Primary WINS Server . . . . : 222.222.222.20 Ethernet adapter ILANPCI1: Description . . . . . . . . : Racal InterLan ILANPCI NDIS 3.0 Ethernet Adapter Physical Address. . . . . . : 02-07-01-19-71-XX DHCP Enabled. . . . . . . . : No IP Address. . . . . . . . . : 111.111.111.20 Subnet Mask . . . . . . . . : 255.255.255.0 Default Gateway . . . . . . : 111.111.111.Z Primary WINS Server . . . . : 222.222.222.20 ------------------------------------------------------------------------- Any ideas? -- Alan .----------------------------------.------------------------------. | E-mail: alan@esu.edu | Network Administrator | | WWW: http://www.esu.edu/~alan | Academic Computing | | Tel: (717) 422-3783 | East Stroudsburg University | `----------------------------------`------------------------------'
Dear Clifford Green, you wrote:> While looking further into our load problems with Samba, and > specifically with logins, I bumped up our debug level to 10. > > This has me really worried: in log.smb, I now see that *every > other* chdir logged is to *my* home directory. Why? It's not in > the source, that I can see. It's not in smb.conf or in our logon > script. It looks like each and every user that logs on "passes > through" my home directory! This can't be right.On HPUX, the place where the daemon (either smbd or inetd) is started is the "root" directory where samba chdirs to at start and coming back from a share. Dirk --*--*--*--*--*--*--*--*--*--*--*--*--*--*--*--*--*--*--*--*--*--*--*--*--*--*-- Dirk De Wachter, MScEE, MScBME, PhD http://allserv.rug.ac.be/~ddwachte scientific researcher, systems administrator mailto:Dirk.DeWachter@rug.ac.be Hydraulics Laboratory, Ibitech, University Gent voice:+32 9 264 3281 St.-Pietersnieuwstraat 41, B-9000 Gent Belgium faxto:+32 9 264 3595 --~--~--~--~--~--~--~--~--~--~--~--~--~--~--~--~--~--~--~--~--~--~--~--~--~--~--
Hello! I set up a Samba server for a network, and made a dialup server using the same mashine. The dialup clients get IP from an ethernet segment with proxyarp. But the clients from modem lines cannot see the samba server at all. My aim is to logon the dialup clients to the samba domain. Can somebody give me a solution? I almost tried everything ...