<%# Opennet Firmware Copyright 2010 Rene Ejury Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with the License. You may obtain a copy of the License at http://www.apache.org/licenses/LICENSE-2.0 $Id: index.htm 5448 2009-10-31 15:54:11Z jow $ -%> <%+header%>

<%:Welcome to the Configuration Pages of your Access Point%>

<% print(luci.i18n.translate([[The Menu on the left has three Options on top and some on the bottom. The topmost option, 'Status', will show some information about your Accesspoint to everybody without the requirement to authenticate. In the Area 'Base' you can find all the basic configurations, which are required to integrate this Accesspoint into Opennet. The lowest of the upper Options, 'ON Extended' has some options to modifiy the behavior of the Accesspoint in special circumstances.]])) %>

<% print(luci.i18n.translate([[ The options on the bottom are used to change the interface from the Opennet Webinterface back to the OpenWrt Webinterface. There you can configure the Accesspoint in detail. But take care that those changes in OpenWrt might not be supported by Opennet and might destroy the Opennet-Integration. ]])) %>

<%:Base Configuration%>

<%:The following points are the ones required to configure any Opennet Access-Point. Please use them all if the mentioned order if you like to configure your Accesspoint the easiest way. Choose the items below or from the menu on the left.%>

  • <%:Network%>

    <%:Basic Network Configuration - just enter your Opennet ID and everything will be adapted%>

  • <% if luci.sys.exec("opkg status on-openvpn | grep installed") ~= "" then %>
  • <%:VPN Tunnel%>

    <%:If you like to use the Internet, you should create or upload your OpenVPN Certificates and Keys here%>

  • <% end %>
  • <%:Password%>

    <%:You should change the default password into some privat one here%>

  • <%:Reboot%>

    <%:After the configuration is done, it's the beste to restart the Router once - it's still the beste way to get a clean environment%>

<%+footer%>