Re: iptables ignores port 1900?

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

 



On Sat, 2008-02-02 at 22:17 +0000, MIKE - EMAIL IGNORED wrote:
> The following lines in iptables do not seem to work:
> 
> -A LOG-UDP-DROP -j LOG --log-prefix "IPT-UDP-DROP " --log-level debug
>       --log-ip-options --log-uid
> -A LOG-UDP-DROP -j DROP
> 
> ...
> 
> -A OUT -p udp -d 239.255.255.250 --dport 1900 -j LOG-UDP-DROP
> 
> Packets described by the last line continue to pass my wifi,
> and the indicated log line does not appear. Why?
> 
> Thanks,
> Mike.
> 
> 

MIke
Try OUTPUT instead of OUT for the chain

Don


[Index of Archives]     [Current Fedora Users]     [Fedora Desktop]     [Fedora SELinux]     [Yosemite News]     [Yosemite Photos]     [KDE Users]     [Fedora Tools]     [Fedora Docs]

  Powered by Linux