当前位置:网站首页>Remote wake-up server
Remote wake-up server
2022-04-22 05:10:00 【Haihong AA】
according to AMD Of magic Magic package principle ,Wake On Lan It's a series of repeated mac Address , On Baidu .
such as :https://www.baidu.com/s?wd= send out WOL package ,
magic Packet format :FF FF FF FF FF FF FF MAC Address × 16 4-6 Byte password ( Can be empty )
1、 Setting allows wakeup .

Some need to be in bios Set in the .
2、 Router :dhcp and mac Address binding , This is a key step .
The servers are down , How to tell him ip The content of the address ? binding mac Address .

3、 Router : Dynamic domain name .
This step is relatively simple .

4: Router : Port forwarding .
Used to use 4343 port , Other things are OK , It doesn't matter .UDP Just send it out .

5: Set automatic shutdown task on the server

shutdown -f -s -t 0
Something strange happened , add -f Parameter after shutdown , Remote wake-up doesn't work .
6: Set wake up : Easier .
6.1: Some servers have bios Comes with a timed boot function , Set up on ok 了 , Save trouble .
6.2: Some routers have their own senders wol-magic Package function , Just set it up , It's also easier .
You can use this tool to test :


7: Set wake up : If the above conditions are not met :
Then you need to send it to him from another computer wol-magic Wake up package . You can use this website :
https://www.depicus.com/wake-on-lan/woli?m= Server's MAC Address cannot be signed &i= Web address of dynamic domain name &s=255.255.255.255&p= The port number is usually 4343
for example :https://www.depicus.com/wake-on-lan/woli?m=001122334444&i=a.3322.org&s=255.255.255.255&p=4343
Need to find a computer , Set up scheduled tasks , Open this website once to the point , He is responsible for sending wake-up packets .
The command line of the scheduled task is as follows , Don't forget to put double quotation marks at both ends :
explorer "https://www.depicus.com/wake-on-lan/woli?m=001122334444&i=a.3322.org&s=255.255.255.255&p=4343"
版权声明
本文为[Haihong AA]所创,转载请带上原文链接,感谢
https://yzsam.com/2022/04/202204210628208281.html
边栏推荐
- [Reading Notes - > statistics] 07-02 introduction to the concept of discrete probability distribution binomial distribution
- ObjectBox使用记录
- 2022.04.20华为笔试
- Pass files when openfeign is called
- Junit Introduction et Introduction
- How to get the creator and other information of PNG pictures, not just the file size and other information That is, how to obtain the metadata of the picture
- Nexus private server - (III) using private server warehouse in project practice
- 在线预览PDF文件功能实现
- Temperature control via mqc582tt + PNET
- Nexus私服——(二) 3.2.0版 控制台安装,初始密码位置
猜你喜欢

Programme de démarrage Spark: WordCount

Prediction of KNN Iris species after normalization and standardization

Swagger UI简介

Feature Engineering - feature preprocessing (normalization, standardization)

Write down the daily temperature

数据库(二)MySQL表的增删改查(基础)

Chapter V function

Junit简介与入门

Performance analysis of PostgreSQL limit

Chapter 2 MySQL data types and operators
随机推荐
Iris species prediction -- Introduction to data set
Detailed explanation of Neptune w800 lighting (interruption) project
Common test methods
[matlab] draw Zernike polynomials
Libevent implements UDP communication
EMO-DB 数据集的 Speech 特征提取
Typescript function generics
Recently, it was found that Baidu cloud sharing should be set with extraction code, and can not be set to sharing without extraction code This article will teach you how to bypass Baidu to set up shar
Request and response objects
Small bug -- hidden problem of Guide Package
Nexus私服——(二) 3.2.0版 控制台安装,初始密码位置
Spark 入门程序 : WordCount
什么是幂等性
Logistic regression -- case: cancer classification and prediction
What kind of programming language is this to insert into the database
【Pytorch】Tensor. Use and understanding of continguous()
Joint type and type protection
Jackson
Image segmentation using deep learning: a survey
MySQL double master and double slave + atlas data test