forecast.conf 453 B

1234567891011121314151617
  1. forecast {
  2. # Multicast groups to join locally, allowing forwarding of them.
  3. # groups = 224.0.0.1,224.0.0.22,224.0.0.251,224.0.0.252,239.255.255.250
  4. # Local interface to listen for broadcasts to forward.
  5. # interface =
  6. # Whether to load the plugin. Can also be an integer to increase the
  7. # priority of this plugin.
  8. load = yes
  9. # CHILD_SA configurations names to perform multi/broadcast reinjection.
  10. # reinject =
  11. }