Hello,

I configured Samba on my system.  You have to add a system access rule
permitting TCP 445 on the green interface.

Make sure smbd is running, if not, you can start it with this command:
/etc/init.d/smb start

If you'd like to make it start automatically create a script in
/etc/rc.d/start

As an FYI, my custom smb.conf appears to have been overwritten at some
point.  There must be settings in the firewall interface that cause it to
overwrite the file when certain settings are changed.

Thanks,
Chris

On Fri, Jun 26, 2009 at 7:57 PM, Vassilis <bigracc...@gmx.net> wrote:

> Hi Alberto,
>
> might be a dumb question but its the first one that came to my mind.. :-)
>
> You are trying to connect through the green zone right? Per default you
> probably cant access Red from Blue or Orange.
>
>
>
> Alberto Ferrer - Tecnoarea schrieb:
> > Im triying to configure EFW as File Server, i replaced the smb.conf with
> > this:
> >
> > [global]
> >
> >    workgroup = DARKMASTER
> >    netbios name = File Server
> >    server string = Samba Server %v
> >    printcap name = lpstat
> >    load printers = no
> >    printing = cups
> >    log file = /var/log/samba/log.%m
> >    max log size = 50
> >    log level = 3
> >    interfaces = 192.168.0.1/24
> >    hosts allow = 192.168. 127.
> >    security = share
> >    socket options = TCP_NODELAY SO_RCVBUF=8192 SO_SNDBUF=8192
> >
> > [myshare]
> >     comment = Mary's and Fred's stuff
> >     path = /samba
> >     public = yes
> >     writable = yes
> >     printable = no
> >     only guest = yes
> >     create mask = 0777
> >
> > But i cannot connet, the configuration is okey, do i must enable
> > something on the firewall?
> >
> >
> >
> >
> ------------------------------------------------------------------------------
> > _______________________________________________
> > Efw-user mailing list
> > Efw-user@lists.sourceforge.net
> > https://lists.sourceforge.net/lists/listinfo/efw-user
> >
>
>
> ------------------------------------------------------------------------------
> _______________________________________________
> Efw-user mailing list
> Efw-user@lists.sourceforge.net
> https://lists.sourceforge.net/lists/listinfo/efw-user
>
------------------------------------------------------------------------------
_______________________________________________
Efw-user mailing list
Efw-user@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/efw-user

Reply via email to