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

Reply via email to