Automatic Proxy Configuration via DHCP

Automatic Proxy Configuration via DHCP | AGIX Linux Tutorials & HowTo’s | Ubuntu Focus

on openSUSE not work, Why?

These 2 following lines are the key to your pac success:

option** local-pac-server** code 252 = text;
option local-pac-serverhttp://192.168.1.254/wpad.pac”;

One think might be that apt-get is not available in openSUSE.

Best regards,
Greg

I think the problem is that dhcp. How to see dhcp opption?

I try to setting on Firefox: Automatic proxy configuration URL:http://192.168.1.254/wpad.pac
Squid it work! (Authentication pop-up)

But I choose Auto-detect proxy settings for this network
Squid not work! (No, Authentication pop-up)

Please help for me.