Hi !!
I have a Windows client running fine with ipv4. Now, I need use ipv6 and
the bacula client not start.
Above my bacula-fd.conf on windows client:  It's correct ? I'm using 5.2.10.
Thank you.

#  For Bacula release 5.2.10 (06/28/12) -- Windows MinGW64
#
FileDaemon {
  Name = ppercut-fd
  FDAddresses = {
      ipv6 = {
               addr = ::;
               port = 9102;
             }
  }
  WorkingDirectory = "C:\\Program Files\\Bacula\\working"
  Pid Directory = "C:\\Program Files\\Bacula\\working"
  Maximum Concurrent Jobs = 10
}

Director {
  Name = director_2
  Password = "2jHg6ZWqDzrIropp/dNZtPwnFPpOas"
}

Messages {
  Name = Standard
  director = director_2 = all, !skipped, !restored
}
------------------------------------------------------------------------------
Attend Shape: An AT&T Tech Expo July 15-16. Meet us at AT&T Park in San
Francisco, CA to explore cutting-edge tech and listen to tech luminaries
present their vision of the future. This family event has something for
everyone, including kids. Get more information and register today.
http://sdm.link/attshape
_______________________________________________
Bacula-users mailing list
Bacula-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/bacula-users

Reply via email to