Hello list!
 
Why does samba on the firewall don't work whitout this rule???
 
IPCHAINS -A input -j "$ACCEPT" -p udp -d 0/0 137:138 $LAA
 
When appending this rule, everybody can send UPD packets to 137:138.
I've tried to open tcp 135:139 and udp 135:139 only for internal network
but it doesn't work...clients cant use samba
 
any hints?
 
yours
B