Challenge:
I have a "device" on a remote network connected to a UTM via a RED. This device outputs UDP packets as broadcast on that local network. The server that normaly forwards them is down(remote, not very easy to get online - but will be up eventually).
Temporary work around:
I then (from the Live Log Firewall) realized the Broadcast UDP traffic is forwarded to the UTM since it shows up in the firewall log. I have tried to create a D NAT rule to forward the Broadcast UDP packets to a particular host on my local network, but get "The NAT rule object cannot use interface broadcast address objects for the traffic destination attribute when using this NAT mode." This NAT mode it refers to is DNAT. Is there any way of getting the UTM to forward the UDP packets it is receiving on a Broadcast address?
Challenge with UTM:
Is there any way of making a UTM forward packets it receives as broadcast to a single host, or .... something?
This thread was automatically locked due to age.