Amanda-Users

Re: Port xxx is not secure

2008-08-07 05:56:04
Subject: Re: Port xxx is not secure
From: Marc Muehlfeld <Marc.Muehlfeld AT medizinische-genetik DOT de>
To: "Amanda user's group" <amanda-users AT amanda DOT org>
Date: Thu, 07 Aug 2008 11:51:38 +0200
Nouveaux Territoires schrieb:
I want to save data from an another computer behind a firewall.
The corresponding ports opened on the firewall.

But when i launch amcheck,i have an error :

Amanda Backup Client Hosts Check
--------------------------------
ERROR: NAK globtrans: host backup: port 48226 not secure
Client check: 1 host checked in 0.318 seconds, 1 problem found

I guess you configured the amanda.conf parameters reserved-udp-port and
reserved-tcp-port with ports above 1024. Or you compiled the default in with
--with-udpportrange and --with-low-tcpportrange.

E. g. try setting
reserved-udp-port 512,1023
reserved-tcp-port 512,1023

For your firewall you only have to allow connections to dport 10080. All other
ports are handled automatically by the nf_conntrack_amanda module (if you use
iptables).


Regards
Marc


--
Marc Muehlfeld (Leitung IT)
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



<Prev in Thread] Current Thread [Next in Thread>