PDA

Archiv verlassen und diese Seite im Standarddesign anzeigen : DDNS Reserve klappt nicht.



Bloggy
22.01.08, 12:49
Hi, um mal den Kopf frei von meinem kleinem Netzwerk-Problem zu bekommen, hier noch ein kleines Problem das ich lösen muss "Insgesamt sind es noch drei :)"

Ich lasse meinen ZONEFILES von Bind durch den DHCPD aktuallisieren.
dabei klappt die Auflösung von NAME zu IP ohne Probleme bloß von
IP zu NAME klappt nicht sowie es soll:

Erstmal die named.conf:

Atlantis:~# cat /etc/bind/named.conf


include "/etc/bind/named.conf.acls";
include "/etc/bind/named.conf.key";
include "/etc/bind/named.conf.options";

zone "ge-tdf" {
type master;
file "/var/cache/bind/db.ge-tdf";
// notify no;
allow-update { key DDNS; };
};


zone "168.192.in-addr.arpa" {
type master;
file "/var/cache/bind/db.ge-tdf.rev";
// notify no;
allow-update { key DDNS; };
};

zone "." {
type hint;
file "/etc/bind/db.root";
};

zone "localhost" {
type master;
file "/etc/bind/db.local";
};

zone "127.in-addr.arpa" {
type master;
file "/etc/bind/db.127";
};

zone "0.in-addr.arpa" {
type master;
file "/etc/bind/db.0";
};

zone "255.in-addr.arpa" {
type master;
file "/etc/bind/db.255";
};

// include "/etc/bind/named.conf.local";


Hier meine beiden Zonefiles (eventuell übersehe ich vor lauter Punkten den fehlenden Punkt!)

Atlantis:~# cat /var/cache/bind/db.ge-tdf

$ORIGIN .
$TTL 86400 ; 1 day
ge-tdf IN SOA ge-tdf. root.localhost. (
2008080128 ; serial
10800 ; refresh (3 hours)
3600 ; retry (1 hour)
604800 ; expire (1 week)
86400 ; minimum (1 day)
)
NS localhost.
NXT localhost. NS SOA NXT
$ORIGIN ge-tdf.
$TTL 15768000 ; 26 weeks 12 hours
109-10 A 192.168.1.20
TXT "3109b40452e28e46da63c05208f9935d3a"
402-08 A 192.168.3.252
TXT "315be1a3d413c4a2cf6ad94c044c0c9f1f"
$TTL 86400 ; 1 day
admin CNAME atlantis
atlantis A 192.168.0.2
$ORIGIN atlantis.ge-tdf.
admin A 192.168.0.2
err A 192.168.0.2
stundenplan A 192.168.0.2
www A 192.168.0.2
$ORIGIN ge-tdf.
$TTL 31536000 ; 52 weeks 1 day
Babylon-Work A 192.168.0.25
TXT "317dffb85d747922136a1561645c4baaf3"
$TTL 15768000 ; 26 weeks 12 hours
Bibi-01 A 192.168.1.1
TXT "3124883404175e29fd308503c797f4b8b5"
Bibi-02 A 192.168.1.2
TXT "31f1ae4d041067b9d60177106e276333ad"
Bibi-03 A 192.168.1.3
TXT "31a4f504f11b8e2e8de5e18c0f54cb7e88"
Bibi-04 A 192.168.1.4
TXT "31697d3c2fa51e862ba12b6ac2564a3e81"
Bibi-05 A 192.168.1.5
TXT "31523ac47b218b6481a14adc108913596c"
Bibi-06 A 192.168.1.6
TXT "31e5bbc8172e7dfe5924ec16f700957f56"
BIBIC000 A 192.168.1.7
TXT "31c66f283b50258a5b172516bc9cda9202"
BIBIC001 A 192.168.1.1
TXT "3124883404175e29fd308503c797f4b8b5"
BIBIC002 A 192.168.1.2
TXT "31f1ae4d041067b9d60177106e276333ad"
BIBIC003 A 192.168.1.3
TXT "31a4f504f11b8e2e8de5e18c0f54cb7e88"
BIBIC004 A 192.168.1.4
TXT "31697d3c2fa51e862ba12b6ac2564a3e81"
BIBIC005 A 192.168.1.5
TXT "31523ac47b218b6481a14adc108913596c"
BIBIC006 A 192.168.1.6
TXT "31e5bbc8172e7dfe5924ec16f700957f56"
C110-01 A 192.168.0.14
TXT "313b377f25d2602321d299bf7a69ad559e"
$TTL 86400 ; 1 day
capella A 192.168.0.3
dhcp CNAME atlantis
$TTL 15768000 ; 26 weeks 12 hours
laptop-ejytzib8 A 192.168.3.250
TXT "31d6845e82aaf9d34dbda9c335a6736381"
$TTL 86400 ; 1 day
ldap CNAME atlantis
$TTL 15768000 ; 26 weeks 12 hours
Lehrerstation-4 A 192.168.3.253
TXT "31d6bcf0f328998974c4e6adfa7fccad7e"
$TTL 86400 ; 1 day
ns CNAME atlantis
$TTL 15768000 ; 26 weeks 12 hours
R110C001 A 192.168.0.21
TXT "31e981dca8705dab28ef0c43a30897f2d5"
R110C003 A 192.168.0.14
TXT "313b377f25d2602321d299bf7a69ad559e"
$TTL 86400 ; 1 day
zion A 192.168.0.1
$ORIGIN zion.ge-tdf.
proxyadmin A 192.168.0.1



Atlantis:~# cat /var/cache/bind/db.ge-tdf.rev


$ORIGIN .
$TTL 86400 ; 1 day
168.192.in-addr.arpa IN SOA localhost. atlantis.ge-tdf. (
2008080127 ; serial
10800 ; refresh (3 hours)
3600 ; retry (1 hour)
604800 ; expire (1 week)
86400 ; minimum (1 day)
)
NS localhost.
$ORIGIN 0.168.192.in-addr.arpa.
$TTL 15768000 ; 26 weeks 12 hours
14 PTR R110C003.GE-TDF.
21 PTR R110C001.GE-TDF.
$TTL 31536000 ; 52 weeks 1 day
25 PTR Babylon-Work.GE-TDF.
$ORIGIN 1.168.192.in-addr.arpa.
$TTL 15768000 ; 26 weeks 12 hours
1 PTR BIBIC001.GE-TDF.
2 PTR BIBIC002.GE-TDF.
20 PTR 109-10.GE-TDF.
3 PTR BIBIC003.GE-TDF.
4 PTR BIBIC004.GE-TDF.
5 PTR BIBIC005.GE-TDF.
6 PTR BIBIC006.GE-TDF.
7 PTR BIBIC000.GE-TDF.
$ORIGIN 3.168.192.in-addr.arpa.
250 PTR laptop-ejytzib8.GE-TDF.
252 PTR 402-08.GE-TDF.
253 PTR Lehrerstation-4.GE-TDF.