Received: from mx0.riseup.net (mx0.riseup.net [198.252.153.6]) by gbr-app-1.alpinelinux.org (Postfix) with ESMTPS id 319E8223C0B for <~alpine/users@lists.alpinelinux.org>; Sun, 31 Aug 2025 08:30:31 +0000 (UTC) Received: from fews03-sea.riseup.net (fews03-sea-pn.riseup.net [10.0.1.153]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature RSA-PSS (2048 bits) server-digest SHA256) (No client certificate requested) by mx0.riseup.net (Postfix) with ESMTPS id 4cF4vT1CWkz9sj2 for <~alpine/users@lists.alpinelinux.org>; Sun, 31 Aug 2025 08:30:29 +0000 (UTC) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=riseup.net; s=squak; t=1756629029; bh=C+kRvMTmtw8SqQPpn6lz43wIE2VEKxMpToZnqdQgy7o=; h=Subject:From:To:Date:In-Reply-To:References:From; b=d3qvLonFwqJQAIFX45KbuUOIamIdNCFSpPL43Z2FasPGLpyzjPSdXLCPBQRQgm3fH i6zHPhsq7L1+tDtRnYRRqVKTkU57J/e49NzgrTiTSh4qr51lG30b0YI8C5Ag0YbyKN oinkAXebvQEEL0Yk4/XiyKWi7cyuAb0Whg6P6Slw= X-Riseup-User-ID: DC958122A16576F408B328A281DD7C4120F5E78B46D7344CB939BA9030E8EA8E Received: from [127.0.0.1] (localhost [127.0.0.1]) by fews03-sea.riseup.net (Postfix) with ESMTPSA id 4cF4vS4XMsz20nT for <~alpine/users@lists.alpinelinux.org>; Sun, 31 Aug 2025 08:30:28 +0000 (UTC) Message-ID: Subject: Re: Etherwake does not wake up a remote machine From: Ralf Mardorf To: ~alpine/users@lists.alpinelinux.org Date: Sun, 31 Aug 2025 10:30:22 +0200 In-Reply-To: <8c249643-f586-4897-b64e-c0ca05b5b435@web.de> References: <8c249643-f586-4897-b64e-c0ca05b5b435@web.de> Content-Type: text/plain; charset="UTF-8" Content-Transfer-Encoding: quoted-printable MIME-Version: 1.0 On Sun, 2025-08-31 at 07:56 +0200, Wolfgang Klein wrote: > I got a message from Michael who told me: >=20 > > there is a programm called "ether-wake" it does the same. Because > > Alpine linux is using busybox for the most it has some miner > > differences sometimes. >=20 >=20 > But apk can't find that package: >=20 >=20 > root@alpine:~# apk add ether-wake "ether-wake ether-wake [-b] [-i iface] [-p aa:bb:cc:dd[:ee:ff]] MAC Send a magic packet to wake up sleeping machines. MAC must be a station= address (00:11:22:33:44:55) or a hostname with a known 'ethers' entry. Options: -b Send wake-up packet to the broadcast address -i iface Interface to use (default eth0) -p pass Append four or six byte password PW to the pack= et" - https://busybox.net/BusyBox.html