Chapter 7: Virtual Access Points
143
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
Creating Login
Pages in HTML
When External
RADIUS is
Selected
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:
[
Base URL
]/radius_login.html
[
Base URL
]/radius_login_fail.html
[
Base URL
]/welcome.html (Optional)
Summary of Contents for TQ6000 GEN2
Page 4: ......
Page 8: ...TQ6000 GEN2 Access Points User s Guide 8 ...
Page 12: ...TQ6000 GEN2 Access Points User s Guide 12 ...
Page 16: ...TQ6000 GEN2 Access Points User s Guide 16 ...
Page 40: ...TQ6000 GEN2 Access Points User s Guide 40 Figure 6 Log Window for Event Messages ...
Page 68: ...TQ6000 GEN2 Access Points User s Guide 68 ...
Page 92: ...TQ6000 GEN2 Access Poinst User s Guide 92 ...
Page 102: ...TQ6000 GEN2 Access Poinst User s Guide 102 ...
Page 156: ...TQ6000 GEN2 Access Points User s Guide 156 Configuring Passpoint Passpoint is not supported ...
Page 159: ...Chapter 8 Quality of Service 159 Figure 55 QoS Window ...