<?xml version="1.0" encoding="UTF-8"?>
<rss xmlns:content="http://purl.org/rss/1.0/modules/content/" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#" xmlns:taxo="http://purl.org/rss/1.0/modules/taxonomy/" version="2.0">
  <channel>
    <title>topic Re: Proxy Config in Wireless</title>
    <link>https://community.cisco.com/t5/wireless/proxy-config/m-p/1109599#M187122</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;You can use WebAuth with a proxy, but you will need to:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;1) Exclude the virtual address from the proxy&lt;/P&gt;&lt;P&gt;2) Configure the WLC to listen on the correct port (i.e. 8080 if you are using this). config network web-auth-port 8080&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;If using WPAD, you will need a pre-authentication ACL to allow the client to download the PAC file before passing web authentication. The PAC file should look similar to this:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;function FindProxyForURL(url, host)&lt;/P&gt;&lt;P&gt;{&lt;/P&gt;&lt;P&gt;// variable strings to return&lt;/P&gt;&lt;P&gt;var proxy_yes = "PROXY &lt;PROXYSERVERADDRESS&gt;:&lt;PORT&gt;";&lt;/PORT&gt;&lt;/PROXYSERVERADDRESS&gt;&lt;/P&gt;&lt;P&gt;var proxy_no = "DIRECT";&lt;/P&gt;&lt;P&gt;if (shExpMatch(url, "&lt;A class="jive-link-custom" href="http://" target="_blank"&gt;http://&lt;/A&gt;&lt;WLCVIRTUALINTERFACEADDRESS&gt;*")) { return proxy_no; }&lt;/WLCVIRTUALINTERFACEADDRESS&gt;&lt;/P&gt;&lt;P&gt;if (shExpMatch(url, "&lt;A class="jive-link-custom" href="https://" target="_blank"&gt;https://&lt;/A&gt;&lt;WLCVIRTUALINTERFACEADDRESS&gt;*")) { return proxy_no; }&lt;/WLCVIRTUALINTERFACEADDRESS&gt;&lt;/P&gt;&lt;P&gt;// Proxy anything else&lt;/P&gt;&lt;P&gt;return proxy_yes;&lt;/P&gt;&lt;P&gt;}&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Hope this helps.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;-Matt&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Tue, 20 Jan 2009 00:38:57 GMT</pubDate>
    <dc:creator>Matthew Fowler</dc:creator>
    <dc:date>2009-01-20T00:38:57Z</dc:date>
    <item>
      <title>Proxy Config</title>
      <link>https://community.cisco.com/t5/wireless/proxy-config/m-p/1109595#M187118</link>
      <description>&lt;P&gt;Has anyone deployed guest access with proxy servers? I am looking to have a guest SSID cross proxy servers so cannot deploy proxy settings with group policy and need it to be automatic.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I have seen PAC, WPAD, DNS and DHCP may provide a solution but have not tested as yet. Any sugestions.&lt;/P&gt;</description>
      <pubDate>Sat, 03 Jul 2021 23:52:06 GMT</pubDate>
      <guid>https://community.cisco.com/t5/wireless/proxy-config/m-p/1109595#M187118</guid>
      <dc:creator>wynneit</dc:creator>
      <dc:date>2021-07-03T23:52:06Z</dc:date>
    </item>
    <item>
      <title>Re: Proxy Config</title>
      <link>https://community.cisco.com/t5/wireless/proxy-config/m-p/1109596#M187119</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Unless they have added a new feature on the 5.2 code, WebbAuth will not work.  I have tried this in the past and what is required is that the client have proxy disabled on their browser and then after a successfull webauth login, he or she enables proxy to be able to browse.  This is due to how webauth works and verifies the users homepage or url he or she is trying to get.  Here is a link that might help:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;A class="jive-link-custom" href="http://www.cisco.com/en/US/tech/tk722/tk809/technologies_configuration_example09186a008067489f.shtml#tshoot1" target="_blank"&gt;http://www.cisco.com/en/US/tech/tk722/tk809/technologies_configuration_example09186a008067489f.shtml#tshoot1&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 09 Dec 2008 04:03:57 GMT</pubDate>
      <guid>https://community.cisco.com/t5/wireless/proxy-config/m-p/1109596#M187119</guid>
      <dc:creator>Scott Fella</dc:creator>
      <dc:date>2008-12-09T04:03:57Z</dc:date>
    </item>
    <item>
      <title>Re: Proxy Config</title>
      <link>https://community.cisco.com/t5/wireless/proxy-config/m-p/1109597#M187120</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Fella, &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Whats new in 5.2 code? we are stuck in our wireless guest configuration via proxy. did anyboyd found any workaround on this issue?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;regards&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;raj=&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 19 Jan 2009 08:15:53 GMT</pubDate>
      <guid>https://community.cisco.com/t5/wireless/proxy-config/m-p/1109597#M187120</guid>
      <dc:creator>Rajesh Kongath</dc:creator>
      <dc:date>2009-01-19T08:15:53Z</dc:date>
    </item>
    <item>
      <title>Re: Proxy Config</title>
      <link>https://community.cisco.com/t5/wireless/proxy-config/m-p/1109598#M187121</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;So I guess you have your proxy's manually configured and are not using WCCP? &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;With WCCP, you wouldn't need your clients manually configured with a proxy server. You could have the client web-auth to the WLC as expected, but then when they try to reach the internet, the WCCP policy takes into effect and requires the proxy authentication...&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Just a theory, and I'm not sure what all proxy devices support WCCP (we use Blue Coat), but I'm pretty sure this "could" work...&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Just a quick run-down on WCCP:&lt;/P&gt;&lt;P&gt;Configure WCCP on your link to the internet from the router and all HTTP traffic will automatically go to the proxy device you have configured for WCCP.  So when a client opens the Internet, and attempts to access a page, the request is automatically hi-jacked by the Proxy server without any client side configuration.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 19 Jan 2009 16:31:14 GMT</pubDate>
      <guid>https://community.cisco.com/t5/wireless/proxy-config/m-p/1109598#M187121</guid>
      <dc:creator>wesleyterry</dc:creator>
      <dc:date>2009-01-19T16:31:14Z</dc:date>
    </item>
    <item>
      <title>Re: Proxy Config</title>
      <link>https://community.cisco.com/t5/wireless/proxy-config/m-p/1109599#M187122</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;You can use WebAuth with a proxy, but you will need to:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;1) Exclude the virtual address from the proxy&lt;/P&gt;&lt;P&gt;2) Configure the WLC to listen on the correct port (i.e. 8080 if you are using this). config network web-auth-port 8080&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;If using WPAD, you will need a pre-authentication ACL to allow the client to download the PAC file before passing web authentication. The PAC file should look similar to this:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;function FindProxyForURL(url, host)&lt;/P&gt;&lt;P&gt;{&lt;/P&gt;&lt;P&gt;// variable strings to return&lt;/P&gt;&lt;P&gt;var proxy_yes = "PROXY &lt;PROXYSERVERADDRESS&gt;:&lt;PORT&gt;";&lt;/PORT&gt;&lt;/PROXYSERVERADDRESS&gt;&lt;/P&gt;&lt;P&gt;var proxy_no = "DIRECT";&lt;/P&gt;&lt;P&gt;if (shExpMatch(url, "&lt;A class="jive-link-custom" href="http://" target="_blank"&gt;http://&lt;/A&gt;&lt;WLCVIRTUALINTERFACEADDRESS&gt;*")) { return proxy_no; }&lt;/WLCVIRTUALINTERFACEADDRESS&gt;&lt;/P&gt;&lt;P&gt;if (shExpMatch(url, "&lt;A class="jive-link-custom" href="https://" target="_blank"&gt;https://&lt;/A&gt;&lt;WLCVIRTUALINTERFACEADDRESS&gt;*")) { return proxy_no; }&lt;/WLCVIRTUALINTERFACEADDRESS&gt;&lt;/P&gt;&lt;P&gt;// Proxy anything else&lt;/P&gt;&lt;P&gt;return proxy_yes;&lt;/P&gt;&lt;P&gt;}&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Hope this helps.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;-Matt&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 20 Jan 2009 00:38:57 GMT</pubDate>
      <guid>https://community.cisco.com/t5/wireless/proxy-config/m-p/1109599#M187122</guid>
      <dc:creator>Matthew Fowler</dc:creator>
      <dc:date>2009-01-20T00:38:57Z</dc:date>
    </item>
    <item>
      <title>Re: Proxy Config</title>
      <link>https://community.cisco.com/t5/wireless/proxy-config/m-p/1109600#M187123</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Thank wesleyterry for the comments but unfortunatly we are having MS ISA proxy which is not supported by WCCP&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;hello matt i will test your solution and let you know the feedback. by the way, wht exactly i have allow in pre auth ACl? my proxy port (8080) or all http traffic?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 21 Jan 2009 16:00:10 GMT</pubDate>
      <guid>https://community.cisco.com/t5/wireless/proxy-config/m-p/1109600#M187123</guid>
      <dc:creator>Rajesh Kongath</dc:creator>
      <dc:date>2009-01-21T16:00:10Z</dc:date>
    </item>
    <item>
      <title>Re: Proxy Config</title>
      <link>https://community.cisco.com/t5/wireless/proxy-config/m-p/1109601#M187124</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;The port that WPAD uses...80 I think?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 23 Jan 2009 01:26:47 GMT</pubDate>
      <guid>https://community.cisco.com/t5/wireless/proxy-config/m-p/1109601#M187124</guid>
      <dc:creator>Matthew Fowler</dc:creator>
      <dc:date>2009-01-23T01:26:47Z</dc:date>
    </item>
    <item>
      <title>Re: Proxy Config</title>
      <link>https://community.cisco.com/t5/wireless/proxy-config/m-p/1109602#M187125</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Thanks Matt&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;It worked, after applying the bidirectional ACLs in the contoller. &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;by the way, the redirection is not working properly, suppose if typed &lt;A class="jive-link-custom" href="http://www.cisco.com" target="_blank"&gt;www.cisco.com&lt;/A&gt; after authentication it redirects to &lt;A class="jive-link-custom" href="http://www.cisco.comwww.cisco.com" target="_blank"&gt;www.cisco.comwww.cisco.com&lt;/A&gt; do you have any clue on this ?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Apart from this, is there anyway to have AD or ACS created Lobby Admins?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks for your effors&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 29 Jan 2009 08:29:55 GMT</pubDate>
      <guid>https://community.cisco.com/t5/wireless/proxy-config/m-p/1109602#M187125</guid>
      <dc:creator>Rajesh Kongath</dc:creator>
      <dc:date>2009-01-29T08:29:55Z</dc:date>
    </item>
    <item>
      <title>Re: Proxy Config</title>
      <link>https://community.cisco.com/t5/wireless/proxy-config/m-p/1109603#M187126</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi, Could you please let me know what you have allowed in Pre Authentication ACL. what is WPAD ? I am trying to deploy same thing on a customer place...any kind of help will be appreciated..&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 14 May 2009 18:42:44 GMT</pubDate>
      <guid>https://community.cisco.com/t5/wireless/proxy-config/m-p/1109603#M187126</guid>
      <dc:creator>jain.nitin</dc:creator>
      <dc:date>2009-05-14T18:42:44Z</dc:date>
    </item>
    <item>
      <title>Re: Proxy Config</title>
      <link>https://community.cisco.com/t5/wireless/proxy-config/m-p/1109604#M187127</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hello there&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I'm having the same issue and I have seen this solution posted in quite a few places but being pretty new to this I still find it confusing.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I don't understand what it means to "exclude the virtual address from the proxy."&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Can someone tell me in a bit more detail please how I might do this? The virtual address being used is the default 1.1.1.1&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Edit: nevermind, I got this now.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 05 Oct 2010 06:08:11 GMT</pubDate>
      <guid>https://community.cisco.com/t5/wireless/proxy-config/m-p/1109604#M187127</guid>
      <dc:creator>brodierad</dc:creator>
      <dc:date>2010-10-05T06:08:11Z</dc:date>
    </item>
  </channel>
</rss>

