<?xml version="1.0" encoding="utf-8"?>
<feed xml:lang="en" xmlns="http://www.w3.org/2005/Atom"><title>Recent changes to bugs</title><link href="https://sourceforge.net/p/probind2/bugs/" rel="alternate"/><link href="https://sourceforge.net/p/probind2/bugs/feed.atom" rel="self"/><id>https://sourceforge.net/p/probind2/bugs/</id><updated>2006-06-16T13:02:03Z</updated><subtitle>Recent changes to bugs</subtitle><entry><title>IP Report incorrect for non-class C zone.</title><link href="https://sourceforge.net/p/probind2/bugs/6/" rel="alternate"/><published>2006-06-16T13:02:03Z</published><updated>2006-06-16T13:02:03Z</updated><author><name>KentH</name><uri>https://sourceforge.net/u/kh91/</uri></author><id>https://sourceforge.net1d1c34ad74893dcd5d448104176d8b5b033e4546</id><summary type="html">&lt;div class="markdown_content"&gt;&lt;p&gt;The IP report appears to assume that the reverse zone&lt;br /&gt;
is always a class C we have an entire class B in a&lt;br /&gt;
single zone, the report shows the first two and the&lt;br /&gt;
last octet of each host rather than the first two and&lt;br /&gt;
last two octets.&lt;/p&gt;&lt;/div&gt;</summary></entry><entry><title>Problems importing bind9 standard configuration</title><link href="https://sourceforge.net/p/probind2/bugs/5/" rel="alternate"/><published>2005-04-20T11:51:49Z</published><updated>2005-04-20T11:51:49Z</updated><author><name>Anonymous</name><uri>https://sourceforge.net/u/userid-None/</uri></author><id>https://sourceforge.netfdc9da6a4759e8beaeebb54f3c61d1b46439beef</id><summary type="html">&lt;div class="markdown_content"&gt;&lt;p&gt;It seems that the import utility does not work wilth&lt;br /&gt;
bind9 config files.&lt;/p&gt;
&lt;p&gt;I have setup a Fedora 3 Core system with bind,&lt;br /&gt;
bind-utils and caching-nameserver rpms.&lt;/p&gt;
&lt;p&gt;Trying to import from directory of probind/etc:&lt;/p&gt;
&lt;p&gt;./import -v -a  -d&lt;br /&gt;
/var/www/html/probind/named/test/named.conf &lt;br /&gt;
Checking database for readyness.&lt;br /&gt;
OK&lt;br /&gt;
Found 1 servers in the database with NS records.&lt;br /&gt;
Opening /var/www/html/probind/named/test/named.conf ...&lt;br /&gt;
Found zone: 'localdomain'&lt;/p&gt;
&lt;p&gt;...&lt;/p&gt;
&lt;p&gt;Script simply does not come to an end, looping ...?&lt;/p&gt;
&lt;p&gt;Regards Frank&lt;/p&gt;
&lt;p&gt;Frank.Elsner@rz.uni-osnabrueck.de&lt;/p&gt;
&lt;p&gt;Yet Probind2 is just what we need, but I urgently need&lt;br /&gt;
to import existing zone files.&lt;/p&gt;&lt;/div&gt;</summary></entry><entry><title>Probind and fedora 2 issues</title><link href="https://sourceforge.net/p/probind2/bugs/4/" rel="alternate"/><published>2004-11-18T21:45:12Z</published><updated>2004-11-18T21:45:12Z</updated><author><name>Anonymous</name><uri>https://sourceforge.net/u/userid-None/</uri></author><id>https://sourceforge.netf04a77afb9e5525b22a0955279a54534e2cd3bbc</id><summary type="html">&lt;div class="markdown_content"&gt;&lt;p&gt;It appears there is a problem with the default install of &lt;br /&gt;
bind and probind on Fedora Core 2.&lt;/p&gt;
&lt;p&gt;Fedora core 2 install chroot bind. This is for security, &lt;br /&gt;
however probind does not know of the chrooted dir.&lt;/p&gt;
&lt;p&gt;The problem it causes:&lt;/p&gt;
&lt;p&gt;It creates db.zone files in /var/named.&lt;/p&gt;
&lt;p&gt;However the chroot runs &lt;br /&gt;
in /var/named/chroot/var/named.&lt;/p&gt;
&lt;p&gt;It can create the files fine, but when named starts it &lt;br /&gt;
starts chrooted thinking &lt;br /&gt;
that /var/named/chroot/var/named is the &lt;br /&gt;
actual /var/named and the db. files do not exists in that &lt;br /&gt;
directory.&lt;/p&gt;
&lt;p&gt;Youc an update the path where the zones live in &lt;br /&gt;
probind, but that creates another problem. When it &lt;br /&gt;
writes the named.conf file it writes:&lt;/p&gt;
&lt;p&gt;options {&lt;br /&gt;
directory "/var/named/chroot/var/named";&lt;br /&gt;
};&lt;/p&gt;
&lt;p&gt;which when named runs in chroot mode, the dbfiles may &lt;br /&gt;
exists now in /var/named/chroot/var/named&lt;/p&gt;
&lt;p&gt;but now bind is looking for the db files &lt;br /&gt;
in /var/named/chroot/var/named/chroot which doesnt &lt;br /&gt;
exisists because bind thinks you are in /var/named &lt;br /&gt;
(because of chroot) and there is no /var/named/chroot &lt;br /&gt;
in the chrooted directory. if that makes sense?&lt;/p&gt;&lt;/div&gt;</summary></entry><entry><title>import script problem</title><link href="https://sourceforge.net/p/probind2/bugs/3/" rel="alternate"/><published>2004-06-25T07:26:44Z</published><updated>2004-06-25T07:26:44Z</updated><author><name>Mark Barrow</name><uri>https://sourceforge.net/u/markbarrow/</uri></author><id>https://sourceforge.net720e0d735c9ebff415dedb68849578b880af411c</id><summary type="html">&lt;div class="markdown_content"&gt;&lt;p&gt;Whilst trying to use the import script to import&lt;br /&gt;
existing data the script hangs after finding the first&lt;br /&gt;
zone.&lt;/p&gt;
&lt;p&gt;Workaround&lt;/p&gt;
&lt;p&gt;The format of the zone files was ex.&lt;/p&gt;
&lt;p&gt;zone "test.com" in {&lt;/p&gt;
&lt;p&gt;the import script doesn't understand the 'in' before&lt;br /&gt;
the open brace. After editing the zone files to the&lt;br /&gt;
below format the import work successfully.&lt;/p&gt;
&lt;p&gt;zone "test.com" {&lt;/p&gt;&lt;/div&gt;</summary></entry><entry><title>Secondary named.conf bug</title><link href="https://sourceforge.net/p/probind2/bugs/2/" rel="alternate"/><published>2004-03-10T12:14:26Z</published><updated>2004-03-10T12:14:26Z</updated><author><name>Anonymous</name><uri>https://sourceforge.net/u/userid-None/</uri></author><id>https://sourceforge.net229081c3821fb180b337c738b4b904194270ee5a</id><summary type="html">&lt;div class="markdown_content"&gt;&lt;p&gt;mknamed.conf doesn't take options when constructing the&lt;br /&gt;
secondary named.conf:&lt;/p&gt;
&lt;p&gt;Line 38&lt;br /&gt;
return "zone \"$domain\" {\n\ttype slave;\n\tmasters&lt;br /&gt;
{\n\t\t$masters;\n\t};\n\tfile \"SEC/$zonefile\";\
n};\n\n";&lt;/p&gt;
&lt;p&gt;My line:&lt;br /&gt;
return "zone \"$domain\" {\n\ttype&lt;br /&gt;
slave;\n\tmasters {\n\t\t$masters;\n\t};\n\tfile&lt;br /&gt;
\"SEC/$zonefile\";\n&lt;br /&gt;
".($options? "\t$options\n" : "") ."};\n\n";&lt;br /&gt;
}&lt;/p&gt;&lt;/div&gt;</summary></entry><entry><title>Testing SOA/NS fails where DiG is happy (top-level domain)</title><link href="https://sourceforge.net/p/probind2/bugs/1/" rel="alternate"/><published>2003-10-29T11:36:44Z</published><updated>2003-10-29T11:36:44Z</updated><author><name>Mike Onyskiw</name><uri>https://sourceforge.net/u/onyskiwm/</uri></author><id>https://sourceforge.net1092c3f0410eeb58bd97b7c4e4b2084bb952629e</id><summary type="html">&lt;div class="markdown_content"&gt;&lt;p&gt;Using frame generated by test.php (Testing), &lt;br /&gt;
with &amp;amp;quot;Host/IP&amp;amp;quot; left empty, a request for a SOA or NS &lt;br /&gt;
record for a top-level domain for which I have set &lt;br /&gt;
ProBind2 up for (fake root using &amp;amp;quot;master&amp;amp;quot; instead &lt;br /&gt;
of &amp;amp;quot;hints&amp;amp;quot; + appropriate delegation on same BIND9 &lt;br /&gt;
server) fails. &lt;/p&gt;
&lt;p&gt;(&amp;amp;quot;request: domain {type=SOA} server: ares.domain &lt;br /&gt;
{10.3.3.3} results: Test Failed&amp;amp;quot;)&lt;/p&gt;
&lt;p&gt;DiG on *same* host returns correct values as expected. &lt;br /&gt;
(dig domain soa)&lt;/p&gt;
&lt;p&gt;tcpdump reveals:&lt;br /&gt;
ProBind2 asking for &amp;amp;quot;domain.domain.&amp;amp;quot;, where&lt;br /&gt;
DiG asks for &amp;amp;quot;domain.&amp;amp;quot;&lt;/p&gt;
&lt;p&gt;second level domains (subdomain.domain) work fine on &lt;br /&gt;
both and ask for the right value.&lt;/p&gt;
&lt;p&gt;All domains created without any trailing dot in name, but &lt;br /&gt;
correctly generated with dot in zone file.&lt;/p&gt;&lt;/div&gt;</summary></entry></feed>