I'm setting up a group of diskless workstations for my company to be
used as information terminals. Let me describe what my setup is like.
- I'm running Mandrake 9.1, with Mozilla and OpenOffice to view web
pages/documents.
- I set up the package from the Linux Terminal Server Project
(
http://www.ltsp.org) for the workstations. After a bit of tweaking
and getting all the correct services running (NFS, tftp, etc) this is
working fine.
- The stations will be on a private 10.x.x.x network, with the server
having two NICs to interface to the full class C network. This is so
the stations can access our intranet server (currently on another
machine) as well as the internet.
Here's the rub. We need the terminals to be able to reach only
certain web sites, such as the corporate web site. I'm trying to set
up a system to implement this. Currently, they have full access to
the internet.
I tried to set up hosts.allow and hosts.deny by listing ALL: ALL
EXCEPT 10.x.x. in deny and the domains/IPs that I wanted to access in
allow. But this doesn't seem to work. I can still get out to google
or wherever I'd like to go.
Any help would be greatly appreciated.
madd