Any way to block skype from our network using IPTABLES ?

link|improve this question

72% accept rate
Find out what port it's running on by installing it on a machine you control and running wireshark. – Andrew Jul 29 '10 at 6:47
it seems skype application uses ports dynamically scanning which are not blocked. – nitins Jul 30 '10 at 7:13
feedback

1 Answer

up vote 2 down vote accepted

Skype is P2P-like, it's very difficult to block it using only iptables. You should checkout layer7 (http://l7-filter.sourceforge.net/protocols)

link|improve this answer
feedback

Your Answer

 
or
required, but never shown

Not the answer you're looking for? Browse other questions tagged or ask your own question.