sjh - mountain biking running linux vegan geek spice - mtb / vegan / running / linux / canberra / cycling / etc

Steven Hanley hackergotchi picture Steven
Hanley

About

email: sjh@svana.org

web: https://svana.org/sjh
twitter: https://twitter.com/sjhmtb
instagram: https://instagram.com/sjhmtb

Other online diaries:

Aaron Broughton,
Andrew Pollock,
Anthony Towns,
Chris Yeoh,
Martijn van Oosterhout,
Michael Davies,
Michael Still,
Tony Breeds,

Links:

Linux Weekly News,
XKCD,
Girl Genius,
Planet Linux Australia,
Bilbys,
CORC,

Canberra Weather: forecast, radar.

Subscribe: rss, rss2.0, atom

December
Mon Tue Wed Thu Fri Sat Sun
     
9
 

2011
Months
Dec

Categories:

Archive by month:

Fri, 09 Dec 2011

Trying to be fair to students with a few doing damage. - 10:23
So we have been watching the traffic a bit on our student networks and have noticed that some students are using ssh tunnels to download huge amounts of data over the fat pipe the uni has. Considering we have ssh open and most other ports closed one would hope the students did not abuse this. Too much to hope for I guess.

We could block ssh entirely to the student networks however that is not a good thing as students should be able to log on and do work from remote locations.

The solution we are looking at is accounting for all student traffic on both incoming and outgoing such that ssh is blocked to all but one machine. Then on this one machine we have the netfilter patch that lets us account for traffic on the INPUT chain on a per user basis. This will mean we can set student quotas for all data, or maybe even simply subtract the ssh incoming traffic from their web quotas also.

I guess students will simply have to get used to using one machine to access the rest of the student systems, should not be hard for them and will stop the people abusing the system.

[/work] link


home, email, rss, rss2.0, atom