Dear all, I would like to achieve the following: I have multiple remote clients which I want to backup in our local LAN, where 1 director and 2 storage daemons are. I would like to have the client contact the director (and storages), so I only need to have 3 port forwards (client(s) -> Director, and client(s) -> 2x storages). So I do not need to open ports on all the clients for director + storage (also, the WAN IP of our LAN is used by multiple organizations, who knows what they are doing).
Additionally, I already have a LAN Address configured between one internal client, and one internal storage (to circumvent a slow network-switch for this important/long backup). So it should be a client-initiated connection: https://docs.bareos.org/TasksAndConcepts/NetworkSetup.html#client-initiated-connection and I think this should work out without problems with the port forwardings. But if I don't want to use "passive client", how can my remote clients get the correct WAN IP + port of the storages (the port forwarding is from WAN-IP:random-Port -> storage-LAN-IP:9103) to connect to the storage daemon? I could use a hostfile on the client, but how can I set a custom port (also considering there are 2 different storage daemons, and one is already using LAN for a direct cable connection with one client). is there any way to do this, or do I have to use (at least) passive client so the storage daemons connect the client directly? (while I should have remote clients be able to connect to the one director). thanks -- You received this message because you are subscribed to the Google Groups "bareos-users" group. To unsubscribe from this group and stop receiving emails from it, send an email to bareos-users+unsubscr...@googlegroups.com. To view this discussion on the web visit https://groups.google.com/d/msgid/bareos-users/2fab3a70-8d27-4a5e-a70a-3ebcb767272bn%40googlegroups.com.