Results 1 to 3 of 3

Thread: samba 3.2.0-1 problem

  1. #1
    Join Date
    Sep 2006
    Location
    Hungary
    Posts
    39

    samba 3.2.0-1 problem

    Hi all

    I've just upgraded everything in ipkg and the new samba version 3.2.0-1 just doesn't wanna work.
    First it was complying about some interfaces, what it did never before. I searched the forums and found some Russian ones with config files, they didn't help. The processes are running, shares are defined, even interface (br0) now, but nothing can be seen in the workgroup.
    Should I downgrade, or?

    Thanks in advance!

  2. #2
    Join Date
    Jun 2006
    Location
    Moscow, Russia
    Posts
    108
    Hi there,
    you need to chesk few properties which have changed in a new release:
    Code:
    #interfaces = br0
    bind interfaces only = yes
    interfaces = 192.168.1.1/24
    hosts allow = 192.168.1.1/255.255.255.0
    It seems to me, that the main issue is that samba could not determine interfaces automatically, so you need to set them up manually. Good luck

  3. #3
    Join Date
    Sep 2006
    Location
    Hungary
    Posts
    39
    Quote Originally Posted by Judgin View Post
    Hi there,

    It seems to me, that the main issue is that samba could not determine interfaces automatically, so you need to set them up manually. Good luck
    Hi Judgin,

    you're right, the ip address range was still missing for it, that made it work! Many many thanks!

    B

Similar Threads

  1. Samba Problem
    By _H_o_L_E_ in forum German Discussion - Deutsch (DE)
    Replies: 1
    Last Post: 27-06-2008, 23:13
  2. WL-HDD und samba problem
    By Pretender- in forum German Discussion - Deutsch (DE)
    Replies: 19
    Last Post: 10-05-2007, 10:36
  3. Samba access problem on one system
    By Compressor in forum WL-500g Q&A
    Replies: 1
    Last Post: 10-05-2007, 08:26
  4. installing Samba, FAT32 write problem
    By Toomas in forum WL-500g Q&A
    Replies: 7
    Last Post: 21-08-2006, 21:00

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •