
}
host ra-c7000-01-db14-ilo {
option host-name "ra-c7000-01-db14-ilo.cloud.lab.eng.bos.redhat.com";
hardware ethernet D8:D3:85:63:EE:26;
fixed-address 10.16.136.244;
}
host ra-c7000-01-db15-ilo {
option host-name "ra-c7000-01-db15-ilo.cloud.lab.eng.bos.redhat.com";
hardware ethernet D8:D3:85:63:FF:1A;
fixed-address 10.16.136.245;
}
host ra-c7000-01-db16-ilo {
option host-name "ra-c7000-01-db16-ilo.cloud.lab.eng.bos.redhat.com";
hardware ethernet D8:D3:85:5F:49:3E;
fixed-address 10.16.136.246;
}
host ra-msa20 {
option host-name "ra-msa20.cloud.lab.eng.bos.redhat.com";
hardware ethernet 00:C0:FF:DA:B7:F4;
fixed-address 10.16.136.248;
}
host ra-pc5400-01 {
option host-name "ra-pc5400-01.cloud.lab.eng.bos.redhat.com";
hardware ethernet 00:26:f1:1b:06:00;
fixed-address 10.16.136.248;
}
}
A.2.5 named.conf
The /etc/named.conf file is used by the satellite to specify it as the master.
options {
directory "/var/named";
forwarders { 10.16.255.2 port 53; 10.16.255.3 port 53; };
notify yes;
};
zone "cloud.lab.eng.bos.redhat.com." { type master; file "db.cloud.lab.eng.bos.redhat.com"; };
zone "136.16.10.in-addr.arpa." { type master; file "db.10.16.136"; };
zone "137.16.10.in-addr.arpa." { type master; file "db.10.16.137"; };
zone "138.16.10.in-addr.arpa." { type master; file "db.10.16.138"; };
zone "139.16.10.in-addr.arpa." { type master; file "db.10.16.139"; };
zone "140.16.10.in-addr.arpa." { type master; file "db.10.16.140"; };
zone "141.16.10.in-addr.arpa." { type master; file "db.10.16.141"; };
zone "142.16.10.in-addr.arpa." { type master; file "db.10.16.142"; };
zone "143.16.10.in-addr.arpa." { type master; file "db.10.16.143"; };
A.2.6 resolv.conf
An /etc/resolv.conf was put in place on the satellite.
www.redhat.com 158
Komentarze do niniejszej Instrukcji