Menu

Show posts

This section allows you to view all posts made by this member. Note that you can only see posts made in areas you currently have access to.

Show posts Menu

Messages - sqlstatement

#1
Validated with Wireshark, sorry for the typo

I'm seeing port 9 being used, and yes, I've tried setting just the port without the broadcast, to no avail. (It does seem to run, but nothing is being forwarded according to Wireshark)

I'll definitely look into the solution you proposed and report back, since I've pretty much given up on the broadcast approach by now.
#2
23.1 Legacy Series / Wake on LAN between subnets
May 20, 2023, 09:35:35 PM
Hello,

I've been trying to set up Wake on LAN (via Homebridge) since yesterday and haven't managed to get it working yet.
My setup consists of a Raspberry Pi sitting at 10.0.20.99/24 and a PC sitting at 10.0.10.188/24.
As far as I understand, I need a subnet-directed broadcast to be able to send broadcasts across subnets.
By that logic, 10.0.10.255 should work, it passes through the firewall according to the logs, but does not show up on the PC subnet (validated with Wireshark).
I have tried using udpbroadcastrelay with a few different options, but when I feed it broadcast addresses (attempted with 10.0.10.255 and 255.255.255.255) it refuses to start, so I'm running out of ideas.

I'd appreciate any help with this :)