Information
The directed_broadcast parameter determines whether or not the system allows a directed broadcast to a network gateway.
The directed_broadcast parameter will be set to 0 to prevent directed broadcasts being sent network gateways. This would prevent a redirected packet from reaching a remote network.
Solution
In /etc/tunables/nextboot add the directed_broadcast entry:
no -p -o directed_broadcast=0
This makes the change permanent by adding the entry into /etc/tunables/nextboot