With iptables you can use the next:
iptables -I OUTPUT -m string --string 'facebook' --algo bm -j
DROP
iptables -I FORDWARD -m string --string 'facebook' --algo bm -j DROP
And that is all.
El sáb, 12-12-2015 a las 03:54 +, Willie M escribió:
> If you use nat on iptables, it will
On Sat, 12 Dec 2015 01:29:20 -0500 waltd...@waltdnes.org wrote:
> On Fri, Dec 11, 2015 at 08:03:14PM -0700, the...@sys-concept.com wrote
> > Does anybody have an idea how to block facebook?
> >
> > I'm using dd-wrt. The "access restriction" can block http but not https
> > and I'm not good in ipt
On 12/12/2015 05:03, the...@sys-concept.com wrote:
> Does anybody have an idea how to block facebook?
>
> I'm using dd-wrt. The "access restriction" can block http but not https
> and I'm not good in iptables :-/
> In addition users are using VirtualBox on the network as well.
>
When you event
Am Freitag, 11. Dezember 2015, 20:03:14 schrieb the...@sys-concept.com:
> Does anybody have an idea how to block facebook?
>
> I'm using dd-wrt. The "access restriction" can block http but not https
> and I'm not good in iptables :-/
> In addition users are using VirtualBox on the network as well
On Fri, Dec 11, 2015 at 08:03:14PM -0700, the...@sys-concept.com wrote
> Does anybody have an idea how to block facebook?
>
> I'm using dd-wrt. The "access restriction" can block http but not https
> and I'm not good in iptables :-/
> In addition users are using VirtualBox on the network as well.
I used to volunteer at the local high school. They would redirect both http and
https through their content filter (I'm not sure how they worked around SSL
warnings exactly - maybe just a wildcard certificate for *? I know it was
signed by a CA they had generated and installed on every school co
the...@sys-concept.com wrote:
> On 12/11/2015 09:05 PM, Simon Thelen wrote:
>> On 15-12-11 at 20:03, the...@sys-concept.com wrote:
>>> Does anybody have an idea how to block facebook?
>> The only way to blacklist facebook would be to create a whitelist and
>> drop everything not on said whitelist.
On 12/11/2015 09:05 PM, Simon Thelen wrote:
> On 15-12-11 at 20:03, the...@sys-concept.com wrote:
>> Does anybody have an idea how to block facebook?
> The only way to blacklist facebook would be to create a whitelist and
> drop everything not on said whitelist.
>
> If you block DNS, they can use
On 15-12-12 at 05:05, Simon Thelen wrote:
> On 15-12-11 at 20:03, the...@sys-concept.com wrote:
> > Does anybody have an idea how to block facebook?
> The only way to blacklist facebook would be to create a whitelist and
> drop everything not on said whitelist.
Oh, and even that's not easy.
Findin
On 15-12-11 at 20:03, the...@sys-concept.com wrote:
> Does anybody have an idea how to block facebook?
The only way to blacklist facebook would be to create a whitelist and
drop everything not on said whitelist.
If you block DNS, they can use a different DNS server. If you block IP
addresses they'
If you use nat on iptables, it will also bypass it while using NAT. Change
the DNS server on virtualbox with doing something on dd-wrt it will also
bypass it. You have to keep dealing with it. There will always be a way to
bypass.
On Fri, Dec 11, 2015, 7:38 PM wrote:
> On 12/11/2015 08:29 PM, W
On 12/11/2015 08:29 PM, Willie M wrote:
> If that is the only website you want to block use /etc/hosts. Point it
> towards your own computer. "127.0.0.1 facebook.com".
That will work, but if they will use boot VirtualBox Windows it will
by-pass that setting.
--
Thelma
> On Fri, Dec 11, 2015, 7
If that is the only website you want to block use /etc/hosts. Point it
towards your own computer. "127.0.0.1 facebook.com".
On Fri, Dec 11, 2015, 7:04 PM wrote:
> Does anybody have an idea how to block facebook?
>
> I'm using dd-wrt. The "access restriction" can block http but not https
> and
Does anybody have an idea how to block facebook?
I'm using dd-wrt. The "access restriction" can block http but not https
and I'm not good in iptables :-/
In addition users are using VirtualBox on the network as well.
--
Thelma
14 matches
Mail list logo