I'm trying to set up a slave server, but I'm not getting any of the zone data being transferred. I noticed an error when creating a trust relationship. Here's the output (I've masked the IPs below); any ideas?
------------------------------------------------------------------------------------------------
Generating public/private rsa key pair.
/root/.ssh/id_rsa already exists.
Overwrite (y/n)? Generating public/private dsa key pair.
/root/.ssh/id_dsa already exists.
Overwrite (y/n)? spawn scp /root/.sshscript root@xxx.xxx.xxx.xxx:/root/.sshscript
root@xxx.xxx.xxx.xxx's password: Sending password
stdin: is not a tty
.sshscript 0% | | 0 --:-- ETA
.sshscript 100% |*****************************| 415 00:00
spawn /usr/bin/ssh root@xxx.xxx.xxx.xxx /bin/sh /root/.sshscript
root@xxx.xxx.xxx.xxx's password:
Script ok
Copy Complete
stdin: is not a tty
/root/.sshscript: /root/.ssh/authorized_keys: No such file or directory
Trust Relationship Created!
---------------------------------------------------------------
Thanks,
Jaz



LinkBack URL
About LinkBacks
Reply With Quote





