<?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: Virtual SmartZone html login form example in Access Points - Indoor and Outdoor</title>
    <link>https://community.ruckuswireless.com/t5/Access-Points-Indoor-and-Outdoor/Virtual-SmartZone-html-login-form-example/m-p/6842#M1347</link>
    <description>&lt;A alt="" href="https://github.com/aloncarmel/ruckuscaptiveportal" name="" rel="nofollow" target="" title="" type="" value=""&gt;https://github.com/aloncarmel/ruckuscaptiveportal&lt;/A&gt;&lt;BR alt="" name="" rel="" target="" title="" type="" value="" /&gt;</description>
    <pubDate>Wed, 14 Aug 2019 08:08:41 GMT</pubDate>
    <dc:creator>alon_carmel_b6a</dc:creator>
    <dc:date>2019-08-14T08:08:41Z</dc:date>
    <item>
      <title>Virtual SmartZone html login form example</title>
      <link>https://community.ruckuswireless.com/t5/Access-Points-Indoor-and-Outdoor/Virtual-SmartZone-html-login-form-example/m-p/6837#M1342</link>
      <description>Does someone has a captive portal login form with POST action and required hidden fields example to use with VirtualSmartZone?&lt;BR /&gt;&lt;BR /&gt;Thanks!</description>
      <pubDate>Tue, 22 May 2018 16:39:55 GMT</pubDate>
      <guid>https://community.ruckuswireless.com/t5/Access-Points-Indoor-and-Outdoor/Virtual-SmartZone-html-login-form-example/m-p/6837#M1342</guid>
      <dc:creator>cristiano_bevil</dc:creator>
      <dc:date>2018-05-22T16:39:55Z</dc:date>
    </item>
    <item>
      <title>Re: Virtual SmartZone html login form example</title>
      <link>https://community.ruckuswireless.com/t5/Access-Points-Indoor-and-Outdoor/Virtual-SmartZone-html-login-form-example/m-p/6838#M1343</link>
      <description>Hi Cristiano,&lt;BR /&gt;&lt;BR /&gt;May be you can you try this below . Replace x.x.x.x with the ZD IP address.&lt;BR /&gt;&lt;BR /&gt;&amp;nbsp;&lt;BR /&gt;&lt;TITLE&gt;Wireless Internet Service&lt;/TITLE&gt;&amp;nbsp;&lt;BR /&gt;&amp;nbsp;&lt;BR /&gt;&lt;BR /&gt;&lt;CENTER&gt;&lt;H2&gt;Wireless Internet Service&lt;/H2&gt;&amp;nbsp;&lt;BR /&gt;&lt;FORM action="&amp;lt;a href=" =""&gt;" rel="nofollow" target="_blank" title="Link http//172181102319997/login"&amp;gt;http://x.x.x.x:9997/login"&amp;gt;;&amp;nbsp;&lt;BR /&gt;&lt;TABLE border="0" cellpadding="5" cellspacing="0" style="width: 200px;"&gt;&amp;nbsp;&lt;BR /&gt;&lt;TBODY&gt;&lt;TR&gt;&lt;TH&gt;Username:&lt;/TH&gt;&lt;TD&gt;&lt;INPUT type="text" name="username" size="20" /&gt;&lt;/TD&gt;&lt;/TR&gt;&amp;nbsp;&lt;BR /&gt;&lt;TR&gt;&lt;TH&gt;Password:&lt;/TH&gt;&lt;TD&gt;&lt;INPUT type="password" name="password" size="20" /&gt;&lt;/TD&gt;&lt;/TR&gt;&amp;nbsp;&lt;BR /&gt;&lt;TR&gt;&lt;TD align="center" colspan="2" height="23"&gt;&lt;INPUT type="submit" value="Login" /&gt;&lt;/TD&gt;&lt;/TR&gt;&amp;nbsp;&lt;BR /&gt;&lt;/TBODY&gt;&lt;/TABLE&gt;&lt;/FORM&gt;&amp;nbsp;&lt;BR /&gt;&amp;nbsp;&lt;BR /&gt;&amp;nbsp;&lt;BR /&gt;&lt;BR /&gt;Regards,&lt;BR /&gt;Vivek Gupta&lt;/CENTER&gt;</description>
      <pubDate>Tue, 22 May 2018 18:25:10 GMT</pubDate>
      <guid>https://community.ruckuswireless.com/t5/Access-Points-Indoor-and-Outdoor/Virtual-SmartZone-html-login-form-example/m-p/6838#M1343</guid>
      <dc:creator>vivek_gupta_eaj</dc:creator>
      <dc:date>2018-05-22T18:25:10Z</dc:date>
    </item>
    <item>
      <title>Re: Virtual SmartZone html login form example</title>
      <link>https://community.ruckuswireless.com/t5/Access-Points-Indoor-and-Outdoor/Virtual-SmartZone-html-login-form-example/m-p/6839#M1344</link>
      <description>Thanks! I'm going to use this with Zone Director.</description>
      <pubDate>Wed, 23 May 2018 13:09:46 GMT</pubDate>
      <guid>https://community.ruckuswireless.com/t5/Access-Points-Indoor-and-Outdoor/Virtual-SmartZone-html-login-form-example/m-p/6839#M1344</guid>
      <dc:creator>cristiano_bevil</dc:creator>
      <dc:date>2018-05-23T13:09:46Z</dc:date>
    </item>
    <item>
      <title>Re: Virtual SmartZone html login form example</title>
      <link>https://community.ruckuswireless.com/t5/Access-Points-Indoor-and-Outdoor/Virtual-SmartZone-html-login-form-example/m-p/6840#M1345</link>
      <description>Hi.&lt;BR /&gt;&lt;BR /&gt;If you use above code, you'll meet failure to authentication because SZ an ZD have different form code.&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;----------------------------------------------&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;TITLE&gt;Wireless Internet Service&lt;/TITLE&gt;&lt;BR /&gt;&lt;BR /&gt;function get_param(name)&lt;BR /&gt;{&lt;BR /&gt;&amp;nbsp; &amp;nbsp; if (location.href.indexOf("?") &amp;gt;= 0)&amp;nbsp;&lt;BR /&gt;&amp;nbsp; &amp;nbsp; {&amp;nbsp;&lt;BR /&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; var query=location.href.split("?")[1];&lt;BR /&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; var params=query.split("&amp;amp;");&lt;BR /&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; for (var i = 0; i &amp;lt; params.length; i ++) {&lt;BR /&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp;value_pair=params[i].split("=");&lt;BR /&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; if (value_pair[0] == name)&lt;BR /&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp;return unescape(value_pair[1]);&lt;BR /&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; }&lt;BR /&gt;&amp;nbsp; &amp;nbsp; }&lt;BR /&gt;&amp;nbsp; &amp;nbsp; return "";&lt;BR /&gt;}&lt;BR /&gt;function get_sip() {&lt;BR /&gt;&amp;nbsp; &amp;nbsp; var sip = get_param("sip");&lt;BR /&gt;&amp;nbsp; &amp;nbsp;//var sip = "172.21.144.65"; -----&amp;gt; if you need to static ip, write the ip here&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;&amp;nbsp; &amp;nbsp; if (sip.indexOf(":") &amp;lt; 0) { // IPv4 address&lt;BR /&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; return sip;&lt;BR /&gt;&amp;nbsp; &amp;nbsp; } else {&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; // IPv6 address&lt;BR /&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; return '[' + sip + ']';&lt;BR /&gt;&amp;nbsp; &amp;nbsp; }&lt;BR /&gt;}&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;CENTER&gt;&lt;BR /&gt;&lt;H2&gt;Wireless Internet Service for SmartZone&lt;/H2&gt;&lt;BR /&gt;&lt;BR /&gt;document.write('&lt;FORM method="POST" action="&amp;lt;a href=" =""&gt;http://' + get_sip() + ':9997/SubscriberPortal/hotspotlogin"&amp;gt;');&lt;BR /&gt;document.write('&lt;INPUT type="hidden" name="url" value="'+get_param(" url="" /&gt;');&lt;BR /&gt;document.write('&lt;INPUT type="hidden" name="proxy" value="'+get_param(" proxy="" /&gt;');&lt;BR /&gt;document.write('&lt;INPUT type="hidden" name="uip" value="'+get_param(" uip="" /&gt;');&lt;BR /&gt;document.write('&lt;INPUT type="hidden" name="client_mac" value="'+get_param(" client_mac="" /&gt;');&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;Username:&lt;INPUT type="text" name="username" /&gt;&lt;BR /&gt;Password:&lt;INPUT type="password" name="password" /&gt;&lt;BR /&gt;&lt;INPUT type="submit" value="Login" /&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;&lt;BR /&gt;----------------------------------------------&lt;BR /&gt;&lt;BR /&gt;Above code will be parsing to controller ip automatically.&lt;BR /&gt;&lt;BR /&gt;Regards.</description>
      <pubDate>Thu, 24 May 2018 06:33:48 GMT</pubDate>
      <guid>https://community.ruckuswireless.com/t5/Access-Points-Indoor-and-Outdoor/Virtual-SmartZone-html-login-form-example/m-p/6840#M1345</guid>
      <dc:creator>hyosang_choi</dc:creator>
      <dc:date>2018-05-24T06:33:48Z</dc:date>
    </item>
    <item>
      <title>Re: Virtual SmartZone html login form example</title>
      <link>https://community.ruckuswireless.com/t5/Access-Points-Indoor-and-Outdoor/Virtual-SmartZone-html-login-form-example/m-p/6841#M1346</link>
      <description>Thanks! This is the correct example for Virtual SmartZone. Worked ok!</description>
      <pubDate>Thu, 24 May 2018 16:40:26 GMT</pubDate>
      <guid>https://community.ruckuswireless.com/t5/Access-Points-Indoor-and-Outdoor/Virtual-SmartZone-html-login-form-example/m-p/6841#M1346</guid>
      <dc:creator>cristiano_bevil</dc:creator>
      <dc:date>2018-05-24T16:40:26Z</dc:date>
    </item>
    <item>
      <title>Re: Virtual SmartZone html login form example</title>
      <link>https://community.ruckuswireless.com/t5/Access-Points-Indoor-and-Outdoor/Virtual-SmartZone-html-login-form-example/m-p/6842#M1347</link>
      <description>&lt;A alt="" href="https://github.com/aloncarmel/ruckuscaptiveportal" name="" rel="nofollow" target="" title="" type="" value=""&gt;https://github.com/aloncarmel/ruckuscaptiveportal&lt;/A&gt;&lt;BR alt="" name="" rel="" target="" title="" type="" value="" /&gt;</description>
      <pubDate>Wed, 14 Aug 2019 08:08:41 GMT</pubDate>
      <guid>https://community.ruckuswireless.com/t5/Access-Points-Indoor-and-Outdoor/Virtual-SmartZone-html-login-form-example/m-p/6842#M1347</guid>
      <dc:creator>alon_carmel_b6a</dc:creator>
      <dc:date>2019-08-14T08:08:41Z</dc:date>
    </item>
    <item>
      <title>Re: Virtual SmartZone html login form example</title>
      <link>https://community.ruckuswireless.com/t5/Access-Points-Indoor-and-Outdoor/Virtual-SmartZone-html-login-form-example/m-p/6843#M1348</link>
      <description>How do you get the&amp;nbsp;get_param("uip") and&amp;nbsp;get_param("client_mac")?</description>
      <pubDate>Thu, 25 Jun 2020 18:53:34 GMT</pubDate>
      <guid>https://community.ruckuswireless.com/t5/Access-Points-Indoor-and-Outdoor/Virtual-SmartZone-html-login-form-example/m-p/6843#M1348</guid>
      <dc:creator>tim_millett</dc:creator>
      <dc:date>2020-06-25T18:53:34Z</dc:date>
    </item>
  </channel>
</rss>

