Hi On Friday, 8. March 2002 23:47, Brian Witowski wrote: > Hello, > > I am using iptables on a machine that acts as a firewall. It has > a modem, using pppd with demand dialing and a nic on the private > side. For some reason when I try to log into the machine (it is > also a domain controller), I get a message saying no domain > controller available. I know it's an issue with iptables but I > don't know the rule that is stopping the smb packets on the > inside. I should also mention that I can browse the server in > network neighborhood and access the shares. Any ideas? > You need to open up ports 137-139 udp and tcp. Actually you don't need both protocols on all the ports. I would also have to have a look in samba docs to know exactly.
Greetings Axel