[Wolves] samba help

Simon Morris mozrat at gmail.com
Thu Feb 16 13:25:27 GMT 2006


On 16/02/06, Baza <baza at themauvezone.fsnet.co.uk> wrote:

>
> How do I check for IP tables? Samba is running, and I've set a
> smbuser password.
>


You should disable the packet filters whilst testing stuff as it is
very good at invisibly dropping packets and breaking things when they
should just work (tm)

*Speaks a man who has looked at problems for hours then finds out
iptables is blocking things*


iptables -L -n

shows you the current rules

/etc/init.d/iptables stop

should disable all of the rules. I don't think Ubuntu ships secure wrt iptables

~sm



More information about the Wolves mailing list