Autodetect squid proxy settings

2003-02-13 Thread Craig
Hi Wondering if anyone could help me, Im trying to have IE5 autodetect proxy settings for my network without having to go to each workstation. We have dhcp running. Thanks Craig -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of unsubscribe. Trouble? Contact [EMAIL PROTECTED]

RE: Autodetect squid proxy settings

2003-02-13 Thread Maarten Vink
You need at least two things: 1. a proxy configuration script that tells your browser which proxy to use 2. a way to download that script. The most reliable way is to set up a webserver with the domain name wpad.your-domain.com serving up this file as wpad.dat (so that becomes

shaper problem

2003-02-13 Thread Remon Sijrier
Hi, I have the same problem with shaper as discussed in http://lists.debian.org/debian-isp/2002/debian-isp-200210/msg00124.html The solution to the problem was adding 2/dev/null after tc qdisc del dev eth1 root But this is actually done in the script itself, strange thing is, it

Apache DocumentRoot as symlink

2003-02-13 Thread Rod Rodolico
Been playing with this for a little while. I need to set up my Apache DocumentRoot to be a symlink on the devel box. Any clues? I can do a work around, but it would be really nice to just use symlinks. I have set up followsymlink under the permissions for /, and under several other directories,

Re: Autodetect squid proxy settings

2003-02-13 Thread Donovan Baarda
On Thu, 2003-02-13 at 21:01, Craig wrote: Hi Wondering if anyone could help me, Im trying to have IE5 autodetect proxy settings for my network without having to go to each workstation. We have dhcp running. I did this, and ended up implementing every possible way of proxy autodetection.