LinuxQuestions.org

LinuxQuestions.org (/questions/)
-   Linux - Newbie (https://www.linuxquestions.org/questions/linux-newbie-8/)
-   -   Amanda Backups restoring Problem in client Side (https://www.linuxquestions.org/questions/linux-newbie-8/amanda-backups-restoring-problem-in-client-side-893843/)

vijith.pa@gmail.com 07-26-2011 08:21 AM

Amanda Backups restoring Problem in client Side
 
Hi Friends i have one problem in amanda client side when am executing
amrecover DailySet1 then it's Showing
PHP Code:

AMRECOVER Version 3.3.0Contacting server on 192.168.99.240 ...
[
request failedrecv errorConnection reset by peer
192.168.99.240 My Amanda Server 

Quote:

when am Executing the same command in Server am getting amrecover prompt and i can recover the client backup-data to tmp directory or any where
In server it's listening port also..
PHP Code:

netstat -lt grep amanda
tcp        0      0 
*:amanda                *:*                     LISTEN     
tcp        0      0 
*:amandaidx             *:*                     LISTEN 

In Between Server and client no firewall is configured...
Both Server and Client using Ubuntu 10.04..

Any help would be very very appreciated.

Thanks..

chrism01 07-26-2011 08:11 PM

If there's no firewall (have you checked iptables on both systems and any intervening switch/router etc?), then maybe /etc/hosts.allow & hosts.deny on server?
Does amanda require an extra option setting for amrecover froma client?

choogendyk 07-29-2011 07:02 AM

As well as the OS related stuff mentioned by chrism01, check out http://wiki.zmanda.com/man/amanda-auth.7.html and make sure you have the Amanda configuration set up correctly for authentication and hosts connections.


All times are GMT -5. The time now is 05:14 AM.