cat-users AT lists.geant.org
Subject: The mailing list for users of the eduroam Configuration Assistant Tool (CAT)
List archive
- From: A.L.M.Buxey AT lboro.ac.uk
- To: Matti Saarinen <mjsaarin AT cc.helsinki.fi>
- Cc: cat-users AT lists.geant.org
- Subject: Re: [[cat-users]] Proxy = Auto-Detect causing problems
- Date: Mon, 31 Oct 2016 14:50:05 +0000
Hi,
> Our DHCP return "\n" as the value of the option 252. Quick googling
> revealed that some implementations strip (used to strip?) the last byte
> of that option. Now, I added a null byte at the end of the option. Let's
> see if it helps.
aye:
option wpad "\n\000";
..and dont forget the wpad stuff too...... create a wpad.$realm entry, with
proxy.pac
handing out just eg
function FindProxyForURL(url, host)
{
return "DIRECT";
}
otherwise someone who has registered wpad.fi could have lots of fun with your
users ;-)
alan
- [[cat-users]] Proxy = Auto-Detect causing problems, Matti Saarinen, 10/28/2016
- Re: [[cat-users]] Proxy = Auto-Detect causing problems, Stefan Winter, 10/28/2016
- Re: [[cat-users]] Proxy = Auto-Detect causing problems, Alan Buxey, 10/29/2016
- Re: [[cat-users]] Proxy = Auto-Detect causing problems, Matti Saarinen, 10/31/2016
- Re: [[cat-users]] Proxy = Auto-Detect causing problems, A . L . M . Buxey, 10/31/2016
- Re: [[cat-users]] Proxy = Auto-Detect causing problems, Matti Saarinen, 10/31/2016
Archive powered by MHonArc 2.6.19.