Re: Blocking IMs

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

 



On Thu, 5 Aug 2004 07:07:38 +0100 (BST), Sameer Gurung <sameersworld@xxxxxxxxxxx> wrote:

IS there a way i can block yahoo chat and instant
messenger and msn from only specific clients from the
network..... the clients get their ip address from a
dhcp server....
Any help would be appreciated



If U know the IP Addresses of the CLients, then a simple one for Yahoo IS

/sbin/iptables -A OUTPUT -s <Source_IP> -p tcp --destination-port 5050 -j DROP


Check the Port number on which the MSN Server Listens

Regards
--
Ashutosh Naik



[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