Re: [BackupPC-users] problem using backuppc when connect

2012-03-23 Thread deconya
Thanks to all, the problem was a combination of unknown key and rynsc not installed. Im with other problem but is other thread .-) Thanks! El 14 de marzo de 2012 13:33, Les Mikesell escribió: > On Wed, Mar 14, 2012 at 2:50 AM, deconya wrote: > > > debug1: Next authentication method: publickey

Re: [BackupPC-users] problem using backuppc when connect

2012-03-14 Thread Les Mikesell
On Wed, Mar 14, 2012 at 2:50 AM, deconya wrote: > debug1: Next authentication method: publickey > debug1: Offering public key: /var/lib/backuppc/.ssh/id_rsa > debug1: Server accepts key: pkalg ssh-rsa blen 279 > debug1: read PEM private key done: type RSA > debug1: Authentication succeeded (publi

Re: [BackupPC-users] problem using backuppc when connect

2012-03-14 Thread deconya
Hi The result of the connection is: backuppc@backup:~$ ssh -v -l root dhcp OpenSSH_5.5p1 Debian-6+squeeze1, OpenSSL 0.9.8o 01 Jun 2010 debug1: Reading configuration data /etc/ssh/ssh_config debug1: Applying options for * debug1: Connecting to dhcp [10.0.0.254] port 22. debug1: Connection establis

Re: [BackupPC-users] problem using backuppc when connect

2012-03-13 Thread Les Mikesell
On Tue, Mar 13, 2012 at 5:19 PM, deconya wrote: > Hi > > The tar method to backup /etc/ inside localhost fails too. This backup not > use rsync. > > In what log I can view the problem? I checked syslog, auth.log unsuccessful If you are using ssh, try the connection manually, but be sure you are r

Re: [BackupPC-users] problem using backuppc when connect

2012-03-13 Thread deconya
Hi The tar method to backup /etc/ inside localhost fails too. This backup not use rsync. In what log I can view the problem? I checked syslog, auth.log unsuccessful Best Regards El 13 de marzo de 2012 22:46, Les Mikesell escribió: > On Tue, Mar 13, 2012 at 4:27 PM, Michel Jacobs wrote: > > t

Re: [BackupPC-users] problem using backuppc when connect

2012-03-13 Thread Les Mikesell
On Tue, Mar 13, 2012 at 4:27 PM, Michel Jacobs wrote: > trying to backup localhost with ssh instead of tar or rsync? > Ssh should work fine with localhost as long as the keys are set up correctly. -- Les Mikesell lesmikes...@gmail.com

Re: [BackupPC-users] problem using backuppc when connect

2012-03-13 Thread Michel Jacobs
trying to backup localhost with ssh instead of tar or rsync? -- website: te paard naar sint Petersburg mail: majac...@xs4all.nl skype: michel.jacobs1 phone: +31204090046 cell: +31626030879 facsimi

Re: [BackupPC-users] problem using backuppc when connect

2012-03-13 Thread Les Mikesell
On Tue, Mar 13, 2012 at 2:41 PM, deconya wrote: > Hi list > > Im a newbie with backuppc learning how to mount a server for backup files. I > installed a debian squeeze and I created a RSA key with user backuppc to > connect with the client. Manually I can connect, but when I create the > server in

[BackupPC-users] problem using backuppc when connect

2012-03-13 Thread deconya
Hi list Im a newbie with backuppc learning how to mount a server for backup files. I installed a debian squeeze and I created a RSA key with user backuppc to connect with the client. Manually I can connect, but when I create the server into the config and check, Appears the error: ---