Stepan wrote regarding '[SLE] SuSE 9.1, firewall and samba client' on Wed, Sep 08 at 07:55:
Hi, I set: FW_SERVICES_EXT_TCP="139" FW_SERVICES_EXT_UDP="137 138" FW_ALLOW_FW_BROADCAST="yes"
#SuSEfirewall2 stop #SuSEfirewall2 start #nmblookup -M KFY querying KFY on 157.218.65.255 name_query failed to find name KFY#1d
After stopping fw everything works #SuSEfirewall2 stop #nmblookup -M KFY 157.218.65.108 KFY<1d>
Does someone can give me note what is wrong or what else should I test?
You might also open up tcp 445, for the sake of completeness... :) In addition, are you sure that that machine's on the external device and not the internal device? You might open those ports on the INT and/or DMZ interfaces as well. Are you running in quickmode? You'll need to open those ports in FW_SERVICES_QUICK instead. Check the value of FW_SERVICE_SAMBA="yes", too. --Danny