[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Re: iptables ax25



Stef,

On Wed, 1 Sep 2004 22:01:32 +0930 Stef VK5HSX <sdaniels@airnet.com.au>
wrote:

> 	I am after help to prevent netbios (samba) broadcasts going out
> 	over ax0 
> port. Is there a iptables line that could be used to stop this
> happening.?

I am not really familiar with netbios stuff, so I am not sure if the
port and protocol is right. Maybe it needs some fine tuning.

iptables -A OUTPUT -p tcp -o ax0 --dport 139 -j DROP

As an alternative, you could try to bind the Samba process just to
those interfaces where you need it.

73s de Sven,
DD6VSF
-- 
chasing islands? -> http://iota.uni-humbug.de/



Reply to: