Forum
iptables -I FORWARD --dport 443 -m string --string 'facebook.com' --algo bm
-j DROP
bu yazımda bi hata varmı sizce?
Normal
0
21
false
false
false
TR
X-NONE
X-NONE
/* Style Definitions */
table.MsoNormalTable
{mso-style-name:"Normal Tablo";
mso-tstyle-rowband-size:0;
mso-tstyle-colband-size:0;
mso-style-noshow:yes;
mso-style-priority:99;
mso-style-parent:"";
mso-padding-alt:0cm 5.4pt 0cm 5.4pt;
mso-para-margin:0cm;
mso-para-margin-bottom:.0001pt;
mso-pagination:widow-orphan;
font-size:10.0pt;
font-family:"Times New Roman","serif";}
deneyebilir misin? olmadı birde www'li halini.
iptables -I INPUT -p tcp --dport 443 -m string --string "Host:facebook.com" --algo bm -j DROP
hocam biraz gec cevap verdim ama iki turlude denedim ama herhangi bi engelleme yapmadı
iptables -I INPUT -p tcp --dport 443 -m string --string "Host:facebook.com" --algo bm -j DROP
iptables -I INPUT -p tcp --dport 443 -m string --string "www.facebook.com" --algo bm -j DROP
https olarak giriyor yinede