Date: Fri, 23 Mar 2001 09:13:47 +1200 From: Jonathan Chen <jonathan.chen@itouch.co.nz> To: mike <mikenoc@mindspring.net> Cc: freebsd-questions@FreeBSD.ORG Subject: Re: Samba issues Message-ID: <20010323091347.D24064@itouchnz.itouch> In-Reply-To: <001f01c0b28f$8e73e000$0200a8c0@mediaone.net>; from mikenoc@mindspring.net on Wed, Mar 21, 2001 at 09:18:39PM -0800 References: <003b01c0b277$c4347b40$0200a8c0@mediaone.net> <20010322120022.A99549@itouchnz.itouch> <001f01c0b28f$8e73e000$0200a8c0@mediaone.net>
next in thread | previous in thread | raw e-mail | index | archive | help
On Wed, Mar 21, 2001 at 09:18:39PM -0800, mike wrote: > ** When I try and grep it looks like its not running > > frogger# ps ax | grep smbd > 27726 p4 R+ 0:00.00 grep smbd > frogger# > > *** Heres a copy of /var/log/log.smb > > [2001/03/21 07:22:38, 1] smbd/files.c:file_init(216) > file_init: Information only: requested 10000 open files, 1054 are > available. > [2001/03/21 07:22:38, 0] lib/util_sock.c:open_socket_in(827) > Get_Hostbyname: Unknown host frogger.nuggie.net > [2001/03/21 07:30:04, 1] smbd/server.c:main(641) > smbd version 2.0.7 started. > Copyright Andrew Tridgell 1992-1998 > [2001/03/21 07:30:04, 1] smbd/files.c:file_init(216) > file_init: Information only: requested 10000 open files, 1054 are > available. > [2001/03/21 07:30:04, 0] lib/util_sock.c:open_socket_in(827) > Get_Hostbyname: Unknown host frogger.nuggie.net > [2001/03/21 07:36:50, 1] smbd/server.c:main(641) > smbd version 2.0.7 started. > Copyright Andrew Tridgell 1992-1998 > [2001/03/21 07:36:50, 1] smbd/files.c:file_init(216) > file_init: Information only: requested 10000 open files, 1054 are > available > > **** Heres a copy of /var/log/log.nmb > > [2001/03/21 07:30:05, 0] lib/util_sock.c:open_socket_in(827) > Get_Hostbyname: Unknown host frogger.nuggie.net > [2001/03/21 07:30:05, 0] lib/util_sock.c:open_socket_in(827) > Get_Hostbyname: Unknown host frogger.nuggie.net > [2001/03/21 07:36:50, 1] nmbd/nmbd.c:main(757) > Netbios nameserver version 2.0.7 started. > Copyright Andrew Tridgell 1994-1998 > [2001/03/21 07:36:50, 0] lib/util_sock.c:open_socket_in(827) > Get_Hostbyname: Unknown host frogger.nuggie.net > [2001/03/21 07:36:50, 0] lib/util_sock.c:open_socket_in(827) > Get_Hostbyname: Unknown host frogger.nuggie.net > [2001/03/21 17:13:18, 1] nmbd/nmbd.c:main(757) > Netbios nameserver version 2.0.7 started. > > *** It looks like it doesnt like frogger.nuggie.net. monkey is > the computer name for the 98 machine. frogger is the computer name for the > BSD machine. nuggie.net is the workgroup. Also when I was going threw the > setup I named nuggie.net the domain on the BSD box. I put a copy of the > samba config below. The lack of a good get_hostbyname shouldn't stop samba from coming up...; however, you could add it to /etc/hosts. Your logs tend to indicate that the samba started up correctly.. Hm. Did you install samba using the /usr/ports system, or did you build it by hand? -- Jonathan Chen <jonathan.chen@itouch.co.nz> ---------------------------------------------------------------------- "A person should be able to do a small bit of everything, specialisation is for insects" To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20010323091347.D24064>