Re: Iptables block https traffic apache

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



2016-11-04 12:09 GMT+01:00 Björn Fries via arch-general
<arch-general@xxxxxxxxxxxxx>:
> As the traffic is encrypted, iptables cannot analyse it. Apache must be the
> one who blocks here.
>
>
> On 2016-11-04 12:07, Maykel Franco via arch-general wrote:
>>
>> Hi, I have configured apache + php + mysql in my house. I like block
>> the specific url traffic over https...
>>
>> I found this:
>>
>> iptables -A OUTPUT -p tcp --sport 443 -m string --string "anything"
>> --algo kmp -j REJECT
>>
>> But not works... With http works very well...
>>
>> Any ideas??
>>
>> Thanks in advanced.
>>
>

How can block in apache? The traffic enter anyway...what I want is
that the requests do not enter? the apache does not process?




[Index of Archives]     [Linux Wireless]     [Linux Kernel]     [ATH6KL]     [Linux Bluetooth]     [Linux Netdev]     [Kernel Newbies]     [Share Photos]     [IDE]     [Security]     [Git]     [Netfilter]     [Bugtraq]     [Yosemite News]     [MIPS Linux]     [ARM Linux]     [Linux Security]     [Linux RAID]     [Linux ATA RAID]     [Samba]     [Device Mapper]
  Powered by Linux