Da,

pentru teamviewer.
iptables -A FORWARD -m string --string 'teamviewer' --algo bm -j DROP

Spre exemplu cum am blocat facebook:
iptables -A FORWARD -p tcp --match multiport --dports 80,443 -m string
--string 'facebook' --algo bm -j DROP

Asa am procedat eu.


On Mon, Oct 14, 2013 at 9:14 PM, Mihai <[email protected]> wrote:

> Buna seara,
> Exista o cale de a bloca cu iptables teamviewer. Fara squid instalat.
> Multumesc
> _______________________________________________
> RLUG mailing list
> [email protected]
> http://lists.lug.ro/mailman/listinfo/rlug
>
_______________________________________________
RLUG mailing list
[email protected]
http://lists.lug.ro/mailman/listinfo/rlug

Raspunde prin e-mail lui