[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Re: Squid proxy thoughts



[Helge Tore Høyland]
> I have asked in the irc channel on this, and got the answeer to use 
> wpad-file to stear clients to my pfSense box as proxy rather than 
> tjener. Ive tried to set this up on tjener and on the ltsp equivalent to 
> no use. All clients are still locked to tjener as proxy.

What did you put in /etc/debian-edu/www/wpad.dat?  I would expect this
to work if you have a transparent proxy in place:

  function FindProxyForURL(url, host)
    {
        return "DIRECT";
    }

If it didn't, I am eager to understand why, as this should be used by
all clients.

-- 
Happy hacking
Petter Reinholdtsen


Reply to: