Rut240 pan and broadcast UDP

Scenario: client (iOS) connected to VPN severe by Rut240 should receive a UDP broadcast message from the divine in a Lan segment. Is there any details documentation how to achieve this

thanks.

Hello,

For UDP broadcast, you would need to use a Layer 2 VPN. For example, OpenVPN in TAP mode.

You could also try using the UDP Broadcast relay package from the package manager. Though the WebUI will not allow you to configure a VPN interface. But you should be able set it to a random interface in Network → Interfaces → UDP Relay and then change it via command line by editing the configuration file with ‘vi’ editor.

  • vi /etc/config/udprelay

Kind Regards,