Where Bacula/Bareos backup data actually lands: the storage daemon.
The Storage Daemon owns the tapes, disk volumes, and autochangers, and both the Director and the file daemons connect to it on 9103 to write and read backup volumes. It is the third of Bacula's three daemons, completing the 9101/9102/9103 set, and Bareos inherits the same layout. Some HP print servers also use 9103 as a further raw-print channel.
Do not expose
Reaching the storage daemon means reaching the backup data itself; keep it inside the backup network and rely on Bacula's TLS options for any link that leaves a trusted segment.
$ nc -vz -w 3 TARGET 9103Seen this on your network? Beige Box scans your Wi-Fi and shows every open port on every device — and its Ports tool links straight back here.
Get Beige Box →also available as JSON · Markdown
Corrections or a missing port? Reply @rimrocksystems.