Seite 1 von 1

Raspberry Pi wolproxy-1.0.3

Verfasst: 1. Sep 2021, 00:35
von BSmith7760
Hi, Martin

I had wolproxy running on my Raspberry Pi Zero for years. I had to recreate it, but it no longer works...did something change?

wget www.homeserversoftware.com/raspi/wolproxy-1.0.3.zip

--2021-08-31 18:32:28-- http://www.homeserversoftware.com/raspi ... -1.0.3.zip
Resolving www.homeserversoftware.com (www.homeserversoftware.com)... 45.91.101.49
Connecting to www.homeserversoftware.com (www.homeserversoftware.com)|45.91.101.49|:80... connected.
HTTP request sent, awaiting response... 301 Moved Permanently
Location: https://www.green-it-software.com/raspi ... -1.0.3.zip [following]
--2021-08-31 18:32:28-- https://www.green-it-software.com/raspi ... -1.0.3.zip
Resolving www.green-it-software.com (www.green-it-software.com)... 45.91.101.49
Connecting to www.green-it-software.com (www.green-it-software.com)|45.91.101.49|:443... connected.
HTTP request sent, awaiting response... 200 OK
Length: unspecified [text/html]
Saving to: ‘wolproxy-1.0.3.zip’

wolproxy-1.0.3.zip [ <=> ] 38.72K --.-KB/s in 0.01s

2021-08-31 18:32:30 (3.44 MB/s) - ‘wolproxy-1.0.3.zip’ saved [39652]

root@BoobNetOne:/home/pi/wolproxy# unzip wolproxy-1.0.3.zip
Archive: wolproxy-1.0.3.zip
End-of-central-directory signature not found. Either this file is not
a zipfile, or it constitutes one disk of a multi-part archive. In the
latter case the central directory and zipfile comment will be found on
the last disk(s) of this archive.
unzip: cannot find zipfile directory in one of wolproxy-1.0.3.zip or
wolproxy-1.0.3.zip.zip, and cannot find wolproxy-1.0.3.zip.ZIP, period.
root@BoobNetOne:/home/pi/wolproxy#

Thanks,
Bob

Re: Raspberry Pi wolproxy-1.0.3

Verfasst: 1. Sep 2021, 08:29
von Martin
Thanks for reporting, will check.

Martin

Re: Raspberry Pi wolproxy-1.0.3

Verfasst: 1. Sep 2021, 13:45
von Martin
I have uploaded the latest version 1.0.4. Please use this link:
https://www.green-it-software.com/downl ... -1.0.4.zip

Have a look at the updated documentation also:
https://www.green-it-software.com/pdf/R ... 01.0.4.pdf

Regards
Martin

Re: Raspberry Pi wolproxy-1.0.3

Verfasst: 1. Sep 2021, 23:16
von BSmith7760
Wonderful, Martin!
Thanks!
Bob

Re: Raspberry Pi wolproxy-1.0.3

Verfasst: 17. Dez 2021, 01:18
von BSmith7760
Hi, Martin
I tried to load it again and the latest version is no longer good...:-(
Bob

Re: Raspberry Pi wolproxy-1.0.3

Verfasst: 17. Dez 2021, 08:47
von Martin
What do you mean with "is no longer good"? Does it fail to compile? Or fail to start?

Re: Raspberry Pi wolproxy-1.0.3

Verfasst: 17. Dez 2021, 10:01
von BSmith7760
root@BoobNetOne:/home/pi/wolproxy# wget https://www.green-it software.com/download/wolproxy-1.0.4.zip
--2021-12-17 04:00:23-- https://www.green-it/
Resolving www.green-it (www.green-it)... failed: Name or service not known.
wget: unable to resolve host address ‘www.green-it
--2021-12-17 04:00:26-- http://software.com/download/wolproxy-1.0.4.zip
Resolving software.com (software.com)... 75.2.70.75, 99.83.190.102
Connecting to software.com (software.com)|75.2.70.75|:80... connected.
HTTP request sent, awaiting response... 301 Moved Permanently
Location: https://software.com/download/wolproxy-1.0.4.zip [following]
--2021-12-17 04:00:26-- https://software.com/download/wolproxy-1.0.4.zip
Connecting to software.com (software.com)|75.2.70.75|:443... connected.
HTTP request sent, awaiting response... 301 Moved Permanently
Location: https://www.software.com/download/wolproxy-1.0.4.zip [following]
--2021-12-17 04:00:27-- https://www.software.com/download/wolproxy-1.0.4.zip
Resolving www.software.com (www.software.com)... 184.73.183.75, 34.197.10.15, 54.164.4.68
Connecting to www.software.com (www.software.com)|184.73.183.75|:443... connected.
HTTP request sent, awaiting response... 404 Not Found
2021-12-17 04:00:27 ERROR 404: Not Found.

root@BoobNetOne:/home/pi/wolproxy#

Re: Raspberry Pi wolproxy-1.0.3

Verfasst: 17. Dez 2021, 10:17
von Martin
Then domain name is wrong, it's www.green-it-software.com
(dash between it and software).

Regards
Martin

Re: Raspberry Pi wolproxy-1.0.3

Verfasst: 17. Dez 2021, 21:59
von BSmith7760
Ok...when I do this, I get this:

pi@BoobNetOne:~ $ grep wol /var/log/syslog
grep: /var/log/syslog: binary file matches

The instructions said I should get this:

Finally let’s check the system log with grep wol /var/log/syslog. You should see some lines like these
here:
pi@raspberrypi ~ $ grep wol /var/log/syslog
Sep 1 13:18:24 raspberrypi4 systemd[1]: wolproxy.service: Succeeded.
Sep 1 13:28:51 raspberrypi4 wolproxy: Running as daemon: WolProxy 1.0.4,
Copyright (c) AxoNet Software GmbH, Martin Rothschink 2012-2021
Sep 1 13:28:51 raspberrypi4 wolproxy: Waiting for interfaces to get up and
running
Sep 1 13:28:51 raspberrypi4 wolproxy: IP 192.168.1.90 netmask 255.255.255.0
broadcast 192.168.1.255
Sep 1 13:28:51 raspberrypi4 wolproxy: IP 192.168.1.87 netmask 255.255.255.0
broadcast 192.168.1.255
Sep 1 13:28:52 raspberrypi4 wolproxy: open socket
Sep 1 13:28:52 raspberrypi4 wolproxy: Ready, waiting for wol packets...

Bob

Re: Raspberry Pi wolproxy-1.0.3

Verfasst: 1. Jan 2022, 13:53
von BSmith7760
Sorry, my mistake...left out a few lines after make install...
All's well now...

Thanks, Martin