<html>
<head>
<meta http-equiv="content-type" content="text/html; charset=utf-8">
</head>
<body bgcolor="#FFFFFF" text="#000000">
Two days ago I did a dns import on a 5208R server all was imported
and tested, today <br>
I went to uport and DNS was all gone?<br>
Used these instructions<br>
********************************************<br>
*** Restore DNS & Additional Directories ***<br>
********************************************<br>
<br>
Step #1 - Make a directory:<br>
mkdir /home/restore <br>
<br>
Step #2 - Change Owner Ship to Admin:<br>
chown admin /home/restore <br>
<br>
Step #3 - Upload, as admin, hostname.of.source.dirs.tar.gz to
/home/restore <br>
<br>
Step #4 - Telnet/SSH as Admin to your Server <br>
<br>
Step #5 - Change user to root:<br>
su - root<br>
<br>
Step #6 - Change Directory:<br>
cd /home/restore <br>
<br>
Step #7 - Move the file to your / directory: <br>
mv hostname.of.source.dirs.tar.gz /<br>
<br>
Step #8 - Change directory to your "root": <br>
cd /<br>
<br>
Step #9 - Extract the file:<br>
tar zxvf hostname.of.source.dirs.tar.gz<br>
<br>
<br>
<br>
************************************************<br>
*** Continue, only if you backed up your DNS ***<br>
************************************************<br>
<br>
Step #10 - Make a working directory:<br>
mkdir /tmp/dns_import<br>
<br>
Step #11 - Move your old records to work dir<br>
mv /var/named/chroot/var/named/db* /tmp/dns_import<br>
<br>
Step #12 - Import your records:<br>
/usr/sausalito/sbin/dnsImport.pl /tmp/dns_import<br>
<br>
RC<br>
<div class="moz-signature">-- <br>
<style type="text/css">
<!--
.style1 {color: #006600}
-->
</style>
<p><em><strong>Richard C. Barker Sr. <br>
CEO & President <br>
1-800-510-3139 <br>
<span class="style1">ProBass Networks Inc. </span></strong></em><br>
<a href="http://www.probassnetworks.net">www.probassnetworks.net</a>
<br>
<a href="http://www.probass.net">www.probass.net</a> <br>
*************************************** <br>
DISCLAIMER : - <br>
This e-mail is confidential and intended only for the use <br>
of the individual or entity named above and may contain <br>
information that is privileged. If you are not the intended <br>
recipient, you are notified that any dissemination, distribution
<br>
or copying of this e-mail is strictly prohibited. If you have <br>
received this email in error, please notify us immediately <br>
by return email or telephone and destroy the original message. <br>
</p>
</div>
</body>
</html>