PDA

View Full Version : Возможен ли Wake-on-LAN?


piezomotor
16-01-2008, 16:04
Хотелось бы спросить знающих людей-

Как "разбудить" или усыпить PC в локале с WL500gP (командой из терминала)?, нe хочется его держать включенным все время...В BIOSе есть такая опция...

Этот PC мне нужен для Window Remote Acceess из WAN.

ABATAPA
16-01-2008, 16:25
Хотелось бы спросить знающих людей-

Как "разбудить" или усыпить PC в локале с WL500gP (командой из терминала)?, нe хочется его держать включенным все время...В BIOSе есть такая опция...

Этот PC мне нужен для Window Remote Acceess из WAN.

ether-wake есть в прошивке Олега.

calebz
16-01-2008, 23:12
Russians !

raas
17-01-2008, 00:21
Russians !

:D


Хотелось бы спросить знающих людей-

Как "разбудить" или усыпить PC в локале с WL500gP (командой из терминала)?, нe хочется его держать включенным все время...В BIOSе есть такая опция...

Этот PC мне нужен для Window Remote Acceess из WAN.

babel.altavista.com says:
It would be desirable to ask the knowing people As "to wake" or to lull to sleep PC in lokale with WL500gP (by command from the terminal)?, n.e is desirable it to hold switch oned always... into BIOSe there is this option... This PC to me is necessary for Window Remote Acceess from WAN.


ether-wake есть в прошивке Олега.



babel.altavista.com says:
ether-wake there is in the piercing of Oleg.




I use cgi script. requested from website. lighttpd
see source below. Replace mac-address with yours. (00:16:17:B1:F3:99)

babel.altavista.com says:
Я использую сценарий cgi спрошенный от lighttpd website. вижу источник ниже. Замените макинтош-adresu1te с твоим.

#!/bin/sh
ether-wake -i br0 00:16:17:B1:F3:99
echo "<HTML><HEAD><title>test</title></head><BODY>Magic Packet
Sent</Body></html>"




:D:confused::(

pripps
24-01-2008, 23:24
This is quite interesting subject. I also try to find a solution for my Shuttle SK41G connected to a WL500gP to wake from sleeping.
It seems to me that the previous answer is a bit missleading.
I menaged to wake up my other computer (ASrock based) connected to a WL500gP without any scripts. It is enough to find the right setting in the computer BIOS and send a magic packet to the PC. That is quite simple through the LAN. Now when we are talking about WAN it is more complicated because of firewall. I personally do not know how to menage WAN to LAN filter to allow magic packet from WAN go to in my LAN. Any advise?
I also appreciate if someone know about Shuttle SK41G WoL features.

KR

al37919
25-01-2008, 08:17
Assuming that your lan is behind a router, you should login to your router from wan and send a magic packet from it. The above message is offering a way to do it both from land and from wan through web-page. Anyway either using ssh or web page you should open port in the firewall. However, not a port for magic packet, but ssh or web

In addition the OS should shutdown computer in a way which will enable it to wake up. My experience is that windows xp is doing that (there is a check box in the network driver settings), but linux shuts down computer completely. No WOL, no wake from keyboard. Any ideas are welcome. :)

piezomotor
25-01-2008, 14:22
(there is a check box in the network driver settings), :)

Hi al37919, could you be more specific about what settings (what tab) in the network driver are you talking about? I was under impression that we only have the capability to do it from BIOS...

Thanks.

al37919
25-01-2008, 14:57
Control panel -> System -> Hardware -> Device Manager ->Network adapters -> Properties
http://pfpdap.dyndns.org:8812/misc/wl500g.info/net_properties1.jpg
http://pfpdap.dyndns.org:8812/misc/wl500g.info/net_properties2.jpg
In bios it should be enabled too.