openais.conf 309 B

12345678910111213141516171819202122232425
  1. # Please read the openais.conf.5 manual page
  2. totem {
  3. version: 2
  4. secauth: off
  5. threads: 0
  6. interface {
  7. ringnumber: 0
  8. bindnetaddr: 192.168.2.0
  9. mcastaddr: 226.94.1.1
  10. mcastport: 5405
  11. }
  12. }
  13. logging {
  14. to_stderr: yes
  15. to_file: yes
  16. logfile: /tmp/ais
  17. debug: off
  18. timestamp: on
  19. }
  20. amf {
  21. mode: disabled
  22. }