.
.
samba_lpd: *** ERROR: cannot start nmbd on fli4l! ***
samba_lpd: *** ERROR: check OPT_NMBD and if HOSTNAME of fli4l exists under HOST_x in base.txt! ***
samba_lpd: *** ERROR: cannot start samba on fli4l! ***
samba_lpd: *** ERROR: check OPT_SAMBA! ***
Hi Leute,
diese Meldungen tauchen bei mir im Syslog auf - ich bin ratlos.
Kann mir irgendjemand helfen? Mir einen Denkanstoss geben? Was geht da bloss schief?
Ich habe fli4l v3.0.1 - nten findet Ihr Auszüge aus meiner Konfig...
Mit den Einstellungen in opt_nmbd habe ich schon rumgespielt, in der base.txt habe ich HOST_1_NAME='HOSTNAME' auch schon durch ='fli4l' ersetzt. Bringt nüschd.
Beim Start sehe ich noch eine Meldung auf dem Schirm: can't load library 'libresolv.so.0'
DANKE für jeden Tipp!!!
Malte
#------------------------------------------------------------------------------
# Optional package: SAMBA
# (if you want to print over samba, also OPT_LPD must be set to 'yes')
# Attention! Variables added/changed/removed!
#------------------------------------------------------------------------------
OPT_SAMBA='yes' # install samba: yes or no
SAMBA_WORKGROUP='runde' # workgroup name of windows-clients
SAMBA_TRUSTED_NETS='' # grant access also to nets
SAMBA_LOG='yes' # log errors in /var/log/log.smbd and
# /var/log/log.nmbd: yes or no
SAMBA_LOGDIR='/data/system/log' # log directory for samba
#------------------------------------------------------------------------------
# Samba Fileserver
#------------------------------------------------------------------------------
SAMBA_ADMINIP='192.168.123.123' # ip addr of smb-client (mount fli4l rootfs)
SAMBA_SHARE_N='2' # how many shares you want to create
SAMBA_SHARE_1_NAME='public' # name of the 1st share
SAMBA_SHARE_1_RW='yes' # should share writeable: yes or no
SAMBA_SHARE_1_BROWSE='yes' # should share browseable: yes or no
SAMBA_SHARE_1_PATH='/data' # path of the share, see MOUNT_x_POINT !
SAMBA_SHARE_1_NET='' # allowed networks for 1st share,
# if empty all internal nets
SAMBA_SHARE_2_NAME='ftp' # name of the 1st share
SAMBA_SHARE_2_RW='yes' # should share writeable: yes or no
SAMBA_SHARE_2_BROWSE='yes' # should share browseable: yes or no
SAMBA_SHARE_2_PATH='/data' # path of the share, see MOUNT_x_POINT !
SAMBA_SHARE_2_NET='' # allowed networks for 1st share,
# if empty all internal nets
SAMBA_CDROM_N='0' # create shares for n CDROMs
SAMBA_CDROM_1_DEV='hdb' # name of the CDROM device eg. hdc
SAMBA_CDROM_1_NET='' # allowed networks for 1st CDROM
#------------------------------------------------------------------------------
# Optional package: SAMBATOOLS
#------------------------------------------------------------------------------
OPT_SAMBATOOLS='yes' # install samba tools
#------------------------------------------------------------------------------
# Optional package: NMBD
# Attention! Variables added!
#------------------------------------------------------------------------------
OPT_NMBD='yes' # install nmbd as SMB Nameserver
NMBD_MASTERBROWSER='yes' # act as a masterbrowser: yes or no
NMBD_DOMAIN_MASTERBROWSER='no' # dangerous, read documentation!
NMBD_WINSSERVER='yes' # act as an WINS-Server: yes or no
NMBD_EXTWINSIP='' # IP address of the external WINS-Server,
# act as an WINS-Client
#------------------------------------------------------------------------------
# Optional package: LPD
# Attention! Variables added/changed/removed!
#------------------------------------------------------------------------------
OPT_LPD='no' # install lpd: yes or no
#------------------------------------------------------------------------------
# BASE.TXT
#------------------------------------------------------------------------------
#------------------------------------------------------------------------------
# General settings:
#------------------------------------------------------------------------------
HOSTNAME='fli4l' # name of fli4l router
PASSWORD='xxxxxxxxxxx' # password for root login (console, sshd, imond)
BOOT_TYPE='hd' # boot device: fd, fdx2, dualfd, hd, cd, ls120,
# integrated, attached, netboot, pxeboot
# (cd, cdemul, hd and ls120 need an
# installed opt hd)
MOUNT_BOOT='rw' # mount boot device (floppy): ro, rw, no
TIME_INFO='MEZ-1MESZ,M3.5.0,M10.5.0'
# description of local time zone,
# don't touch without reading documentation
KERNEL_VERSION='2.4.32' # kernel version
KERNEL_BOOT_OPTION='’reboot=bios' # append option to kernel command line
COMP_TYPE_KERNEL='gzip' # compression-type for kernel: gzip, bzip2
COMP_TYPE_ROOTFS='gzip' # compression-type for rootfs: gzip, bzip2
IP_CONNTRACK_MAX='' # override maximum limit of connection
# tracking entries
POWEROFF_ON_HALT='no' # power off after shutting down the machine
REAL_MODE_POWEROFF='no' # switch to real mode before invoking
# apm power off
---------------------------
HOSTS_N='4' # number of hosts in your domain
# 1st host:
HOST_1_NAME='HOSTNAME' # name or aliasname e.g. "HOSTNAME" or herrenrouter
HOST_1_IP='192.168.66.1' # IP or aliasname e.g. "IP_NET_1_IPADDR"
#HOST_1_ALIAS_N='1' # number of optional alias names
#HOST_1_ALIAS_1='fli4l' # 1st optional alias name
#HOST_1_ALIAS_2='gateway.lan.fli4l'
HOST_2....
.
samba_lpd: *** ERROR: cannot start nmbd on fli4l! ***
samba_lpd: *** ERROR: check OPT_NMBD and if HOSTNAME of fli4l exists under HOST_x in base.txt! ***
samba_lpd: *** ERROR: cannot start samba on fli4l! ***
samba_lpd: *** ERROR: check OPT_SAMBA! ***
Hi Leute,
diese Meldungen tauchen bei mir im Syslog auf - ich bin ratlos.
Kann mir irgendjemand helfen? Mir einen Denkanstoss geben? Was geht da bloss schief?
Ich habe fli4l v3.0.1 - nten findet Ihr Auszüge aus meiner Konfig...
Mit den Einstellungen in opt_nmbd habe ich schon rumgespielt, in der base.txt habe ich HOST_1_NAME='HOSTNAME' auch schon durch ='fli4l' ersetzt. Bringt nüschd.
Beim Start sehe ich noch eine Meldung auf dem Schirm: can't load library 'libresolv.so.0'
DANKE für jeden Tipp!!!
Malte
#------------------------------------------------------------------------------
# Optional package: SAMBA
# (if you want to print over samba, also OPT_LPD must be set to 'yes')
# Attention! Variables added/changed/removed!
#------------------------------------------------------------------------------
OPT_SAMBA='yes' # install samba: yes or no
SAMBA_WORKGROUP='runde' # workgroup name of windows-clients
SAMBA_TRUSTED_NETS='' # grant access also to nets
SAMBA_LOG='yes' # log errors in /var/log/log.smbd and
# /var/log/log.nmbd: yes or no
SAMBA_LOGDIR='/data/system/log' # log directory for samba
#------------------------------------------------------------------------------
# Samba Fileserver
#------------------------------------------------------------------------------
SAMBA_ADMINIP='192.168.123.123' # ip addr of smb-client (mount fli4l rootfs)
SAMBA_SHARE_N='2' # how many shares you want to create
SAMBA_SHARE_1_NAME='public' # name of the 1st share
SAMBA_SHARE_1_RW='yes' # should share writeable: yes or no
SAMBA_SHARE_1_BROWSE='yes' # should share browseable: yes or no
SAMBA_SHARE_1_PATH='/data' # path of the share, see MOUNT_x_POINT !
SAMBA_SHARE_1_NET='' # allowed networks for 1st share,
# if empty all internal nets
SAMBA_SHARE_2_NAME='ftp' # name of the 1st share
SAMBA_SHARE_2_RW='yes' # should share writeable: yes or no
SAMBA_SHARE_2_BROWSE='yes' # should share browseable: yes or no
SAMBA_SHARE_2_PATH='/data' # path of the share, see MOUNT_x_POINT !
SAMBA_SHARE_2_NET='' # allowed networks for 1st share,
# if empty all internal nets
SAMBA_CDROM_N='0' # create shares for n CDROMs
SAMBA_CDROM_1_DEV='hdb' # name of the CDROM device eg. hdc
SAMBA_CDROM_1_NET='' # allowed networks for 1st CDROM
#------------------------------------------------------------------------------
# Optional package: SAMBATOOLS
#------------------------------------------------------------------------------
OPT_SAMBATOOLS='yes' # install samba tools
#------------------------------------------------------------------------------
# Optional package: NMBD
# Attention! Variables added!
#------------------------------------------------------------------------------
OPT_NMBD='yes' # install nmbd as SMB Nameserver
NMBD_MASTERBROWSER='yes' # act as a masterbrowser: yes or no
NMBD_DOMAIN_MASTERBROWSER='no' # dangerous, read documentation!
NMBD_WINSSERVER='yes' # act as an WINS-Server: yes or no
NMBD_EXTWINSIP='' # IP address of the external WINS-Server,
# act as an WINS-Client
#------------------------------------------------------------------------------
# Optional package: LPD
# Attention! Variables added/changed/removed!
#------------------------------------------------------------------------------
OPT_LPD='no' # install lpd: yes or no
#------------------------------------------------------------------------------
# BASE.TXT
#------------------------------------------------------------------------------
#------------------------------------------------------------------------------
# General settings:
#------------------------------------------------------------------------------
HOSTNAME='fli4l' # name of fli4l router
PASSWORD='xxxxxxxxxxx' # password for root login (console, sshd, imond)
BOOT_TYPE='hd' # boot device: fd, fdx2, dualfd, hd, cd, ls120,
# integrated, attached, netboot, pxeboot
# (cd, cdemul, hd and ls120 need an
# installed opt hd)
MOUNT_BOOT='rw' # mount boot device (floppy): ro, rw, no
TIME_INFO='MEZ-1MESZ,M3.5.0,M10.5.0'
# description of local time zone,
# don't touch without reading documentation
KERNEL_VERSION='2.4.32' # kernel version
KERNEL_BOOT_OPTION='’reboot=bios' # append option to kernel command line
COMP_TYPE_KERNEL='gzip' # compression-type for kernel: gzip, bzip2
COMP_TYPE_ROOTFS='gzip' # compression-type for rootfs: gzip, bzip2
IP_CONNTRACK_MAX='' # override maximum limit of connection
# tracking entries
POWEROFF_ON_HALT='no' # power off after shutting down the machine
REAL_MODE_POWEROFF='no' # switch to real mode before invoking
# apm power off
---------------------------
HOSTS_N='4' # number of hosts in your domain
# 1st host:
HOST_1_NAME='HOSTNAME' # name or aliasname e.g. "HOSTNAME" or herrenrouter
HOST_1_IP='192.168.66.1' # IP or aliasname e.g. "IP_NET_1_IPADDR"
#HOST_1_ALIAS_N='1' # number of optional alias names
#HOST_1_ALIAS_1='fli4l' # 1st optional alias name
#HOST_1_ALIAS_2='gateway.lan.fli4l'
HOST_2....
Zuletzt bearbeitet: