Re: Web-page based proxy service

2005-01-17 Thread Peter Clark
On Monday 17 January 2005 12:08, Wouter Verhelst wrote: > Are the things you want to send through the proxy delimited by the > network they appear on? e.g., you want traffic for the 'Net to go > through the proxy, but want to keep traffic for your local LAN as direct > traffic? If so, then transpar

Re: Web-page based proxy service

2005-01-15 Thread Peter Clark
On Saturday 15 January 2005 16:39, Fraser Campbell wrote: > If you put squid as people's default gateway then you can transparently > redirect all web requests through squid, if they hadn't authenticated then > you could have an authentication box pop up or redirect them to an > authentication webp

Re: Web-page based proxy service [signed]

2005-01-14 Thread Peter Clark
On Friday 14 January 2005 19:59, MB [c] wrote: > You should be able to do this with a JSP.  You should also be able to > get SSL pages as well.  I don't have an example handy, but this is not a > trivial task.  If there has not been answer from someone else, I'll try > to get you an example soon. >

Web-page based proxy service

2005-01-14 Thread Peter Clark
I would like to provide a proxy service that can be used only by accessing a web page. In other words, I don't want users to enter proxy details in their browser settings, but rather, if they want to go through a proxy, they can visit a webpage, enter a URL in a form, and the page (and all s

Suggestions for remote server monitoring

2005-01-04 Thread Peter Clark
What software would people recommend for remotely monitoring a server? I'm not talking about intrustion detection and whatnot, just keeping an eye on things like CPU load, memory, bandwidth usage, etc. Bonus points if it uses something like RRD--graphs and charts are not just pretty eyecandy