Jump to content

Recommended Posts

Posted

I am looking for some opinions, I think I know the answer but I want to see what other people have to say.

 

I want a solution that will give me,

 

 

  • remote access to folders
  • The ability to trace internet history per user
  • Teachers able to switch the internet on and off per room/user
  • Teachers able to temporarily unfilter websites (not permanently)

 

I have had a quote from Smoothwall and I think it is probably what I would like (all down to finances though) Open VPN has been mentioned to me but I am not sure it will do all I want. I would love to here how other people are achieving these goals and maybe other things I have not thought about.

Posted

Hi,

 

We use a number of different options,

 

Home Access Plus, is very useful for allowing access to folders, I also use RemoteApps for SIMs access

I use Lightspeed for filtering and monitoring for internet history (you can even monitor and limit staff laptops when they are at home)

Impero for controlling internet in classrooms (Im not 100% happy with this solution.)

Lightspeed for overriding the unfiltered sites.

 

I am not too sure if that helps.

  • Thanks 1
Posted (edited)

Most firewalls should be able to do much of this as standard.

 

You might want to take a look at one that also does SSL VPN as standard and integration into Windows Active Directory so you can see on a per user basis who has been looking at what and then report on it.

Edited by ZeroHour
  • Thanks 1
Posted
Another option, if you are running Server 08, is enable routing and remote and look at sstp (VPN over SSL). It has worked really well for myself and senior managers
  • Thanks 1
Posted

I have been looking at HAP, but is there a issue with CALs would i have to have a CAL per user?

 

So how about those of you who are using Smoothwall was it worth the extra expense (PM me if you don't want to say publically)

 

And anyone using Open VPN what does that really offer?

Posted

Smoothwall is so worth what it costs! @tom_newton will be able to put you in touch with somebody I'm sure.

 

Rather then Per user cals it can be cheaper to use external Connector (about 400-450pa on EES).

  • Thanks 1
  • 5 months later...
Posted

I am going to bring this up again, I now have HAP working and the staff are using it too which is a bonus.

 

Tracking of users is the next issue, I want to be able to give the option to senior managers and HOY to be able to create reports on internet usage (Students) I am going to look at Lightspeed mentioned above but I need to have options so if anyone else can offer any suggestions that would be great.

Posted
I am going to bring this up again, I now have HAP working and the staff are using it too which is a bonus.

 

Tracking of users is the next issue, I want to be able to give the option to senior managers and HOY to be able to create reports on internet usage (Students) I am going to look at Lightspeed mentioned above but I need to have options so if anyone else can offer any suggestions that would be great.

 

We use a Squid 3.0 proxy for student traffic monitoring and blocking with SARG to create the access reports all running on an Ubuntu 11.04 VM. The reports are parsed every night and dumped to a webpage hosted on the proxy. Teachers and staff have the address to view reports by AD username.

 

For blocking I setup Squid to look up membership of an AD group and if the user is a member it restricts their access to only a couple sites used for online learning. Teachers can edit the group via an app I made in VB .Net 2010 that is hosted on a district shared drive.

 

Content filtering is handled by the ISD (our version of an LEA). You could use Dan's Guardian though if you didn't have anything else.

 

The entire setup took works well, but it did take a week or so to iron the bugs out.

Posted
Moved from HAP to own remote access solution sort of with own software for logging and Encrypted APP for MIS access but allows access to PC's in schools + ABtutor + M86 firewall Filtering hosted at LEA but configured and Managed by us.
Posted
thanks for that so you have it as a VM? do you have a few more details about how you set it up? and how your traffic is routed?

 

Sure do. It's running on an ESXi 4.1 host and is assigned 2 vCPUs, 1GB RAM, 30GB of disk, and one NIC. Since it's not acting as a transparent proxy only the single NIC was needed (no routing necessary). It handles traffic in a 4,000 student district with relative ease. Squid is setup for NTLM to check usernames against Active Directory and logs traffic under the account name. SARG runs via Cron Job at 12:00 every night and parses the logs into a website that hosted off of the same proxy VM via Apache.

 

We have filtering provided by our ISD externally so I setup their proxy as a cache peer in Squid. Once Squid is finished with it it'll pass of requests to the ISD proxy. You could do filtering internally if you had to though using Dan's Guardian.

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now



×
×
  • Create New...