Код:
Код: Выделить всё
iptables -I INPUT -p tcp --sport 80 -m string --string "Location: http://warning.bigprovider.ru" --algo bm -j DROP
iptables -I INPUT -p tcp --sport 443 --tcp-flags RST RST -j DROPСообщение vaneyev »
Код: Выделить всё
iptables -I INPUT -p tcp --sport 80 -m string --string "Location: http://warning.bigprovider.ru" --algo bm -j DROP
iptables -I INPUT -p tcp --sport 443 --tcp-flags RST RST -j DROPВернуться в «Microsoft Windows 10»
Создано на основе phpBB® Forum Software © phpBB Limited