<?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: Zonedirector Hotspot login redirect not working in ZoneDirector</title>
    <link>https://community.ruckuswireless.com/t5/ZoneDirector/Zonedirector-Hotspot-login-redirect-not-working/m-p/10856#M2264</link>
    <description>This is allready setup as Hotspot service (v1), never tried V2.&lt;BR /&gt;&lt;BR /&gt;This is very strange, because the user gets redirected to the zonedirector admin page login, not the URL I put into Hotspot service login page.</description>
    <pubDate>Tue, 27 Jun 2017 11:37:53 GMT</pubDate>
    <dc:creator>mihail_tudoran</dc:creator>
    <dc:date>2017-06-27T11:37:53Z</dc:date>
    <item>
      <title>Zonedirector Hotspot login redirect not working</title>
      <link>https://community.ruckuswireless.com/t5/ZoneDirector/Zonedirector-Hotspot-login-redirect-not-working/m-p/10852#M2260</link>
      <description>Hi,&lt;BR /&gt;&lt;BR /&gt;I set-up a Hotspot service ( WISPR ) in order to redirect our users to a custom "login" page:&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;TITLE&gt;Wireless InternetService&lt;/TITLE&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;CENTER&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;H2&gt;Wireless Internet&lt;BR /&gt;Service&lt;/H2&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;FORM method="POST" action="&amp;lt;a href=" =""&gt;" rel="nofollow" target="_blank" title="Link http//931141612509997/login"&amp;gt;http://93.xxx.xxx.xxx:9997/login"&amp;gt;;&lt;BR /&gt;&lt;INPUT type="hidden" name="username" /&gt;&lt;BR /&gt;value="test_user"&amp;gt;&lt;BR /&gt;&lt;INPUT type="hidden" name="password" /&gt;&lt;BR /&gt;value="test_pass"&amp;gt;&lt;BR /&gt;&lt;INPUT type="submit" value="Accept Terms&amp;lt;br /&amp;gt;&amp;amp; Conditions" /&gt;&lt;BR /&gt;&lt;/FORM&gt;&lt;BR /&gt;&lt;/CENTER&gt;&lt;BR /&gt;&lt;BR /&gt; &lt;BR /&gt;&lt;BR /&gt;I do have a problem, when a user connects it is not redirected to this page, instead it is redirected to the login page of the zonedirector ( &lt;A href="https://93.xxx.xxx.xxx/admin/login.jsp )" rel="nofollow" title="Link: https://93.xxx.xxx.xxx/admin/login.jsp )"&gt;&lt;/A&gt;&lt;A href="https://93.xxx.xxx.xxx/admin/login.jsp" target="test_blank"&gt;https://93.xxx.xxx.xxx/admin/login.jsp&lt;/A&gt; )&lt;BR /&gt;&lt;BR /&gt;Do you have any idee why is this happening ?&lt;BR /&gt;&lt;BR /&gt;Thanks!</description>
      <pubDate>Tue, 27 Jun 2017 11:06:33 GMT</pubDate>
      <guid>https://community.ruckuswireless.com/t5/ZoneDirector/Zonedirector-Hotspot-login-redirect-not-working/m-p/10852#M2260</guid>
      <dc:creator>mihail_tudoran</dc:creator>
      <dc:date>2017-06-27T11:06:33Z</dc:date>
    </item>
    <item>
      <title>Re: Zonedirector Hotspot login redirect not working</title>
      <link>https://community.ruckuswireless.com/t5/ZoneDirector/Zonedirector-Hotspot-login-redirect-not-working/m-p/10853#M2261</link>
      <description>&lt;P&gt;Hi.&lt;/P&gt;&lt;P&gt;&lt;BR /&gt;&lt;/P&gt;&lt;P&gt;I had the same issue. What I did was to first direct them to my custom HTML page and once they click accept it takes them back to the ZONE director login Portal.&lt;/P&gt;&lt;P&gt;The redirect function doesn't work for me.&lt;/P&gt;&lt;P&gt;So my HTML page has a redirect.&lt;/P&gt;&lt;P&gt;&lt;BR /&gt;&lt;/P&gt;&lt;P&gt;The easiest way for me to get it to work was to put my HTML page on a windows Server in IIS and first send users to that page.&amp;nbsp;The acceptance button then redirects to:&lt;/P&gt;&lt;P&gt;&lt;BR /&gt;&lt;/P&gt;&lt;P&gt;form method=POST action="&lt;A href="https://Your-ZoneDirectorURL/user/user_login_auth.jsp\"&gt;https://Your-ZoneDirectorURL/user/user_login_auth.jsp";&lt;BR /&gt;&lt;INPUT type="hidden" name="username" value="user1" /&gt;&lt;BR /&gt;&lt;INPUT type="hidden" name="password" value="user1" /&gt;&lt;BR /&gt;&lt;INPUT type="submit" value="Accept Terms &amp;amp; Conditions" /&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&lt;BR /&gt;&lt;/P&gt;&lt;P&gt;Hope this makes sense.&lt;/P&gt;&lt;P&gt;&lt;BR /&gt;Regards, &lt;/P&gt;&lt;P&gt;Shaun &lt;/P&gt;</description>
      <pubDate>Tue, 27 Jun 2017 11:09:28 GMT</pubDate>
      <guid>https://community.ruckuswireless.com/t5/ZoneDirector/Zonedirector-Hotspot-login-redirect-not-working/m-p/10853#M2261</guid>
      <dc:creator>shaun_van_tonde</dc:creator>
      <dc:date>2017-06-27T11:09:28Z</dc:date>
    </item>
    <item>
      <title>Re: Zonedirector Hotspot login redirect not working</title>
      <link>https://community.ruckuswireless.com/t5/ZoneDirector/Zonedirector-Hotspot-login-redirect-not-working/m-p/10854#M2262</link>
      <description>Hi Shaun,&lt;BR /&gt;&lt;BR /&gt;The problem I have is that the redirect doesn't work at all.&lt;BR /&gt;The users never get redirect to the page I put inside Hotspot services under the Login page. Instead all users get redirected to the zonedirector IP, not the page I entered there.&lt;BR /&gt;&lt;BR /&gt;Thanks!</description>
      <pubDate>Tue, 27 Jun 2017 11:19:55 GMT</pubDate>
      <guid>https://community.ruckuswireless.com/t5/ZoneDirector/Zonedirector-Hotspot-login-redirect-not-working/m-p/10854#M2262</guid>
      <dc:creator>mihail_tudoran</dc:creator>
      <dc:date>2017-06-27T11:19:55Z</dc:date>
    </item>
    <item>
      <title>Re: Zonedirector Hotspot login redirect not working</title>
      <link>https://community.ruckuswireless.com/t5/ZoneDirector/Zonedirector-Hotspot-login-redirect-not-working/m-p/10855#M2263</link>
      <description>&lt;P&gt;Ok that's very interesting. I found that the actual redirect page underneath doesn't function for me no matter what I do.&lt;/P&gt;&lt;P&gt;&lt;BR /&gt;&lt;/P&gt;&lt;P&gt;Try the normal hostpot service - not the 2.0 one and see how that goes.&lt;/P&gt;&lt;P&gt;&lt;BR /&gt;Regards, &lt;/P&gt;&lt;P&gt;Shaun &lt;/P&gt;</description>
      <pubDate>Tue, 27 Jun 2017 11:23:21 GMT</pubDate>
      <guid>https://community.ruckuswireless.com/t5/ZoneDirector/Zonedirector-Hotspot-login-redirect-not-working/m-p/10855#M2263</guid>
      <dc:creator>shaun_van_tonde</dc:creator>
      <dc:date>2017-06-27T11:23:21Z</dc:date>
    </item>
    <item>
      <title>Re: Zonedirector Hotspot login redirect not working</title>
      <link>https://community.ruckuswireless.com/t5/ZoneDirector/Zonedirector-Hotspot-login-redirect-not-working/m-p/10856#M2264</link>
      <description>This is allready setup as Hotspot service (v1), never tried V2.&lt;BR /&gt;&lt;BR /&gt;This is very strange, because the user gets redirected to the zonedirector admin page login, not the URL I put into Hotspot service login page.</description>
      <pubDate>Tue, 27 Jun 2017 11:37:53 GMT</pubDate>
      <guid>https://community.ruckuswireless.com/t5/ZoneDirector/Zonedirector-Hotspot-login-redirect-not-working/m-p/10856#M2264</guid>
      <dc:creator>mihail_tudoran</dc:creator>
      <dc:date>2017-06-27T11:37:53Z</dc:date>
    </item>
    <item>
      <title>Re: Zonedirector Hotspot login redirect not working</title>
      <link>https://community.ruckuswireless.com/t5/ZoneDirector/Zonedirector-Hotspot-login-redirect-not-working/m-p/10857#M2265</link>
      <description>&lt;P&gt;Try and upgrade the firmware. We have a Zone Director 1200 Series.&lt;/P&gt;&lt;P&gt;&lt;BR /&gt;&lt;/P&gt;&lt;P&gt;The firmware we are running on is: 9.12.3.0 build 61&lt;/P&gt;</description>
      <pubDate>Tue, 27 Jun 2017 11:39:36 GMT</pubDate>
      <guid>https://community.ruckuswireless.com/t5/ZoneDirector/Zonedirector-Hotspot-login-redirect-not-working/m-p/10857#M2265</guid>
      <dc:creator>shaun_van_tonde</dc:creator>
      <dc:date>2017-06-27T11:39:36Z</dc:date>
    </item>
    <item>
      <title>Re: Zonedirector Hotspot login redirect not working</title>
      <link>https://community.ruckuswireless.com/t5/ZoneDirector/Zonedirector-Hotspot-login-redirect-not-working/m-p/10858#M2266</link>
      <description>Do you config guest access mode?</description>
      <pubDate>Tue, 27 Jun 2017 14:10:44 GMT</pubDate>
      <guid>https://community.ruckuswireless.com/t5/ZoneDirector/Zonedirector-Hotspot-login-redirect-not-working/m-p/10858#M2266</guid>
      <dc:creator>hyosang_choi</dc:creator>
      <dc:date>2017-06-27T14:10:44Z</dc:date>
    </item>
    <item>
      <title>Re: Zonedirector Hotspot login redirect not working</title>
      <link>https://community.ruckuswireless.com/t5/ZoneDirector/Zonedirector-Hotspot-login-redirect-not-working/m-p/10859#M2267</link>
      <description>Hi, &lt;BR /&gt;&lt;BR /&gt;Now it's working... it proved to be a BUG... I delete the hotsport service, add it again and now it's working. Also in zonedirector log file I did see something like: GuestService Conf error.&lt;BR /&gt;&lt;BR /&gt;Thanks !</description>
      <pubDate>Tue, 27 Jun 2017 14:23:59 GMT</pubDate>
      <guid>https://community.ruckuswireless.com/t5/ZoneDirector/Zonedirector-Hotspot-login-redirect-not-working/m-p/10859#M2267</guid>
      <dc:creator>mihail_tudoran</dc:creator>
      <dc:date>2017-06-27T14:23:59Z</dc:date>
    </item>
  </channel>
</rss>

