D-Link AirSpot DSA-3200 User Manual page 57

D-link systems wireless g public/private gateway user manual dsa-3200
Hide thumbs Also See for AirSpot DSA-3200:
Table of Contents

Advertisement

DSA-3200 Wireless Service Gateway User Manual
functioning properly by accessing a predetermined URL (or IP address).
URL or IP address: this predetermined URL will be used as a target address for the
DSA-3200 to check the Internet connection.
Upload File: The internal Login and Logout pages, as well as the SSL certificate may
be replaced with user files.
Upload Login page
The Login page may be customized to suit any particular application. The coding for
this page should be HTML and include the code in the box below. To upload, enter the
filename and path of the customized Login page in the appropriate field, or browse and
select the file. To recover the factory default login interface, click the "Use Default
Page" button. After the upload is complete, click the "Preview" button at the bottom of
this page to preview your user-defined login page.
The following HTML code must be included to provide a channel for the user to key in
a username and a password.
<form action="userlogin.shtml" method="post" name="Enter">
<input type="text" name="myusername">
<input type="password" name="mypassword">
<input type="submit" name="submit" value="Enter">
<input type="reset" name="clear" value="Clear">
</form>
56

Advertisement

Table of Contents
loading

Table of Contents