03-31-2014 07:34 PM - edited 03-07-2019 06:56 PM
Hi All,
i have a problem with DHCP Server.
we used Cisco WS-C4503-E with IOS cat4500-ipbasek9-mz.122-53.SG1.bin.
for the existing DHCP server is running well.
-------------
ip dhcp pool ACB123
network 192.168.1.0 255.255.255.0
default-router 192.168.1.254
domain-name abc.def
dns-server 192.16.182.127 192.16.182.130
option 43 hex f104.c006.b524
option 60 ascii "Cisco AP c1260"
lease 3
------------------
and the problem is when we insert option 252 in not work.
option 252 ascii "http://IP_add_Proxy_server:8081/accelerated_pac_base.pac "
anyone ever have this problem?
or maybe must upgrade IOS or the problem is in the proxy server?
Best Regards,
Yanto
03-31-2014 07:50 PM
proxy.pac is best done with AD scripts and not in DHCP.
03-31-2014 08:06 PM
Dear leo,
So, for setting in DHCP server what we need?
option 252 ascii "file with wpad.dat?"
Best Regards,
Yanto
04-01-2014 03:59 AM
Hello.
Maybe slightly offtopic, but: keep in mind that DHCP WPAD sometimes in not supported by applications, even by Microsoft Application. So, you need to be very careful implementing this kind of WPAD.
PS: wpad via DNS should be prefered.
Discover and save your favorite ideas. Come back to expert answers, step-by-step guides, recent topics, and more.
New here? Get started with these tips. How to use Community New member guide