<html>
<head>
<meta content="text/html; charset=ISO-8859-1"
http-equiv="Content-Type">
</head>
<body text="#000000" bgcolor="#FFFFFF">
<div class="moz-cite-prefix">Based on the zone contents below, you
shouldn't have any problem changing the 192.168.1.100 address to
anything you want.<br>
<br>
But, of course, the zone is illegal because it only has 1 NS
record published at the apex (there is a strict minimum of at
least 2), and, as it stands now, if it is an Internet-facing zone,
it's also illegal due to the presence of a private (192.168.*.*)
address in the zone. You said that 192.168.1.100 is "our one of
DNS server", but hopefully you don't mean that it's a nameserver
for *this* zone, or that the zone is not Internet-facing, or the
192.168.1.100 address is presented in a NAT (network address
translated) form to the Internet, since, again, you can't use
private addresses on the Internet. By definition.<br>
<br>
- Kevin<br>
On 9/8/2014 3:43 AM, Pete Fong wrote:<br>
</div>
<blockquote
cite="mid:CAKEpRsqc_pdig96ESgphS+a=+5edpswwA5eLioxD9RFtQ_anyA@mail.gmail.com"
type="cite">
<div dir="ltr">
<div>Hi Everybody,<br>
<br>
</div>
The below item is our DNS (BIND) server configuration. our
Domain<b> <a moz-do-not-send="true" href="http://xxx.com">xxx.com</a>
</b>is assigned IP address 192.168.1.100 which is our one of DNS
server. Can we change it to our web server IP address ? Because
we want anybody access our domain <b><a moz-do-not-send="true"
href="http://xxx.com">xxx.com</a></b> with internet browser
then it will go to our webpage. Am I correct ? I really
appreciate anybody help.<br>
<div>
<div>
<div>
<div><br>
@ IN SOA <a moz-do-not-send="true"
href="http://ns1.xxx.com">ns1.xxx.com</a>. <a
moz-do-not-send="true" href="http://root.ns1.xxx.com">root.ns1.xxx.com</a>
(<br>
2014090801 ; serial<br>
2h ; refresh<br>
10m ; retry<br>
1w ; expiry<br>
1h )<br>
<br>
IN NS <a moz-do-not-send="true"
href="http://ns1.xxx.com">ns1.xxx.com</a>.<br>
IN A 192.168.1.100<br>
<div><br>
</div>
<div>Thank and Best Regards,<br>
</div>
<div>Pete Fong<br>
</div>
</div>
</div>
</div>
</div>
</div>
<br>
<fieldset class="mimeAttachmentHeader"></fieldset>
<br>
<pre wrap="">_______________________________________________
Please visit <a class="moz-txt-link-freetext" href="https://lists.isc.org/mailman/listinfo/bind-users">https://lists.isc.org/mailman/listinfo/bind-users</a> to unsubscribe from this list
bind-users mailing list
<a class="moz-txt-link-abbreviated" href="mailto:bind-users@lists.isc.org">bind-users@lists.isc.org</a>
<a class="moz-txt-link-freetext" href="https://lists.isc.org/mailman/listinfo/bind-users">https://lists.isc.org/mailman/listinfo/bind-users</a></pre>
</blockquote>
<br>
</body>
</html>