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

Re: MSN Messenger



#AOL Instant Messenger
        ipchains -A input -s 0/0 -d 0/0 5190 -p tcp -j DENY
        ipchains -A input -s 0/0 -d 0/0 5190 -p udp -j DENY
#ICQ
        ipchains -A input -s 0/0 -d 0/0 4000 -p tcp -j DENY
        ipchains -A input -s 0/0 -d 0/0 4000 -p udp -j DENY
#Microsoft Instant Messenger
        ipchains -A input -s 0/0 -d 0/0 1863 -p tcp -j DENY
        ipchains -A input -s 0/0 -d 0/0 1863 -p udp -j DENY

not abolutely sure this is everything but I see a little red x on MSN messenger clients on this
net now.

wade


> Hi there
>
> Does anyone know what ports and what protcol MSN Messenger uses to get to the outside world.
>
> I am trying to block this service from leaving our network. I am running a debian firewall with
> ipchains
>
> Many thanks to anyone that could help
>
> Cheers
>
> Clinton
>
> --
> To UNSUBSCRIBE, email to debian-firewall-request@lists.debian.org
> with a subject of "unsubscribe". Trouble? Contact listmaster@lists.debian.org



Reply to: