Hello Josh,

I run tests with different bacula versions: using 5.2.6, it seems bacula do
not recognize the "ip" directive and it was necessary to use the "ipv6"
directive instead. Versions 7.0.5 and 7.2.0 worked fine with "ip = { addr =
:: }" and "ip = { addr = ::0 }".

Best regards,
Ana


On Thu, Sep 10, 2015 at 8:17 AM, Josh Fisher <jfis...@pvct.com> wrote:

>
>
> On 9/9/2015 4:29 PM, Matthew Voss wrote:
> > It says "Config error: Can't add hostname(::/0) and port(9103) to
> addrlist".
>
> My bad. That should be (::0), not (::/0). Most  IPv6 address can be
> written multiple ways. Writing it as (::0), adding the numeric '0',
> might allow Bacula to see it as an IPv6 numeric, since it is not seeing
> (::) as such.
>
>
> > Matthew
> >
> > On 09/09/2015 12:55 PM, Josh Fisher wrote:
> >> On 9/9/2015 2:54 PM, Matthew Voss wrote:
> >>> Hi All,
> >>>
> >>> I'm trying to make the Storage Daemon visible via IPv6. I've followed
> >>> this[1] guide without success. I've also attempted to use the
> >>> SDAddresses directive like this:
> >>>
> >>> SDAddresses = {
> >>>       ip = {
> >>>           addr = ::
> >>>           port = 9103
> >>>       }
> >>> }
> >> Try addr = ::/0.
> >>
> >>
> >>
> >>> The storage daemon seemed to go silent when I used that parameter. I
> >>> could telnet the port, but bconsole couldn't connect. The bacula-dir
> >>> logs reported that storage daemon either had too many jobs running or
> >>> that I was using the wrong password. I've been able to verify that
> >>> neither are true. Firewalls on this machine are turned off, both
> >>> iptables and ip6tables. Any help in connecting to the daemon would be
> >>> greatly appreciated.
> >>>
> >>> I'm running the storage daemon in a fully updated CentOS 7 VM in
> >>> Virtualbox with a bridged network adapter. My bacula installation is
> >>> version 5.2.13.
> >>>
> >>> Thanks,
> >>> Matthew
> >>>
> >>>
> >>>
> ------------------------------------------------------------------------------
> >>> Monitor Your Dynamic Infrastructure at Any Scale With Datadog!
> >>> Get real-time metrics from all of your servers, apps and tools
> >>> in one place.
> >>> SourceForge users - Click here to start your Free Trial of Datadog now!
> >>> http://pubads.g.doubleclick.net/gampad/clk?id=241902991&iu=/4140
> >>> _______________________________________________
> >>> Bacula-users mailing list
> >>> Bacula-users@lists.sourceforge.net
> >>> https://lists.sourceforge.net/lists/listinfo/bacula-users
> >>
> ------------------------------------------------------------------------------
> >> Monitor Your Dynamic Infrastructure at Any Scale With Datadog!
> >> Get real-time metrics from all of your servers, apps and tools
> >> in one place.
> >> SourceForge users - Click here to start your Free Trial of Datadog now!
> >> http://pubads.g.doubleclick.net/gampad/clk?id=241902991&iu=/4140
> >> _______________________________________________
> >> Bacula-users mailing list
> >> Bacula-users@lists.sourceforge.net
> >> https://lists.sourceforge.net/lists/listinfo/bacula-users
> >
> >
> ------------------------------------------------------------------------------
> > Monitor Your Dynamic Infrastructure at Any Scale With Datadog!
> > Get real-time metrics from all of your servers, apps and tools
> > in one place.
> > SourceForge users - Click here to start your Free Trial of Datadog now!
> > http://pubads.g.doubleclick.net/gampad/clk?id=241902991&iu=/4140
> > _______________________________________________
> > Bacula-users mailing list
> > Bacula-users@lists.sourceforge.net
> > https://lists.sourceforge.net/lists/listinfo/bacula-users
>
>
>
> ------------------------------------------------------------------------------
> Monitor Your Dynamic Infrastructure at Any Scale With Datadog!
> Get real-time metrics from all of your servers, apps and tools
> in one place.
> SourceForge users - Click here to start your Free Trial of Datadog now!
> http://pubads.g.doubleclick.net/gampad/clk?id=241902991&iu=/4140
> _______________________________________________
> Bacula-users mailing list
> Bacula-users@lists.sourceforge.net
> https://lists.sourceforge.net/lists/listinfo/bacula-users
>
------------------------------------------------------------------------------
Monitor Your Dynamic Infrastructure at Any Scale With Datadog!
Get real-time metrics from all of your servers, apps and tools
in one place.
SourceForge users - Click here to start your Free Trial of Datadog now!
http://pubads.g.doubleclick.net/gampad/clk?id=241902991&iu=/4140
_______________________________________________
Bacula-users mailing list
Bacula-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/bacula-users

Reply via email to