<div dir="ltr"><div>Hi Everybody,<br><br></div>The below item is our DNS (BIND) server configuration. our Domain<b> <a 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 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 href="http://ns1.xxx.com">ns1.xxx.com</a>. <a 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 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>