View previous topic :: View next topic |
Author |
Message |
Randy R n00b

Joined: 09 Jan 2004 Posts: 63
|
Posted: Sun Mar 05, 2006 3:32 pm Post subject: How do I block web based chat. |
|
|
I know, I know GNU, Feedom etc.
I have a small network at home that my small children play games on some of which are web based. Some of the sites hosting these games also have chat on thier web sites. What I want to know is do I have to block the entire site, or is there some way to block the chat?
My current setup:
gateway server (gentoo obviously):
-Squid - transparent proxy
-Dans guardian
-Shorewall
Computers:
-mix of windows and linux machines
-any one of the internal machines may be used by the children
Thanks in advance for any ideas |
|
Back to top |
|
 |
NeddySeagoon Administrator


Joined: 05 Jul 2003 Posts: 55015 Location: 56N 3W
|
Posted: Sun Mar 05, 2006 4:47 pm Post subject: |
|
|
Randy R,
It may be suffcient to block the port that the chat runs on, as long as its not port 80.
That would block browsing too.
Run tcpdump while connected to the chat, it will show what port is in use. If its all port 80, its everything or nothing. _________________ Regards,
NeddySeagoon
Computer users fall into two groups:-
those that do backups
those that have never had a hard drive fail. |
|
Back to top |
|
 |
Taladar Guru

Joined: 09 Oct 2004 Posts: 458 Location: Bielefeld, Germany
|
Posted: Sun Mar 05, 2006 5:07 pm Post subject: |
|
|
If you want to limit them to certain sites you can just use a (transparent or not) proxy and filter out all urls they shouldn't visit (or even better, list all allowed ones if they are not too many). You can then stop all direct connections (around the proxy) with some iptables rules. |
|
Back to top |
|
 |
pjp Administrator


Joined: 16 Apr 2002 Posts: 20589
|
Posted: Sun Mar 05, 2006 6:26 pm Post subject: |
|
|
Moved from Gentoo Chat _________________ Quis separabit? Quo animo? |
|
Back to top |
|
 |
nunogt Tux's lil' helper

Joined: 08 Dec 2004 Posts: 134 Location: Lisbon, Portugal
|
Posted: Mon Mar 06, 2006 11:01 am Post subject: |
|
|
Disabling javascript and other scripts for that specific address on your browser will do the trick. There are firefox extensions that do just that. Check http://www.noscript.net |
|
Back to top |
|
 |
Randy R n00b

Joined: 09 Jan 2004 Posts: 63
|
Posted: Sat Mar 11, 2006 12:40 pm Post subject: |
|
|
Thanks all for your replies. Blocking with the browser will probably bet cumbersom after a while. I am just going to block the entire site each time I think. |
|
Back to top |
|
 |
thecooptoo Veteran

Joined: 27 Apr 2003 Posts: 1353 Location: UK
|
Posted: Sat Mar 11, 2006 2:05 pm Post subject: |
|
|
add a phrase to dansguardian eg 'chat login' and stop it that way _________________ join the optout - http://nhsconfidentiality.org |
|
Back to top |
|
 |
|