ipp2p question

Linux Advanced Routing and Traffic Control

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

 



Hi,

if I want to block ALL p2p traffic, ( bit torrent and apple 
included )... which is better ?

# iptables -A FORWARD -p tcp -m ipp2p --ipp2p --bit --apple -j DROP 

or...

# iptables -A FORWARD -p tcp -m ipp2p --ipp2p  -j DROP 
# iptables -A FORWARD -p tcp -m ipp2p --bit -j DROP 
# iptables -A FORWARD -p tcp -m ipp2p --apple -j DROP 


???

bests

andres
_______________________________________________
LARTC mailing list / LARTC@xxxxxxxxxxxxxxx
http://mailman.ds9a.nl/mailman/listinfo/lartc HOWTO: http://lartc.org/

[Index of Archives]     [LARTC Home Page]     [Netfilter]     [Netfilter Development]     [Network Development]     [Bugtraq]     [GCC Help]     [Yosemite News]     [Linux Kernel]     [Fedora Users]
  Powered by Linux