Am 2017-09-29 um 05:09 schrieb Stefan G. Weichinger: > The man page doesn't suggest any port range and amcheck complains ... > What is recommended here, please? I don't have any idea or preference.
ok, I figured it out, man page isn't as clear as I wish it should be 1) run "amgetconf CONF reserved-udp-port" this gives me "512,1023" 2) add line to /etc/amanda-security.conf: tcp_port_range=512,1023 now amcheck is happy and amdump starts ... looking forward
