Wired is running a series of best sci fi films (pre and post star wars) this one caught my eye, its a Czeck film looks pretty surreal
Wednesday, September 02, 2009
Proxy Auto configuration
I found a site which details away to have dhcp server out an address for a Proxy Automatic configuration.
It isnt a standard ICP Dhcp option but can be added with the following
#Create a new option
option local-pac-server code 252 = text;
#Pointer to the PAC file
option local-pac-server "http://www.example.com/wpad.dat";
It isnt a standard ICP Dhcp option but can be added with the following
#Create a new option
option local-pac-server code 252 = text;
#Pointer to the PAC file
option local-pac-server "http://www.example.com/wpad.dat";
Subscribe to:
Posts (Atom)