Set the automatic time to turn on the computer with DD-WRT
TipsMake.com - If you are unable to maintain the status of your computer continuously during the day, you can use the Wake - on - LAN (WOL) feature to access and remote control. This is really a difficult and complicated job, but if you know the techniques and rules of DD-WRT, it will be simpler than ever. The following test is conducted based on the device has been set up and activates Wake - on - LAN feature in the BIOS or operating system.
Some basic WOL setup steps:
First, open your browser and access the main control and configuration page of DD-WRT , then select Administration> WOL:
Here, we can easily send Wake-on-LAN signals to computers by enabling the Enable WOL option ? next to the corresponding components in the Available Hosts list :
If your computer is still connected in the system but not in the list, you need to fill it in manually under the WOL Addresses section . Then press the Wake Up button to turn on the computer. If you want to set the calendar mode to turn on the computer automatically every day, we will use the Automatic Wake-On-LAN option also here:
And at the WOL daemon , click the Enable button:
Here, the user can specify the number of time - Interval in seconds ( second ) to turn on the computer (default is 86400 ). Under the Host Name section is the network IP broadcast parameter, for example with 192.168.1.X this would be 192.168.1.255 , in case the user's computer has a SecureOn password function of Wake - on - LAN , please fill in the corresponding information in that section. And finally, fill in the MAC address by line, click Save and Apply Settings to save the changes.
Advanced configuration using Cron:
If the user wants to apply more control functions when the computer is turned on, DD-WRT will support us by setting up cron . Open the Administration> Management section, scroll down to the Cron section:
Specifically here we will have to use the following syntax:
mm hh dd MM wd root / usr / sbin / wol -p -i
As in this test, you will fill:
15 17 * * 1-5 root / usr / sbin / wol -p 7 -i 192.168.1.255 00: 30: 67: 2f: 4c: 6c
The above statement means: at 17.15 hours (5:15 pm) weekdays are numbered from 1-5 (Monday to Friday), WOL orders will be sent through port 7 to the address IP Broadcast only: 192.168.1.255 and to computer with MAC address 00: 30: 67: 2f: 4c: 6c. Technically, we can assign multiple cron request commands on multiple lines to set up, arrange multiple commands on different computers. Good luck!
You should read it
- Set up mailing time in Gmail with Boomerang
- Monitor your child's activity through the Wireless Router
- How to set up a printer in Linux
- Turn off Auto refresh in the browser
- How to Access the System Configuration Utility
- Which system cleanup utility should be used for Windows?
- How to view computer configuration
- How to turn off Auto-Correct on an Android device?
May be interested
- Fix Access Denied in Windows 7in the following article, we will show you how to fix access denied when accessing shared folders on any computer using windows 7 operating system from another windows 7 computer located. in workgroup ...
- Change traffic traffic through priority mode with DD-WRTowning a server media system is great, unless other users don't know how to change and share bandwidth. by applying some basic rules of qos, we can set the priority mode and customize the amount of bandwidth corresponding ...
- Access Windows 7 computer from Mac OS X Lionif you are using both a mac and pc at home or office, due to business needs, you want to access files on a windows 7 computer using mac os x lion.
- Access computers using DNS and DD-WRTin the following article, we will show you how to access remote computers using dns on the dd-wrt enabled device.
- Wireless network design with NetSpot for OS Xthis article will introduce a new tool called netspot, a tool that allows users to statistics and create maps in wireless network design.
- 6 most vulnerable Wi-Fi security errorsin this article we will list the six biggest wi-fi security errors that users often get, to help you avoid and protect your wireless network better.