ALT Linux Community general discussions
 help / color / mirror / Atom feed
* [Comm] wol problem in P9
@ 2019-11-08  6:33 Alexander Volkov
  2019-11-08  6:58 ` Evgeny Sinelnikov
  0 siblings, 1 reply; 6+ messages in thread
From: Alexander Volkov @ 2019-11-08  6:33 UTC (permalink / raw)
  To: ALT Linux Community general discussions

Всем привет.

Есть машинка, на которой я работаю примерно с 2008 года, соответственно до Р8 это был SYSV & TDE, но браузеры перестали обновляться и я произвёл dist-upgrade до P9 & KDE5, systemd.
Теперь никак не могу побороть неработающий wol, сделал и юнит, включив для enp5s0, и ethtool включил, правило udev даже добавил.
На борту 2 сетевухи, настроенные в bond etcnet.

grep -v ^# /etc/sysconfig/ethtool 
ETH=enp5s0 enp6s0
wol=g

grep -v ^# /etc/systemd/system/wol\@.service 
[Unit]
Description=Wake-on-LAN for %i
Before=shutdown.target
Requires=poweroff.target

[Service]
ExecStop=/usr/bin/ethtool -s %i wol g
Type=oneshot
RemainAfterExit=true

[Install]
WantedBy=multi-user.target

$ cat /etc/udev/rules.d/81-wol.rules 
ACTION=="add", SUBSYSTEM=="net", NAME=="enp*", RUN+="/usr/bin/ethtool -s $name wol g"

Ничего не помогает.
Может кто подсказать, как его готовить?

-- 
Regards, Alex



^ permalink raw reply	[flat|nested] 6+ messages in thread

end of thread, other threads:[~2019-11-26  6:42 UTC | newest]

Thread overview: 6+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2019-11-08  6:33 [Comm] wol problem in P9 Alexander Volkov
2019-11-08  6:58 ` Evgeny Sinelnikov
2019-11-11  8:20   ` Alexander Volkov
2019-11-12  8:26     ` Alexander Volkov
2019-11-15 12:18       ` Alexander Volkov
2019-11-26  6:42         ` Alexander Volkov

ALT Linux Community general discussions

This inbox may be cloned and mirrored by anyone:

	git clone --mirror http://lore.altlinux.org/community/0 community/git/0.git

	# If you have public-inbox 1.1+ installed, you may
	# initialize and index your mirror using the following commands:
	public-inbox-init -V2 community community/ http://lore.altlinux.org/community \
		mandrake-russian@linuxteam.iplabs.ru community@lists.altlinux.org community@lists.altlinux.ru community@lists.altlinux.com
	public-inbox-index community

Example config snippet for mirrors.
Newsgroup available over NNTP:
	nntp://lore.altlinux.org/org.altlinux.lists.community


AGPL code for this site: git clone https://public-inbox.org/public-inbox.git