Requirements For The Click_Through_Login.html And Click_Through_Login_Fail.html; Html Code And Display Examples Of Login Page; Creating Login Pages In Html When External Radius Is Selected; Figure 50. Captive Portal - Terms Of Service Page Sample - Allied Telesis TQ6000 GEN2 Series Management Software User Manual

Hide thumbs Also See for TQ6000 GEN2 Series:
Table of Contents

Advertisement

Creating Login
Pages in HTML
When External
RADIUS is
Selected
Requirements for the click_through_login.html and
click_through_login_fail.html
Here is a list of requirements:
You must include a <form> element with the method attribute
specified to "post" and no action attribute.
In the <form> element, you must include a <button> tag or an
<input> tag with the type attribute specified to "submit" for a
wireless client to submit the data to the proxy server.
No requirement for a welcome.html

HTML Code and Display Examples of Login Page

The following is an example of HTML code:
<html>
<head>
<title>Terms of Service</title>
</head>
<form method="post">
By using our service, you acknowledge that there
are risks <br>inherent in accessing information
through the internet.<br><br>
<input type="submit" value=Agree></input>
</form>
</html>
Figure 50 shows its web page displayed in a web browser.

Figure 50. Captive Portal - Terms of Service Page Sample

When you are configuring Captive Portal to be authenticated by a RADIUS
server and hosted by a proxy server, create the following HTML files on
the proxy server:
[
]/radius_login.html
Base URL
[
]/radius_login_fail.html
Base URL
[
]/welcome.html (Optional)
Base URL
Chapter 7: Virtual Access Points
143

Advertisement

Table of Contents
loading

This manual is also suitable for:

Tq6702 gen2Tqm6702 gen2Tq6602 gen2Tqm6602 gen2

Table of Contents