>>>>> On Wed, 07 Feb 2007 13:14:19 +0100, Arno Lehmann said:
> 
> Hello,
> 
> On 2/4/2007 10:34 PM, Florian Heigl wrote:
> > Hi,
> > 
> > I'm currently working on clustering bacula (howto follows as all
> > quirks are removed)
> 
> That sounds interesting...
> 
> > My requirement is running a bacula fd on each of the cluster nodes,
> > and one for the cluster package. If someone thinks, this makes no
> > sense, I'd be also glad to hear why.
> > 
> > For the meantime I'm mostly concerned with making bacula listen to a
> > specific ip.
> > # netstat -na | grep LISTE | grep 910
> > [...]
> > tcp        0      0 0.0.0.0:9101                0.0.0.0:*
> >      LISTEN
> > tcp        0      0 0.0.0.0:9102                0.0.0.0:*
> >      LISTEN
> > tcp        0      0 0.0.0.0:9103                0.0.0.0:*
> >      LISTEN
> > 
> > I haven't found out where I could influence that, how do I achieve this?
> 
> There's a feature request regarding that... you can influence it with 
> the editor of your choice and the build tools :-)

I think listening on a particular IP address is already implemented by the
DirAddress directive (and similarly for the other daemons).  The feature
request is for outgoing connections to originate on a particular IP.

__Martin

-------------------------------------------------------------------------
Using Tomcat but need to do more? Need to support web services, security?
Get stuff done quickly with pre-integrated technology to make your job easier.
Download IBM WebSphere Application Server v.1.0.1 based on Apache Geronimo
http://sel.as-us.falkag.net/sel?cmd=lnk&kid=120709&bid=263057&dat=121642
_______________________________________________
Bacula-users mailing list
Bacula-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/bacula-users

Reply via email to