Squid/ipfilter Transparent Proxy Problems

2005-05-23 Thread Eric Heintzberger
I am trying to set up a transparent caching proxy using squid and ipfilter. Currently, if I manually configure my web browser to use the squid proxy server, it works fine. My problem arises when I use ipfilter NAT to intercept HTTP requests, and force clients to use the proxy, using the following

.qmail, autorespond config for naive end-users

2004-07-17 Thread Eric Heintzberger
Hello everyone! I run qmail, courier-imap, and FreeBSD as a mail server for a small business network. Most of the end-users have no familiarity with UNIX, and so training them to SSH into the mail server and uncomment the autoresponder line in their .qmail configuration file c. is a bit

Re: .qmail, autorespond config for naive end-users

2004-07-17 Thread Eric Heintzberger
: Eric Heintzberger wrote: Hello everyone! I run qmail, courier-imap, and FreeBSD as a mail server for a small business network. Most of the end-users have no familiarity with UNIX, and so training them to SSH into the mail server and uncomment the autoresponder line in their .qmail configuration

Re: question about SAMBA shared directory and file permissions

2004-04-17 Thread Eric Heintzberger
This is how I would do it, assuming I understand you correctly: [wwwdev] comment = Virtual Web Servers HTTP dirs path = /usr/wwwdev browseable = yes # So that new files are created with 0664 mode -- force create mode = 0664 # So that new directories are created with 0775 mode -- force directory