Knowledge Base - General |
Scheduling the hours that Wi-Fi is available
It is possible to enable and disable the Wi-Fi interface on a schedule. This can be used for example to restrict employees from using the Wi-Fi to during the lunch-break. To enable Wi-Fi scheduling: 1. From the UseMyNet administration screen click on "Services > Scheduled Tasks" 2. Beneath the existing entries add the following 0 12 * * * /sbin/ifconfig wl0 up 0 14 * * * /sbin/ifconfig wl0 down The entries use standard "crontab" syntax (http://en.wikipedia.org/wiki/Crontab) The entry above will enable the Wi-Fi every day at 12pm and disable it at 2pm. 3. Click on Submit; reboot the router to pick-up the changes. The Site uses cookies and tracking technology. Cookie and tracking technology are useful for gathering information such as browser type and operating system, tracking the number of visitors to the Site, and understanding how visitors use the Site. Cookies can also help customize the Site for visitors. Personal information cannot be collected via cookies and other tracking technology, however, if you previously provided personally identifiable information, cookies may be tied to such information. Aggregate cookie and tracking information may be shared with third parties.
What format does the code file use ? |
Codes are stored on the UseMyNet unit in the file /etc/umn/codes. A sample file would be: *,VKUUXF,R The file is comma seperated. The first field is left blank for an unused code eg. SVCDJK or is marked with a asterisk by the system when the code is used. The second field contains the code. The final field contains R,G,B to reference Red, Green or Blue codes. You can create this file yourself and upload it to the unit. We sell a simple spreadsheet that automates the process of generating the codes and it also formats the codes to print them onto A4 lables, http://usemynet.biz/bulk-code-generator-new |
How to change the default messages customers see |
In UseMyNet v1.9 customers the default messages customers see are: "Duration of Internet Access(Min) " "Your free access period has finished. Please use paid service or wait till unblock." "Incorrect Code" If you wish to change these messages (or translate them into another language) then you can do so by editing the files: /www_1/cgi-bin/savedata.sh and and looking through them for the messages to change. If you are confident using vi then the files can be edited by connecting to the unit with ssh. Otherwise you can use winscp or similar to copy the files onto a PC and edit them there, then transfer them back. Please note. You must enable ssh first by enabling the XWRT console in the UseMyNet settings and then going to http://10.0.0.1 and setting up a password. |
Extending your UseMyNet Hotspot with WDS |
Wireless Distribution System (WDS) allows you to extend the range of your hotspot by adding additional access points. Both OpenWRT (on which UseMyNet is based) and DD-WRT support WDS. In this document we are going to add a Buffalo WHR-HP-G54 router running DD-WRT as a WDS repeater to a UseMyNet unit (Linksys WRT54GL) Please note:
On the UseMyNet unit.
On the Buffalo unit (Running DD-WRT)
On the UseMyNet unit.
On the Buffalo unit (Running DD-WRT)
Now you can connect to the SSID of the Buffalo unit and your signal will be controlled by the UseMyNet unit. If you wish you can set the SSID of the 2 routers to be the same, although it makes troubleshooting easier to leave them on different SSIDs. The same method could be used to setup WDS with a UseMyNet unit and another WRT54GL running plain OpenWRT without UseMyNet software. |
How to recover the system password |
If for any reason you have fogotton or lost the UseMyNet administration console or XWRT password then "Failsafe Mode" can be used to reset it. Unplug the unit, plug it back in and repeatedly press the "SecureEasySetup" button on the front of the unit. The power light will flash and the unit will have an IP address of 192.168.1.1
To recover the UseMyNet console password
Reboot the unit and it will revert to it's normal IP address of http://10.0.0.1 |
Install original Linksys firmware |
To go back to the Linksys firmware it's necessary to use the "TFTP method" Download the Linksys TFTP utility for Windows from: http://www.dd-wrt.com/dd-wrtv2/downloads/others/tornado/Windows-TFTP/tftp.exe also download the correct firmware file from the Linksys website. Update: Check our you-tube channel for a detailed video method description. |


