[2002/12/24 21:34:17, 0] nmbd/nmbd.c:main(794) Netbios nameserver version 2.2.7 started. Copyright Andrew Tridgell and the Samba Team 1994-2002 [2002/12/24 21:34:17, 0] nmbd/asyncdns.c:start_async_dns(148) started asyncdns process 172 [2002/12/24 21:34:17, 0] nmbd/nmbd_subnetdb.c:create_subnets(239) create_subnets: No local interfaces ! [2002/12/24 21:34:17, 0] nmbd/nmbd.c:main(872) ERROR: Failed when creating subnet lists. Exiting. can anyone please tell me what is the problem?? thanks A LOT!! Ron -- __________________________________________________________ Sign-up for your own FREE Personalized E-mail at Mail.com http://www.mail.com/?sr=signup Meet Singles http://corp.mail.com/lavalife
[** Carnivore **] wrote:>[2002/12/24 21:34:17, 0] nmbd/nmbd.c:main(794) > Netbios nameserver version 2.2.7 started. > Copyright Andrew Tridgell and the Samba Team 1994-2002 >[2002/12/24 21:34:17, 0] nmbd/asyncdns.c:start_async_dns(148) > started asyncdns process 172 >[2002/12/24 21:34:17, 0] nmbd/nmbd_subnetdb.c:create_subnets(239) > create_subnets: No local interfaces ! >[2002/12/24 21:34:17, 0] nmbd/nmbd.c:main(872) > ERROR: Failed when creating subnet lists. Exiting. > >can anyone please tell me what is the problem?? > >thanks A LOT!! >Ron > > >The error is in the create_subnets portion. No local interfaces would prohibit creation of a browse list or any other kind of network list. One problem I can think of off my head is that your hosts_allow do not include the address range that your NIC(s) belong to. Or that hosts_deny contains the range. It would help us greatly if you posted your network config (ips and suibnet masks) and your samba config file. -- Dan