How can I prevent filesharing in an internet cafe?

4

Hey, I'm in a youth facility that has a small open internet cafe (12 PCs with Windows XP). They got a lawsuit after someone downloaded copyrighted content. We are now searching for solutions to prevent this from happening again. There is one computer for an overseer, so he could use monitoring software to control the use of programs.

Can you recommend any free or cheap software to monitor the use of programs and / or block known filesharing software from being run or from accessing the internet?

The C

Posted 2010-07-19T12:38:45.897

Reputation: 41

Answers

4

Install a firewall on each computer that monitors outgoing as well as incoming traffic. XP's firewall only monitors incoming traffic.

Then set it's rules to only allow your web browsers access to the internet and lock it down son that no one else can alter the rules. I'm assuming that the accounts used on the 12 PCs are User accounts rather than Admin accounts.

That way if someone tries to use a Torrent client it will be blocked.

However, this doesn't stop them using the web browser to download copyright content.

Another alternative is to install a proxy server which all the PC's must use to access the internet. You should be able to set rules as to which sites are visible. You can then block URLs that host pirated material. This will require constant monitoring and updating though as new sites spring up all the time.

ChrisF

Posted 2010-07-19T12:38:45.897

Reputation: 39 650

Can I just use any firewall software? How would the lockdown be achieved? – The C – 2010-07-19T13:29:35.063

@The C - virtually any firewall. Avast is a well respected one. You'd have to check the help and/or support pages for the particular one you chose as each will be different.

– ChrisF – 2010-07-19T13:56:27.017

1

Set up a router or a PC to filter everything except HTTP. That's all. You can let out MSN port and such, there is a "common applications" in the router's web interface. I'd go this way. Installing them on all machine is kinda like a hassle.

Apache

Posted 2010-07-19T12:38:45.897

Reputation: 14 755

0

You could use a Kiosk version of XP or a stripped down Linux to prevent starting of a filesharing application in the first place.

Bobby

Posted 2010-07-19T12:38:45.897

Reputation: 8 534

0

You could use a software like Handy cafe to share internet to clients while filtering websites. It allows you to filter sites by content or address. You could monitor clients desktop & also reboot/shutdown it.

nahar

Posted 2010-07-19T12:38:45.897

Reputation: 1 476