Nicolas Bock <[EMAIL PROTECTED]> wrote:
>
> howth inetd[57]: /usr/sbin/nmbd: exit status 0x01

You probably have a line like this in your /etc/inetd.conf:

    netbios-ns  dgram  udp  wait  root  /usr/local/samba/bin/nmbd  nmbd

It's trying to start Samba in response to someone sending SMB messages
(PC file sharing stuff).  If you're not intending to run Samba on your
gateway machine (good firewalls don't run extraneous services), then
commen out this line (and the other one, there are two), then send a HUP
signal to inetd.

-- 
   [EMAIL PROTECTED] (Fuzzy Fox)      || "Nothing takes the taste out of peanut
sometimes known as David DeSimone  ||  butter quite like unrequited love."
  http://www.dallas.net/~fox/      ||                       -- Charlie Brown
---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]
For daily digest info, email [EMAIL PROTECTED]

Reply via email to