> 1) i'm not still sure is a compatibility trouble.

I reply to myself, because still i don't think is a 'compatibility' trouble,
and, as st.paul 'lightned' in the road to damasco, i've understood.


Storage daemons are effectively some virtualization hosts (Proxmox), and
have two addresses, one on the LAN, and one on the network directly
interconnected to the routes, to be reachable even if the firewall (that is
indeed a VM) is down.

So:

 FD: address 10.33.1.1

 SD: address: 10.33.5.22/21 (so reaches FD directly)
     address: 10.33.254.22/24, with a route for 10.0.0.0/8

 DIR: address: 10.7.5.41


If i put on SD address '10.33.254.22', director clearly works, but SD-
initiated connection to the FD no, because packet for 10.33.254.22 in LAN
have to be passwd by the gateway, so arrive an another interface in the SD
and discarded at martian, i suppose.


To confirm my supposition i've used '10.33.254.22' as SD address and
added to the FD:

        ip route add 10.33.254.22 dev eth0 scope link  src 10.33.1.1

and effectively now backup works.


There's a better way to 'solve' this? Thanks.

-- 
  Le parti si impegnano [...] ad astenersi nelle relazioni internazionali
  dalla minaccia o dall'uso della forza in ogni modo in contrasto con
  gli scopi delle Nazioni Unite.                (art.1 Trattato NATO)




_______________________________________________
Bacula-users mailing list
Bacula-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/bacula-users

Reply via email to