Re: use ipchains to block msn messenger
- From: elsid*** <elsid***@xxxxxxxxx>
- Date: Thu, 30 Aug 2007 10:29:32 -0000
On Aug 30, 7:33 pm, pamela...@xxxxxxxxx wrote:
Hi there ,
I need to disable the function of file transfer of msn messenger ,
but chat will be allowed.
Can I use ipchains to do that ?
Can I block the ports used by msn messenger ? How to block them and
what ports should be blocked ?
any message from you will be appreciated.
thanks in advance
pamale
iptables -A FORWARD -p tcp --dport 6681 -j DROP
iptables -A FORWARD -p tcp --dport 6900 -j DROP
if you still needto use messaging then dont block port 1863.
cheers.
zaher el sid***
.
- Follow-Ups:
- Re: use ipchains to block msn messenger
- From: Pascal Hambourg
- Re: use ipchains to block msn messenger
- References:
- use ipchains to block msn messenger
- From: pamela_tw
- use ipchains to block msn messenger
- Prev by Date: Re: Would using iptables limit my number of possible hops?
- Next by Date: Re: Would using iptables limit my number of possible hops?
- Previous by thread: use ipchains to block msn messenger
- Next by thread: Re: use ipchains to block msn messenger
- Index(es):