Hello,

I am trying to tell bacula to listen to multiple IPs. Using the DirAddresses
directive returns the error below. Ideas?

I am using bacula-mysql-1.38.5-4 compiled from RPM Source on Fedora Core 4.

DirAddresses = {
        ip = {
        addr = 208.186.78.24; }
        ip = {
        addr = 208.186.130.59; }
}

Starting Bacula Director services: 09-Mar 20:43 bacula-dir: ERROR
TERMINATION at address_conf.c:493
Config error: Can't add hostname(xxx.xxx.xx.24) and port() to addrlist (the
old style addresses cannot be mixed with new style)
            : line 27, col 24 of file /etc/bacula/bacula-dir.conf
        addr = xxx.xxx.xx.24; }

=====================================================================
Matthew Feinberg                        [EMAIL PROTECTED]
                                     http://www.bizwala.net
 




-------------------------------------------------------
This SF.Net email is sponsored by xPML, a groundbreaking scripting language
that extends applications into web and mobile media. Attend the live webcast
and join the prime developer group breaking into this new coding territory!
http://sel.as-us.falkag.net/sel?cmd=lnk&kid=110944&bid=241720&dat=121642
_______________________________________________
Bacula-users mailing list
Bacula-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/bacula-users

Reply via email to