[Bug 951087] Re: Samba non-functional on boot.

Noble Pepper noblepepper at gmail.com
Tue Jul 2 13:17:08 UTC 2013


I have suffered this behavior through several versions of Ubuntu, I
believe since at least Precise.

For me changing smbd.conf start condition from :

start on (local-filesystems and net-device-up)

to:

start on (local-filesystems and net-device-up IFACE!=lo)

takes care of it, seems rather simple, I don't see why anyone would want
to run SAMBA on lo.

-- 
You received this bug notification because you are a member of Ubuntu
Foundations Bugs, which is subscribed to samba in Ubuntu.
https://bugs.launchpad.net/bugs/951087

Title:
  Samba non-functional on boot.

Status in “samba” package in Ubuntu:
  Confirmed

Bug description:
  Even though nmbd and smbd are running after boot, Samba service is unavailable.
  ===========================
  ps axf |grep mbd
  2467 ?        Ss     0:00 smbd -F
  2469 ?        S      0:00  \_ smbd -F
  2478 ?        Ss     0:00 nmbd -D
  ===========================

  Samba does not allow connections from other systems and nmap from
  another system does not list ports 139 and 445 as open.

  Restarting both nmbd and smbd after boot makes Samba service available and nmap now shows ports open:
  ===========================
  PORT     STATE SERVICE
  139/tcp  open  netbios-ssn
  445/tcp  open  microsoft-ds
  ===========================

  ProblemType: Bug
  DistroRelease: Ubuntu 12.04
  Package: samba 2:3.6.3-1ubuntu1
  ProcVersionSignature: Ubuntu 3.2.0-18.28-generic 3.2.9
  Uname: Linux 3.2.0-18-generic x86_64
  NonfreeKernelModules: nvidia
  ApportVersion: 1.94.1-0ubuntu2
  Architecture: amd64
  Date: Fri Mar  9 14:35:50 2012
  InstallationMedia: Ubuntu 12.04 LTS "Precise Pangolin" - Beta amd64 (20120301)
  ProcEnviron:
   TERM=screen
   SHELL=/bin/bash
   PATH=(custom, no user)
  SourcePackage: samba
  UpgradeStatus: No upgrade log present (probably fresh install)

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/samba/+bug/951087/+subscriptions




More information about the foundations-bugs mailing list