Pobrałem konfigurator samby. skonfigurowałem zakomentowałem wpis w /etc/iptables/firewall jak napisane jest w faq ale samby dalej nie widać w sieci!.
Co jeszcze musze sprawdzić lub zrobić bo nie wiem
sieć mam na eth0 i internet to neo ppp0
samba.conf:
[root@router samba]# cat /etc/samba/smb.conf
#|-------------------------------------|
#| Global parameters |
#|-------------------------------------|
[global]
netbios name = serwerek
workgroup = GRUCHA
interfaces = 192.168.100.1/24
comment = Samba wersja %v
guest account = nobody
invalid users = @wheel, mail, daemon, adt
hosts allow = 192.168.100.
security = SHARE
os level = 99
preferred master = Yes
domain master = Yes
log file = /var/log/log.%m
max log size = 50
#|-------------------------------------|
#| OPTYMALIZACJA WYDAJNOSCI |
#|-------------------------------------|
getwd cache = yes
socket options = TCP_NODELAY
keep alive = 10
dead time = 30
#|-------------------------------------|
#| UDZIALY |
#|-------------------------------------|
[public]
path = /public
read only = no
guest ok = Yes