Wake On LAN problem
Wake On LAN problem
When I try to wake on a PC, which is in my room or the same building it is working fine. But when i try an other one, which is far from me (behind switch(es) and router(s)), then is not working.
Any idea?
Thank You!
Re: Wake On LAN problem
you should add your routers to the
broadcastAddresses
at the
/etc/opsi/backends/hostcontrol.conf
see:
http://download.uib.de/opsi_stable/doc/ ... ostcontrol
regards
d.oertel
Vielen Dank für die Nutzung von opsi. Im Forum ist unser Support begrenzt.
Für den professionellen Einsatz und individuelle Beratung empfehlen wir einen Support-Vertrag und eine Schulung.
Gerne informieren wir Sie zu unserem Angebot.
uib GmbH
Telefon: +49 6131 27561 0
E-Mail: sales@uib.de
Re: Wake On LAN problem
Hi,d.oertel hat geschrieben:Hi,
you should add your routers to the
broadcastAddresses
at the
/etc/opsi/backends/hostcontrol.conf
see:
http://download.uib.de/opsi_stable/doc/ ... ostcontrol
regards
d.oertel
Thank You for your help!
It's working properly, but some coputers return this error message: [Errno -3] Temporary failure in name resolution.
Re: Wake On LAN problem
Vielen Dank für die Nutzung von opsi. Im Forum ist unser Support begrenzt.
Für den professionellen Einsatz und individuelle Beratung empfehlen wir einen Support-Vertrag und eine Schulung.
Gerne informieren wir Sie zu unserem Angebot.
uib GmbH
Telefon: +49 6131 27561 0
E-Mail: sales@uib.de
Re: Wake On LAN problem
d.oertel hat geschrieben:Hi,
perhaps look here:
http://download.uib.de/opsi_stable/doc/ ... resolution
regards
d.oertel
Thanks a lot again.
When I add a fix ip address to the hostcontrol.conf (for example: "broadcastAddresses" : ["255.255.255.255","192.168.30.10"]), then its working.
But when i add an ip range " 192.168.30.0/255.255.255.0" its not working. Maybe the syntax is not correct..?