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 [email protected] via Backup Central.
|Forward SPAM to [email protected].
+----------------------------------------------------------------------



------------------------------------------------------------------------------
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
[email protected]
https://lists.sourceforge.net/lists/listinfo/bacula-users

Reply via email to