On Wednesday 04 January 2012 18:04:43 Frank Cox wrote:
On Wed, 04 Jan 2012 23:58:17 +0000 Marko Vojinovic wrote:
The point is that I need a simple, easy-to-implement, easy-to-configure and easy-to-maintain solution for this particular usecase.
Put the disallowed addresses into your /etc/hosts file and associate those addresses with whatever you want them to resolve to.
Hmm... that sure looks simple enough. :-) I'll give it a try, thanks!
Best, :-) Marko
On 01/05/2012 01:21 AM, Marko Vojinovic wrote:
On Wednesday 04 January 2012 18:04:43 Frank Cox wrote:
On Wed, 04 Jan 2012 23:58:17 +0000 Marko Vojinovic wrote:
The point is that I need a simple, easy-to-implement, easy-to-configure and easy-to-maintain solution for this particular usecase.
Put the disallowed addresses into your /etc/hosts file and associate those addresses with whatever you want them to resolve to.
Hmm... that sure looks simple enough. :-) I'll give it a try, thanks!
/etc/hosts is local DNS server. It does not work when http://1.2.3.4/xxx is used. You need iptables/PREROUTING/redirect? rules for that.
Also, I think you will need some kind of http server, at least like lighttpd.
On Thursday 05 January 2012 11:16:05 Ljubomir Ljubojevic wrote:
On 01/05/2012 01:21 AM, Marko Vojinovic wrote:
On Wednesday 04 January 2012 18:04:43 Frank Cox wrote:
On Wed, 04 Jan 2012 23:58:17 +0000 Marko Vojinovic wrote:
The point is that I need a simple, easy-to-implement, easy-to-configure and easy-to-maintain solution for this particular usecase.
Put the disallowed addresses into your /etc/hosts file and associate those addresses with whatever you want them to resolve to.
Hmm... that sure looks simple enough. :-) I'll give it a try, thanks!
/etc/hosts is local DNS server. It does not work when http://1.2.3.4/xxx is used. You need iptables/PREROUTING/redirect? rules for that.
Also, I think you will need some kind of http server, at least like lighttpd.
Yes, it turns out that /etc/hosts doesn't handle all requirements that I asked for.
Shouldn't there be a firefox plugin, or something similar, that would take care of all this? I cannot believe that "parental control software" is something so uncommon... :-)
Best, :-) Marko
From: Marko Vojinovic vvmarko@gmail.com
Shouldn't there be a firefox plugin, or something similar, that would take care of all this? I cannot believe that "parental control software" is something so uncommon... :-)
Try to google "firefox parental control" and click on the first result... ^_^
JD
Hello John,
On Thu, 5 Jan 2012 08:00:29 -0800 (PST) John Doe jdmls@yahoo.com wrote:
From: Marko Vojinovic vvmarko@gmail.com
Shouldn't there be a firefox plugin, or something similar, that would take care of all this? I cannot believe that "parental control software" is something so uncommon... :-)
Try to google "firefox parental control" and click on the first result... ^_^
This assertion is not reliable, unless you did it intentionally? Results brought by googles are not the same here and there..
Regards,
On 01/05/2012 05:11 PM, wwp wrote:
Hello John,
On Thu, 5 Jan 2012 08:00:29 -0800 (PST) John Doejdmls@yahoo.com wrote:
From: Marko Vojinovicvvmarko@gmail.com
Shouldn't there be a firefox plugin, or something similar, that would take care of all this? I cannot believe that "parental control software" is something so uncommon... :-)
Try to google "firefox parental control" and click on the first result... ^_^
This assertion is not reliable, unless you did it intentionally? Results brought by googles are not the same here and there..
then open Add-on in Firefox and search for "parental control". You will get 9 options to choose from.
If you run CentOS on Desktop system, use Firefox 9.0.1 from Remi's repository. It is several times faster then 3.x versions, even 30% faster then 8.0.
I initially wrote all mentioned options but deleted them since you asked for solution for entire system. What is kid uses Konqueror? you then have to uninstall all other browsers.
From: wwp subscript@free.fr
On Thu, 5 Jan 2012 08:00:29 -0800 (PST) John Doe jdmls@yahoo.com wrote:
Try to google "firefox parental control" and click on the first
result... ^_^ This assertion is not reliable, unless you did it intentionally? Results brought by googles are not the same here and there..
Yes, it was intentional!!! Muahaha! Anyway, here is the link for the lazy: http://kb.mozillazine.org/Parental_controls
JD
Hello John,
On Fri, 6 Jan 2012 02:33:37 -0800 (PST) John Doe jdmls@yahoo.com wrote:
From: wwp subscript@free.fr
On Thu, 5 Jan 2012 08:00:29 -0800 (PST) John Doe jdmls@yahoo.com wrote:
Try to google "firefox parental control" and click on the first
result... ^_^ This assertion is not reliable, unless you did it intentionally? Results brought by googles are not the same here and there..
Yes, it was intentional!!! Muahaha!
:-D
Anyway, here is the link for the lazy: http://kb.mozillazine.org/Parental_controls
Thanks.
Regards,