I have a GL-SFT1200 and I am connected to it wirelessly. On the wan port I am connected to a network with creston equipment installed on it. If I you crestron toolbox it does not see the crestron equipment. why id this and is these settings in the GL-SFT1200 that I can set to make this work ?
==== Here is the result of a search - This is an explaination of the specific issue =====
Your GL-SFT1200 is acting as a router and creating a separate subnet, so Crestron Toolbox broadcasts never reach the Crestron devices on the WAN side. To make Toolbox see the equipment, you need the GL-SFT1200 to bridge (not route/NAT) between your Wi‑Fi and the upstream Crestron network.
Crestron discovery sends a UDP broadcast on port 41794 to 255.255.255.255 and relies on devices being on the same IP subnet.
In normal “Router” mode, the GL-SFT1200 puts Wi‑Fi clients on something like 192.168.8.x and its WAN on the Crestron subnet (for example 192.168.1.x), and it does not forward broadcast traffic between these networks
As a result, Toolbox discovery packets from your laptop never reach the Crestron LAN, so no devices appear
==== Then I asked if there was a solution and this returned =====
is there software or addon software that will allow "UDP broadcast on port 41794 to 255.255.255.255" to pass through ?
Yes, the udp-broadcast-relay-redux package for OpenWrt can relay UDP port 41794 broadcasts across interfaces without bridging the entire network. This keeps your GL-SFT1200 in router mode but forwards Crestron Toolbox discovery packets bidirectionally between LAN (your Wi-Fi) and WAN (Crestron network).
Installing the relay package
The GL-SFT1200 runs OpenWrt, so install via SSH or the web UI package manager:
opkg update opkg install udp-broadcast-relay-redux
======= This is where I have come to point of need help =====
I have done all of this and it is not working. The “udp-broadcast-relay-redux” is not istalling.
Can anyone assit with this issue ?
