I need to block the MSN messanger, I´m blocking the port 1863 buth the MSN change to use de port 80
Mikrotik version 2.8.27
I´m use 1 ethert whit fix ip to Internet and other to internal ip
I need to block the MSN messanger, I´m blocking the port 1863 buth the MSN change to use de port 80
Mikrotik version 2.8.27
I´m use 1 ethert whit fix ip to Internet and other to internal ip
A google search will give you some leads on how to tackle this. Most seem to rely on blocking access to the .NET passport sites.
Regards
Andrew
A few days ago I had the same question, I found diverse information on how to do this.
Microsoft says block port 1863 and the site messenger.hotmail.com but I don’t know how to block url’s in Mikrotik it was a little bit useless.
This was the setting that worked for me:
I added 2 rules on the forward section in ip firewall rules
src-address=dst-address=:1863 protocol=tcp action=drop log=yes
src-address= dst-address=207.46.110.0/24 protocol=tcp action=drop log=yes
with these two rules no one could connect to the MSN Messenger.
If someone knows how to block url’s please tell me.
nice, this work perfecly…
For ICQ? I think only change the port… but for icq file transfert?
I’m waithing..
10x.