Re: [SPAM] Re: rules for skype

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

 



- Block the authentication servers' IPs. The last I knew there were only 2 servers for authentication. Their IPs are given in that pdf document. I am not aware if they have added new servers now.

*nod* I had thought of this one as well. Though I don't know how long lived this will be before Skype gets around this too.

- Use Layer-7 pattern. Again, the layer-7 pattern has worked for some and not worked for many. It has worked for me.
My network scenario: The network I manage has private addresses throughout. I think it has something to do with NAT and private addressing because in my case when the client tries to authenticate with the server the hex-pattern of those UDP packets stays the same throughout every session. This has not been true in every case. You can give it a shot.

Is there any way that you could share with us the layer 7 filters that you use?

- Use *tc* to choke the skype traffic. I have a list of apps to allow through the network. The rest go into a default pipe of 2 Kbps. This deteriorates the performance of the application. I think text chatting will still go through but voice chatting, file sharing and all gets choked.
NOTE: I have had better success not blocking its default ports. That way I can keep it away from the standard Internet ports and thus easily classify it into the default pipe.

Interesting. I would not have thought of allowing just enough of the traffic so that you could identify it and sort of attempt to control it. However this would not be acceptable to some of my clients. I'll keep that in mind as a technique to deal with vicious protocols in the future. Thanks. :)

Now given the nature of this application, some things might work for you and some might not. I thought I would share my knowledge on this ....

*nod* This is unfortunately the very nature of these troublesome protocols. I'd also appreciate seeing your config if you could show it to us.



Grant. . . .


[Index of Archives]     [Linux Netfilter Development]     [Linux Kernel Networking Development]     [Netem]     [Berkeley Packet Filter]     [Linux Kernel Development]     [Advanced Routing & Traffice Control]     [Bugtraq]

  Powered by Linux