Ergebnis 1 bis 9 von 9

Baum-Darstellung

  1. #1
    Benutzer
    Registriert seit
    27.07.2013
    Ort
    France
    Beiträge
    57
    Thanks
    27
    Thanked 6 Times in 6 Posts

    SAMBA not working - HDMU 11592 Spark7162 - Amiko ALien2

    SAMBA not working on HDMU 11592 (at least - may not work on others) Spark7162 for Amiko Alien2 - from the log;

    Code:
    Alien-2:/tmp#
    Alien-2:/tmp# cat smb.log
    [2013/11/08 10:41:25, 0] lib/interface.c:load_interfaces(229)
      WARNING: no network interfaces found
    [2013/11/08 10:41:25, 0] smbd/server.c:main(986)
      standard input is not a socket, assuming -D option
    Alien-2:/tmp#
    and the working network interface is;

    Code:
    Alien-2:/tmp# ifconfig
    eth0      Link encap:Ethernet  HWaddr 30:00:0A:009F
              inet addr:192.168.2.105  Bcast:192.168.2.255  Mask:255.255.255.0
              inet6 addr: fe80::3200:aff:fe00:99f/64 Scope:Link
              UP BROADCAST RUNNING MULTICAST  MTU:1500  Metric:1
              RX packets:172871 errors:0 dropped:0 overruns:0 frame:0
              TX packets:7045 errors:4 dropped:0 overruns:0 carrier:4
              collisions:0 txqueuelen:1000
              RX bytes:12815666 (12.2 MiB)  TX bytes:983071 (960.0 KiB)
              Interrupt:134
    
    lo        Link encap:Local Loopback
              inet addr:127.0.0.1  Mask:255.0.0.0
              inet6 addr: ::1/128 Scope:Host
              UP LOOPBACK RUNNING  MTU:16436  Metric:1
              RX packets:80 errors:0 dropped:0 overruns:0 frame:0
              TX packets:80 errors:0 dropped:0 overruns:0 carrier:0
              collisions:0 txqueuelen:0
              RX bytes:6984 (6.8 KiB)  TX bytes:6984 (6.8 KiB)
    
    Alien-2:/tmp
    Code:
    contents of smb.conf;
    Alien-2:/tmp# cat /etc/samba/smb.conf
    [global]
    interfaces = eth0
    load printers = no
    guest account = root
    log file = /tmp/smb.log
    security = share
    netbios name = Alien2
    server string = HDMU
    workgroup = NEWBURY
    encrypt passwords = yes
    [media]
    comment = Media Files
    path = /media
    read only = no
    public = yes
    guest ok = yes
    Alien-2:/tmp#

    Anyone else have this problem and/or have a fix?

    Andy
    Geändert von ibero96 (08.11.2013 um 10:53 Uhr) Grund: Error in original post!


Berechtigungen

  • Neue Themen erstellen: Nein
  • Themen beantworten: Nein
  • Anhänge hochladen: Nein
  • Beiträge bearbeiten: Nein
  •