My Bacula server sits between a internet facing domain and a secured data 
domain. The server that is hosting Bacula has 2 NICs, one for each domain. How 
do I assign both IPs to the Director, FD and SD?

I tried to follow the instructions here:
http://www.bacula.org/en/dev-manual/main/main/Configuring_Director.html

But I guess I was not able to figure it out properly. They are both ipV4 addy's

I tried it like so:

DirAddress = {
    ip = { addr = *.*.*.* }
    ip = { addr = *.*.*.* }
    }
}

and also:

DirAddress = {
    ip = { addr = *.*.*.* }
    ip = { addr = *.*.*.* }
}

Any help would be appreciated. Thank you!

+----------------------------------------------------------------------
|This was sent by rmc...@teamdms.com via Backup Central.
|Forward SPAM to ab...@backupcentral.com.
+----------------------------------------------------------------------



------------------------------------------------------------------------------
Write once. Port to many.
Get the SDK and tools to simplify cross-platform app development. Create 
new or port existing apps to sell to consumers worldwide. Explore the 
Intel AppUpSM program developer opportunity. appdeveloper.intel.com/join
http://p.sf.net/sfu/intel-appdev
_______________________________________________
Bacula-users mailing list
Bacula-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/bacula-users

Reply via email to