HL2 switch compatibility

70 views
Skip to first unread message

Alexander Harvey

unread,
Jun 4, 2026, 8:28:12 AM (2 days ago) Jun 4
to Hermes-Lite
I have a Hermes Lite 2 that works great if I have it connected directly to my laptop, but it fails to negotiate a link with my Netgear G5308P gigabit switch. I've tried several ports and cables that work with other devices to no avail.

Is there any special considerations about the HL2 and switch compatibility? I wasn't able to find documentation about this.

Thanks,
-Alex // KO4CEE

Clifford Heath

unread,
Jun 4, 2026, 8:13:33 PM (2 days ago) Jun 4
to Alexander Harvey, Hermes-Lite
I believe that discovery relies on UDP broadcasts, and some gateways don’t forward those unless configured for it. Lower-level network switched and bridges do, of course.

Clifford Heath.

--
You received this message because you are subscribed to the Google Groups "Hermes-Lite" group.
To unsubscribe from this group and stop receiving emails from it, send an email to hermes-lite...@googlegroups.com.
To view this discussion visit https://groups.google.com/d/msgid/hermes-lite/4278ea9a-20c9-44be-b8aa-ed005ff18a60n%40googlegroups.com.

"Christoph v. Wüllen"

unread,
Jun 5, 2026, 2:55:48 AM (21 hours ago) Jun 5
to herme...@googlegroups.com
The HL2 also responds to a "routed" discovery packet, that is, a Packet
sent to its specific IP address. Strictly speaking, this violates the
HPSDR protocol but be relaxed, my Anan-7000 behaves the same way.


Anfang der weitergeleiteten Nachricht:

ron.ni...@gmail.com

unread,
Jun 5, 2026, 10:28:10 AM (14 hours ago) Jun 5
to Hermes-Lite
Some computers (various macOS and iOS versions, for instance) or network routers (with some firewall options enabled) won't forward UDP broadcasts, which typical OpenHPSDR METIS Protocol 1 negotiation to find an HL2 seems to require.
If you know the DHCP IP range that your router provides to its local subnet, you can do a very manual discovery search for the HL2's IP address.  Unplug the HL2 then ping every address in the IP range, plug the HL2 back in, wait for the LEDs to indicate it's network is up, then ping for any newly appearing IP address, which is likely the IP address of the HL2 just turned on.
If you can compile and run hl2_tcp (on GitHub), then you can also send directed (not broadcast) UDP discovery packets to an HL2 using the -d option.
> hl2_tcp -d 192.168.10.4
or use your suspected IP address. The HL2 will respond to any UDP discovery message, broadcast or directed.
73, Ron, N6YWU

Clifford Heath

unread,
Jun 5, 2026, 5:39:26 PM (7 hours ago) Jun 5
to ron.ni...@gmail.com, Hermes-Lite
You don't need to ping every IP address if you save the ARP table before and after. On Linux you can get that using the "arp" command.

Clifford Heath 

Reply all
Reply to author
Forward
0 new messages