Re: [clug-talk] SSH Config questions

2012-02-15 Thread Shawn
Thanks for the tip Mark. The Match block idea works. At least for the internal network. I need to hook up the laptop again tomorrow to test the external access. So, the solution is to add this at the very bottom of the /etc/ssh/sshd_config file: Match Address 172.16.0.0/16#adjust to m

Re: [clug-talk] Clearing cache in Squid 2 on Debian

2012-02-15 Thread caziz
He found the problem and writes ... I never found why clear cache isn't working, I suspect because I didn't add it to my Path instead I called it with ./squid ? Anyway, I found the cause of the original problem. I was missing the one Remote network range that I needed on the VPN router. You'l