Jon LaBadie schrieb: > With the increasing use of pre-built amanda binaries and > the ever increasing concern for security, isn't it about > time to make port usage a run time parameter?
This was introduced in 2.5.2 (not sure, if it was allready in 2.5.0/2.5.1): reserved-udp-port int,int # Default: --with-udpportrange or 512,1023. Reserved udp port that # will be used (bsd, bsdudp) reserved-tcp-port int,int # Default: --with-low-tcpportrange or 512,1023. Reserved tcp port # that will be used (bsdtcp) unreserved-tcp-port int,int # Default: --with-tcpportrange or 1025,65536. Unreserved tcp port # that will be used (bsd, bsdudp) Regards Marc -- Marc Muehlfeld (Leitung Systemadministration) Zentrum fuer Humangenetik und Laboratoriumsmedizin Dr. Klein und Dr. Rost Lochhamer Str. 29 - D-82152 Martinsried Telefon: +49(0)89/895578-0 - Fax: +49(0)89/895578-78 http://www.medizinische-genetik.de
