<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
<html style="direction: ltr;">
<head>
<meta content="text/html; charset=windows-1255"
http-equiv="Content-Type">
<style>body p { margin-bottom: 0cm; margin-top: 0pt; } </style>
</head>
<body style="direction: ltr;"
bidimailui-detected-decoding-type="preferred-charset" text="#000000"
bgcolor="#ffffff">
On 17/06/2011 16:16, Michelle Konzack wrote:
<blockquote cite="mid:20110617141611.GU4017@michelle1" type="cite">
<pre wrap="">Hello Eric Kom,
are you sure, you want this:
</pre>
<blockquote type="cite">
<pre wrap="">ns1 IN A 41.134.194.90
ns2 IN A 41.134.194.91
ns1 IN A 10.0.0.80
ns2 IN A 10.0.0.82
</pre>
</blockquote>
</blockquote>
I use to run DNS on LAN without really care, since I decided to run
my own, I was thinking that add a private IPs going to resolve both
side (LAN and Internet) that's why the private IPs are in the
configs files.<br>
<blockquote cite="mid:20110617141611.GU4017@michelle1" type="cite">
<pre wrap="">This results in a round-robing and I would not get in 50% of all cases
the right domain.
</pre>
<blockquote type="cite">
<pre wrap="">www IN A 10.0.0.81
www IN A 10.0.0.82
mail IN A 10.0.0.84
backup IN A 10.0.0.102</pre>
</blockquote>
</blockquote>
So please can I just removed the LAN IPs?<br>
<br>
It's Bind gonna resolve also for a local looking up if my connection
is down?<br>
<blockquote cite="mid:20110617141611.GU4017@michelle1" type="cite">
<blockquote type="cite">
<pre wrap="">
How can someone reach your Web- and Mail-Server, if you have setup them
in a private network?
</pre>
</blockquote>
<blockquote type="cite">
<pre wrap="">ftp IN CNAME www
img IN CNAME www
* IN CNAME www
imap IN CNAME mail
pop IN CNAME mail
pop3 IN CNAME mail
smtp IN CNAME mail
</pre>
</blockquote>
<pre wrap="">
Are you sure, this is working? The "*" wildcard will even catch the
"imap", "pop", "pop3" and "smtp" hosts and redirect them to "www"
</pre>
</blockquote>
I put the asterisk (*) in my config file just in case where if any
subdomain none specified, bind must look up for www subdomain
without complaint showing the error "server not found".<br>
<blockquote cite="mid:20110617141611.GU4017@michelle1" type="cite">
<pre wrap=""></pre>
<blockquote type="cite">
<pre wrap="">80 IN PTR ns1.metropolitanbuntu.co.za.
82 IN PTR ns2.metropolitanbuntu.co.za.
81 IN PTR <a class="moz-txt-link-abbreviated" href="http://www.metropolitanbuntu.co.za">www.metropolitanbuntu.co.za</a>.
102 IN PTR backup.metropolitanbuntu.co.za.
108 IN PTR printer-server.metropolitanbuntu.co.za.
31 IN PTR ldap.metropolitanbuntu.co.za.
</pre>
</blockquote>
<pre wrap="">
How should this work? are the servers only accessibel from the local
and private network?
</pre>
</blockquote>
No!<br>
That is for the local reserve PTR.<br>
<br>
Please see below for the internet reverse PTR:<br>
<br>
<b>File: 194.134.41.in-addr.arpa:</b><br>
<br>
$TTL 3H<br>
194.134.41.in-addr.arpa. IN SOA
ns1.metropolitanbuntu.co.za.
postmaster.metropolitanbuntu.co.za. (<br>
5 ; serial<br>
3600 ; refresh<br>
900 ; retry<br>
1209600 ; expire<br>
43200) ; default_TTL<br>
;<br>
194.134.41.in-addr.arpa. IN NS
ns1.metropolitanbuntu.co.za.<br>
194.134.41.in-addr.arpa. IN NS
ns2.metropolitanbuntu.co.za.<br>
;<br>
90 IN PTR ns1.metropolitanbuntu.co.za.<br>
91 IN PTR ns2.metropolitanbuntu.co.za.<br>
<br>
<blockquote cite="mid:20110617141611.GU4017@michelle1" type="cite">
<pre wrap="">Thanks, Greetings and nice Day/Evening
Michelle Konzack
</pre>
<pre wrap="">
<fieldset class="mimeAttachmentHeader"></fieldset>
_______________________________________________
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>
<p><br>
</p>
<br>
<pre class="moz-signature" cols="72">--
--
You Truly
Eric Kom
System Administrator - Metropolitan College
2 Hennie Van Till, White River, 1240
Tel: 013 750 2255 | Fax: 013 750 0105 | Cell: 078 879 1334
<a class="moz-txt-link-abbreviated" href="mailto:erickom@kom.za.net">erickom@kom.za.net</a> | <a class="moz-txt-link-abbreviated" href="mailto:erickom@namekom.co.za">erickom@namekom.co.za</a> | <a class="moz-txt-link-abbreviated" href="mailto:erickom@erickom.co.za">erickom@erickom.co.za</a>
<a class="moz-txt-link-abbreviated" href="http://www.kom.za.net">www.kom.za.net</a> | <a class="moz-txt-link-abbreviated" href="http://www.kom.za.org">www.kom.za.org</a> | <a class="moz-txt-link-abbreviated" href="http://www.erickom.co.za">www.erickom.co.za</a>
Key fingerprint: 513E E91A C243 3020 8735 09BB 2DBC 5AD7 A9DA 1EF5
</pre>
</body>
</html>