how to use master name server

rastoma

Well-Known Member
Aug 27, 2001
158
0
316
when trying to establish a trust relation ship (after entering my main (server1)'s primary dns in server 2), I get this:

spawn scp /root/.sshscript [email protected]:/root/.sshscript
[email protected]'s password: Sending password

(pass word here)

stdin: is not a tty

.sshscript 0% | | 0 --:-- ETA
.sshscript 100% |*****************************| 416 00:00


spawn /usr/bin/ssh [email protected] /bin/sh /root/.sshscript
[email protected]'s password: XXXXXXXX
exit

Script ok
Copy Complete
stdin: is not a tty
/root/.sshscript: /root/.ssh/authorized_keys: No such file or directory
Trust Relationship Created!


i then still try and click on synchronize dns and of course no zones show up nor do domains get setup in server1's zones.

i've read all suggestions here but none of them have worked for me.

what else should i try?
 
B

bdraco

Guest
[quote:82c1b1b8d8][i:82c1b1b8d8]Originally posted by rastoma[/i:82c1b1b8d8]

when trying to establish a trust relation ship (after entering my main (server1)'s primary dns in server 2), I get this:

spawn scp /root/.sshscript [email protected]:/root/.sshscript
[email protected]'s password: Sending password

(pass word here)

stdin: is not a tty

.sshscript 0% | | 0 --:-- ETA
.sshscript 100% |*****************************| 416 00:00


spawn /usr/bin/ssh [email protected] /bin/sh /root/.sshscript
[email protected]'s password: XXXXXXXX
exit

Script ok
Copy Complete
stdin: is not a tty
/root/.sshscript: /root/.ssh/authorized_keys: No such file or directory
Trust Relationship Created!


i then still try and click on synchronize dns and of course no zones show up nor do domains get setup in server1's zones.

i've read all suggestions here but none of them have worked for me.

what else should i try?[/quote:82c1b1b8d8]

Please email me.. I will fix it for you...
 

AlaskanWolf

Well-Known Member
Aug 11, 2001
535
0
316
Fremont CA
i think everything is setup right, and now i get this when syncing

Rebuilding DNS Zones List from master server .....
You have no controlling tty. Cannot read passphrase.
ndc: reload command successful
Rebuild Complete


Suggestions?