0% found this document useful (0 votes)
173 views32 pages

DNS Server Configuration For Oracle-RAC

The document discusses configuring a DNS server on four Red Hat Linux machines. It provides details on the IP addresses and hostnames configured for the DNS server machine and three node machines. It then shows the steps taken to install and configure the Bind DNS server software on the DNS machine.

Uploaded by

vnairaj
Copyright
© © All Rights Reserved
We take content rights seriously. If you suspect this is your content, claim it here.
Available Formats
Download as PDF, TXT or read online on Scribd
0% found this document useful (0 votes)
173 views32 pages

DNS Server Configuration For Oracle-RAC

The document discusses configuring a DNS server on four Red Hat Linux machines. It provides details on the IP addresses and hostnames configured for the DNS server machine and three node machines. It then shows the steps taken to install and configure the Bind DNS server software on the DNS machine.

Uploaded by

vnairaj
Copyright
© © All Rights Reserved
We take content rights seriously. If you suspect this is your content, claim it here.
Available Formats
Download as PDF, TXT or read online on Scribd
You are on page 1/ 32

5/28/2016 DNS Server Configuration For Oracle­RAC in RHEL 5/6/7 | airydba Oracle Blog Notes

airydbablog 6:33 pm on May 26, 2016


Tags: DNS, RAC   

DNS Server Con䁀옿guration For Oracle-RAC in RHEL 5/6/7


DNS Con䁀옿guration on Red Hat Enterprise Linux 5 or 6 or 7:

IP Addresses and other settings:

I have con䁀옿gred 4 Machines.

1: DNS+Strorage on a single Machine.

2: 3 Nodes Machines

DNS Server Details:

paw-racstorage-dns.examlpe.com :

eth0 : 192.168.75.10    —- For Public Network

gateway : 192.168.75.1

subnet : 255.255.255.0

hostname: paw-racstorage-dns.examlpe.com

Primary DNS : 192.168.75.10

DNS Search Path : examlpe.com

3 Nodes Details:

Node1:

paw-racnode1.examlpe.com :

eth0: 192.168.75.11     —- For Public Network

eth1: 10.0.0.1          —- For Private Network

gateway : 192.168.75.1

subnet : 255.255.255.0

hostname: paw-racnode1.examlpe.com

Primary DNS : 192.168.75.10

https://airydba.wordpress.com/2016/05/26/dns­server­configuration­for­oracle­rac­in­rhel­567/ 1/32
5/28/2016 DNS Server Configuration For Oracle­RAC in RHEL 5/6/7 | airydba Oracle Blog Notes

DNS Search Path : examlpe.com

Node2:

paw-racnode2.examlpe.com :

eth0: 192.168.75.12     —- For Public Network

eth1: 10.0.0.2          —- For Private Network

gateway : 192.168.75.1

subnet : 255.255.255.0

hostname: paw-racnode2.examlpe.com

Primary DNS : 192.168.75.10

DNS Search Path : examlpe.com

Node3:

paw-racnode3.example.com

eth0: 192.168.75.13     —- For Public Network

eth1: 10.0.0.3          —- For Private Network

gateway : 192.168.75.1

subnet : 255.255.255.0

hostname: paw-racnode3.examlpe.com

Primary DNS : 192.168.75.10

DNS Search Path : examlpe.com

[root@paw-racstorage-dns ~]# mkdir -p /u01/rhel5_rpms

[root@paw-racstorage-dns ~]# chmod 777 /u01/rhel5_rpms

[root@paw-racstorage-dns ~]# cp -ar /media/SAI-OS-5U7_64bit/Server/*.* /u01/rhel5_rpms

[root@paw-racstorage-dns ~]# cd /u01/rhel5_rpms

[root@paw-racstorage-dns rhel5_rpms]# rpm -ivh bind-chroot*

warning: bind-chroot-9.3.6-16.P1.el5.x86_64.rpm: Header V3 DSA signature: NOKEY, key ID 37017186

Preparing…                ########################################### [100%]

https://airydba.wordpress.com/2016/05/26/dns­server­configuration­for­oracle­rac­in­rhel­567/ 2/32
5/28/2016 DNS Server Configuration For Oracle­RAC in RHEL 5/6/7 | airydba Oracle Blog Notes

1:bind-chroot               ########################################### [100%]

 [root@paw-racstorage-dns rhel5_rpms]# rpm -ivh bind-libs*

warning: bind-libs-9.3.6-16.P1.el5.i386.rpm: Header V3 DSA signature: NOKEY, key ID 37017186

Preparing…                ########################################### [100%]

1: bind-libs              ########################################### [100%]

[root@paw-racstorage-dns rhel5_rpms]# rpm -ivh ypbind-1.19-12.el5_6.1.x86_64.rpm

warning: ypbind-1.19-12.el5_6.1.x86_64.rpm: Header V3 DSA signature: NOKEY, key ID 37017186

Preparing…                ########################################### [100%]

1: ypbind                ########################################### [100%]

 [root@paw-racstorage-dns rhel5_rpms]# rpm -ivh bind-9.3.6-16.P1.el5.x86_64.rpm


Follow
warning: bind-9.3.6-16.P1.el5.x86_64.rpm: Header V3 DSA signature: NOKEY, key ID 37017186
Follow “airydba
Preparing…                ########################################### [100%]
Oracle Blog Notes”
1: bind-9.3.6           ########################################### [100%]
Get every new post delivered to
your Inbox.
[root@paw-racstorage-dns rhel5_rpms]# rpm -ivh bind-utils-9.3.6-16.P1.el5.x86_64.rpm
Join 290 other followers
warning: bind-utils-9.3.6-16.P1.el5.x86_64.rpm: Header V3 DSA signature: NOKEY, key ID 37017186
Enter your email address
Preparing…                ########################################### [100%]
Sign me up
1: bind-utils            ########################################### [100%]

Build a website with WordPress.com


[root@paw-racstorage-dns rhel5_rpms]# rpm -ivh bind-sdb-9.3.6-16.P1.el5.x86_64.rpm

warning: bind-sdb-9.3.6-16.P1.el5.x86_64.rpm: Header V3 DSA signature: NOKEY, key ID 37017186

Preparing…                ########################################### [100%]

1:bind-sdb               ########################################### [100%]

[root@paw-racstorage-dns rhel5_rpms]# rpm -ivh bind-libbind-devel-9.3.6-16.P1.el5.x86_64

warning: bind-libbind-devel-9.3.6-16.P1.el5.i386.rpm: Header V3 DSA signature: NOKEY, key ID 37017186

Preparing…                ########################################### [100%]

1:bind-libbind-devel     ########################################### [ 100%]

[root@paw-racstorage-dns rhel5_rpms]# rpm -ivh bind-devel-9.3.6-16.P1.el5.x86_64.rpm

https://airydba.wordpress.com/2016/05/26/dns­server­configuration­for­oracle­rac­in­rhel­567/ 3/32
5/28/2016 DNS Server Configuration For Oracle­RAC in RHEL 5/6/7 | airydba Oracle Blog Notes

warning: bind-devel-9.3.6-16.P1.el5.x86_64.rpm: Header V3 DSA signature: NOKEY, key ID 37017186

Preparing…                ########################################### [100%]

1:bind-devel             ########################################### [100%]

[root@paw-racstorage-dns rhel5_rpms]# rpm -ivh caching-nameserver-9.3.6-16.P1.el5.x86_64.rpm

warning: caching-nameserver-9.3.6-16.P1.el5.x86_64.rpm: Header V3 DSA signature: NOKEY, key ID 37017186

Preparing…                ########################################### [100%]

1:caching-nameserver     ########################################### [100%]

[root@paw-racstorage-dns ~]# rpm -qa bind*

bind-9.3.6-16.P1.el5

bind-utils-9.3.6-16.P1.el5

bind-devel-9.3.6-16.P1.el5

bind-sdb-9.3.6-16.P1.el5

bind-libbind-devel-9.3.6-16.P1.el5

bind-libs-9.3.6-16.P1.el5

bind-chroot-9.3.6-16.P1.el5

[root@paw-racstorage-dns ~]# rpm -qa system-con䁀옿g-bind*

system-con䁀옿g-bind-4.0.3-4.el5

[root@paw-racstorage-dns ~]# rpm -qa ypbind*

ypbind-1.19-12.el5_6.1

[root@paw-racstorage-dns ~]# rpm -qa caching-nameserver*

caching-nameserver-9.3.6-16.P1.el5

[root@paw-racstorage-dns ~]# cd /etc

[root@paw-racstorage-dns etc]# ll named*

lrwxrwxrwx 1 root named 52 May 11 12:21 named.caching-nameserver.conf ->


/var/named/chroot//etc/named.caching-nameserver.conf

lrwxrwxrwx 1 root named 42 May 11 12:21 named.rfc1912.zones -> /var/named/chroot//etc/named.rfc1912.zones

[root@paw-racstorage-dns etc]# cp named.caching-nameserver.conf named.caching-nameserver.conf1


https://airydba.wordpress.com/2016/05/26/dns­server­configuration­for­oracle­rac­in­rhel­567/ 4/32
5/28/2016 DNS Server Configuration For Oracle­RAC in RHEL 5/6/7 | airydba Oracle Blog Notes

[root@paw-racstorage-dns etc]# mv named.caching-nameserver.conf named.conf

[root@paw-racstorage-dns etc]# ll named*

-rw-r—– 1 root root  1230 May 11 12:32 named.caching-nameserver.conf1

lrwxrwxrwx 1 root named   52 May 11 12:21 named.conf -> /var/named/chroot//etc/named.caching-nameserver.conf

lrwxrwxrwx 1 root named   42 May 11 12:21 named.rfc1912.zones -> /var/named/chroot//etc/named.rfc1912.zones

Orignal  “/etc/named.conf” 䁀옿le :

[root@paw-racstorage-dns etc]# cat named.conf

//

// named.caching-nameserver.conf

//

// Provided by Red Hat caching-nameserver package to con䁀옿gure the

// ISC BIND named(8) DNS server as a caching only nameserver

// (as a localhost DNS resolver only).

//

// See /usr/share/doc/bind*/sample/ for example named con䁀옿guration 䁀옿les.

//

// DO NOT EDIT THIS FILE – use system-con䁀옿g-bind or an editor

// to create named.conf – edits to this 䁀옿le will be lost on

// caching-nameserver package upgrade.

//

options {

listen-on port 53 { 127.0.0.1; };

listen-on-v6 port 53 { ::1; };

directory       “/var/named”;

dump-䁀옿le       “/var/named/data/cache_dump.db”;

statistics-䁀옿le “/var/named/data/named_stats.txt”;

https://airydba.wordpress.com/2016/05/26/dns­server­configuration­for­oracle­rac­in­rhel­567/ 5/32
5/28/2016 DNS Server Configuration For Oracle­RAC in RHEL 5/6/7 | airydba Oracle Blog Notes

memstatistics-䁀옿le “/var/named/data/named_mem_stats.txt”;

// Those options should be used carefully because they disable port

// randomization

// query-source    port 53;

// query-source-v6 port 53;

allow-query     { localhost; };

allow-query-cache { localhost; };

};

logging {

channel default_debug {

䁀옿le “data/named.run”;

severity dynamic;

};

};

view localhost_resolver {

match-clients      { localhost; };

match-destinations { localhost; };

recursion yes;

include “/etc/named.rfc1912.zones”;

};

Modi䁀옿ed “/etc/named.conf” 䁀옿le :

[root@paw-racstorage-dns etc]# cat named.conf

//      match-clients      { localhost; };

// named.caching-nameserver.confalhost; };

//      recursion yes;

// Provided by Red Hat caching-nameserver package to con䁀옿gure the

https://airydba.wordpress.com/2016/05/26/dns­server­configuration­for­oracle­rac­in­rhel­567/ 6/32
5/28/2016 DNS Server Configuration For Oracle­RAC in RHEL 5/6/7 | airydba Oracle Blog Notes

// ISC BIND named(8) DNS server as a caching only nameserver

// (as a localhost DNS resolver only). .conf

//

// See /usr/share/doc/bind*/sample/ for example named con䁀옿guration 䁀옿les.

//

// DO NOT EDIT THIS FILE – use system-con䁀옿g-bind or an editor

// to create named.conf – edits to this 䁀옿le will be lost on

// caching-nameserver package upgrade.

//

options {

listen-on port 53 { 127.0.0.1; 192.168.75.10; };

listen-on-v6 port 53 { ::1; };

directory       “/var/named”;

dump-䁀옿le       “/var/named/data/cache_dump.db”;

statistics-䁀옿le “/var/named/data/named_stats.txt”;

memstatistics-䁀옿le “/var/named/data/named_mem_stats.txt”;

// Those options should be used carefully because they disable port

// randomization

// query-source    port 53;

// query-source-v6 port 53;

allow-query     { localhost; any; };

allow-query-cache { localhost; any; };

};

logging {

channel default_debug {

䁀옿le “data/named.run”;

https://airydba.wordpress.com/2016/05/26/dns­server­configuration­for­oracle­rac­in­rhel­567/ 7/32
5/28/2016 DNS Server Configuration For Oracle­RAC in RHEL 5/6/7 | airydba Oracle Blog Notes

severity dynamic;

};

};

view localhost_resolver {

match-clients      { localhost; any; };

match-destinations { localhost; any; };

recursion yes;

include “/etc/named.rfc1912.zones”;

};

Orignal “/etc/named.rfc1912.zones” :

[root@paw-racstorage-dns etc]# cat named.rfc1912.zones

// named.rfc1912.zones:

//

// Provided by Red Hat caching-nameserver package

//

// ISC BIND named zone con䁀옿guration for zones recommended by

// RFC 1912 section 4.1 : localhost TLDs and address zones

//

// See /usr/share/doc/bind*/sample/ for example named con䁀옿guration 䁀옿les.

//

zone “.” IN {

type hint;

䁀옿le “named.ca”;

};

zone “localdomain” IN {

type master;

https://airydba.wordpress.com/2016/05/26/dns­server­configuration­for­oracle­rac­in­rhel­567/ 8/32
5/28/2016 DNS Server Configuration For Oracle­RAC in RHEL 5/6/7 | airydba Oracle Blog Notes

䁀옿le “localdomain.zone”;

allow-update { none; };

};

zone “localhost” IN {

type master;

䁀옿le “localhost.zone”;

allow-update { none; };

};

zone “0.0.127.in-addr.arpa” IN {

type master;

䁀옿le “named.local”;

allow-update { none; };

};

zone “0.0.0.0.0.0.0.0.0.0.0.0.0.0.0.0.0.0.0.0.0.0.0.0.0.0.0.0.0.0.0.ip6.arpa” IN {

type master;

䁀옿le “named.ip6.local”;

allow-update { none; };

};

zone “255.in-addr.arpa” IN {

type master;

䁀옿le “named.broadcast”;

allow-update { none; };

};

zone “0.in-addr.arpa” IN {

type master;

䁀옿le “named.zero”;

https://airydba.wordpress.com/2016/05/26/dns­server­configuration­for­oracle­rac­in­rhel­567/ 9/32
5/28/2016 DNS Server Configuration For Oracle­RAC in RHEL 5/6/7 | airydba Oracle Blog Notes

allow-update { none; };

};

Modifed “/etc/named.rfc1912.zones”:

 [root@paw-racstorage-dns etc]# cat /etc/named.rfc1912.zones

// named.rfc1912.zones:

//oot@paw-racstorage-dns etc]# vi named.rfc1912.zones

// Provided by Red Hat caching-nameserver package

//

// ISC BIND named zone con䁀옿guration for zones recommended by

// RFC 1912 section 4.1 : localhost TLDs and address zones

//

// See /usr/share/doc/bind*/sample/ for example named con䁀옿guration 䁀옿les.

//

zone “.” IN {

type hint;

䁀옿le “named.ca”;

};

zone “example.com” IN {

type master;

䁀옿le “for.zone”;

allow-update { none; };

};

zone “localhost” IN {

type master;

䁀옿le “localhost.zone”;

allow-update { none; };

https://airydba.wordpress.com/2016/05/26/dns­server­configuration­for­oracle­rac­in­rhel­567/ 10/32
5/28/2016 DNS Server Configuration For Oracle­RAC in RHEL 5/6/7 | airydba Oracle Blog Notes

};

zone “75.168.192.in-addr.arpa” IN {

type master;

        䁀옿le “rev.zone”;

allow-update { none; };

};

zone “0.0.0.0.0.0.0.0.0.0.0.0.0.0.0.0.0.0.0.0.0.0.0.0.0.0.0.0.0.0.0.ip6.arpa” IN {

type master;

䁀옿le “named.ip6.local”;

allow-update { none; };

};

zone “255.in-addr.arpa” IN {

type master;

䁀옿le “named.broadcast”;

allow-update { none; };

};

zone “0.in-addr.arpa” IN {

type master;

䁀옿le “named.zero”;

allow-update { none; };

};

[root@paw-racstorage-dns etc]# cd /var/named/chroot/var/named/

[root@paw-racstorage-dns named]# ll

total 44

drwxrwx— 2 named named 4096 Aug 26  2004 data

-rw-r—– 1 root  named  198 Dec  2  2010 localdomain.zone

https://airydba.wordpress.com/2016/05/26/dns­server­configuration­for­oracle­rac­in­rhel­567/ 11/32
5/28/2016 DNS Server Configuration For Oracle­RAC in RHEL 5/6/7 | airydba Oracle Blog Notes

-rw-r—– 1 root  named  195 Dec  2  2010 localhost.zone

-rw-r—– 1 root  named  427 Dec  2  2010 named.broadcast

-rw-r—– 1 root  named 1892 Dec  2  2010 named.ca

-rw-r—– 1 root  named  424 Dec  2  2010 named.ip6.local

-rw-r—– 1 root  named  426 Dec  2  2010 named.local

-rw-r—– 1 root  named  427 Dec  2  2010 named.zero

drwxrwx— 2 named named 4096 Jul 27  2004 slaves

[root@paw-racstorage-dns named]# cp -a named.local for.zone

[root@paw-racstorage-dns named]# cp -a named.zero rev.zone

[root@paw-racstorage-dns named]# ll

total 52

drwxrwx— 2 named named 4096 Aug 26  2004 data

-rw-r—– 1 root  named 1087 May 11 12:54 for.zone

-rw-r—– 1 root  named  198 Dec  2  2010 localdomain.zone

-rw-r—– 1 root  named  195 Dec  2  2010 localhost.zone

-rw-r—– 1 root  named  427 Dec  2  2010 named.broadcast

-rw-r—– 1 root  named 1892 Dec  2  2010 named.ca

-rw-r—– 1 root  named  424 Dec  2  2010 named.ip6.local

-rw-r—– 1 root  named  426 Dec  2  2010 named.local

-rw-r—– 1 root  named  427 Dec  2  2010 named.zero

-rw-r—– 1 root  named  953 May 11 12:59 rev.zone

drwxrwx— 2 named named 4096 Jul 27  2004 slaves

Orignal “/var/named/chroot/var/named/for.zone”䁀옿le:

[root@paw-racstorage-dns named]# cat for.zone

$TTL    86400

https://airydba.wordpress.com/2016/05/26/dns­server­configuration­for­oracle­rac­in­rhel­567/ 12/32
5/28/2016 DNS Server Configuration For Oracle­RAC in RHEL 5/6/7 | airydba Oracle Blog Notes

@       IN      SOA     localhost. root.localhost.  (

1997022700 ; Serial

28800      ; Refresh

14400      ; Retry

3600000    ; Expire

86400 )    ; Minimum

IN      NS      localhost.

1       IN      PTR     localhost.

Modifed  “/var/named/chroot/var/named/for.zone” 䁀옿le :

[root@paw-racstorage-dns named]# cat for.zone

$TTL    86400

@       IN      SOA     paw-racstorage-dns.example.com. root.paw-racstorage-dns.example.com.  (

1997022700 ; Serial

28800      ; Refresh

14400      ; Retry

3600000    ; Expire

86400 )    ; Minimum

IN      NS      paw-racstorage-dns.example.com.

example.com.            IN      A       192.168.75.10

paw-racstorage-dns      IN      A       192.168.75.10

paw-racnode1            IN      A       192.168.75.11

paw-racnode2            IN      A       192.168.75.12

paw-racnode3            IN      A       192.168.75.13

paw-racnode1-priv       IN      A       10.0.0.1

paw-racnode2-priv       IN      A       10.0.0.2

paw-racnode3-priv       IN      A       10.0.0.3

https://airydba.wordpress.com/2016/05/26/dns­server­configuration­for­oracle­rac­in­rhel­567/ 13/32
5/28/2016 DNS Server Configuration For Oracle­RAC in RHEL 5/6/7 | airydba Oracle Blog Notes

paw-racnode1-vip        IN      A       192.168.75.21

paw-racnode2-vip        IN      A       192.168.75.22

paw-racnode3-vip        IN      A       192.168.75.23

paw-rac01-scan          IN      A       192.168.75.101

paw-rac01-scan          IN      A       192.168.75.102

paw-rac01-scan          IN      A       192.168.75.103

Orignal “/var/named/chroot/var/named/rev.zone” 䁀옿le:

[root@paw-racstorage-dns named]# cat rev.zone

$TTL    86400

@               IN SOA  localhost.      root.localhost. (

42              ; serial (d. adams)

3H              ; refresh

15M             ; retry

1W              ; expiry

1D )            ; minimum

IN      NS      localhost.

Modifed  “/var/named/chroot/var/named/rev.zone” 䁀옿le:

[root@paw-racstorage-dns named]# cat rev.zone

$TTL    86400

@               IN SOA  paw-racstorage-dns.example.com. root.paw-racstorage-dns.example.com. (

42              ; serial (d. adams)

3H              ; refresh

15M             ; retry

1W              ; expiry

1D )            ; minimum

IN      NS      paw-racstorage-dns.example.com.

https://airydba.wordpress.com/2016/05/26/dns­server­configuration­for­oracle­rac­in­rhel­567/ 14/32
5/28/2016 DNS Server Configuration For Oracle­RAC in RHEL 5/6/7 | airydba Oracle Blog Notes

10      IN      PTR     paw-racstorage-dns.example.com.

11      IN      PTR     paw-racnode1.example.com.

12      IN      PTR     paw-racnode2.example.com.

13      IN      PTR     paw-racnode3.example.com.

21      IN      PTR     paw-racnode1-vip.example.com.

22      IN      PTR     paw-racnode2-vip.example.com.

23      IN      PTR     paw-racnode3-vip.example.com.

101     IN      PTR     paw-rac01-scan.example.com.

102     IN      PTR     paw-rac01-scan.example.com.

103     IN      PTR     paw-rac01-scan.example.com.

Orignal “/etc/resolv.conf” 䁀옿le :

[root@paw-racstorage-dns named]# cat /etc/resolv.conf

; generated by /sbin/dhclient-script

search localdomain

nameserver 192.168.75.2

Modi䁀옿ed “/etc/resolv.conf” 䁀옿le :

 [root@paw-racstorage-dns named]# cat /etc/resolv.conf

; generated by /sbin/dhclient-script

search example.com

nameserver 192.168.75.10

Orignal “/etc/hosts” 䁀옿le :

[root@paw-racstorage-dns named]# cat /etc/hosts

# Do not remove the following line, or various programs

# that require network functionality will fail.

127.0.0.1               paw-racstorage-dns.example.com paw-racstorage-dns localhost.localdomain localhost

::1             localhost6.localdomain6 localhost6

https://airydba.wordpress.com/2016/05/26/dns­server­configuration­for­oracle­rac­in­rhel­567/ 15/32
5/28/2016 DNS Server Configuration For Oracle­RAC in RHEL 5/6/7 | airydba Oracle Blog Notes

Modi䁀옿ed “/etc/hosts” 䁀옿le :

 [root@paw-racstorage-dns named]# cat /etc/hosts

# Do not remove the following line, or various programs

# that require network functionality will fail.

127.0.0.1               localhost.localdomain localhost

::1             localhost6.localdomain6 localhost6

 [root@paw-racstorage-dns named]# 

Work To be performed on all Nodes (paw-racnode1,paw-racnode2,paw-racnode3):

Orignal “/etc/resolv.conf” 䁀옿le :

[root@paw-racstorage-dns named]# cat /etc/resolv.conf

search localdomain

nameserver 192.168.75.2

Modi䁀옿ed “/etc/resolv.conf” 䁀옿le :

 [root@paw-racnode1 named]# cat /etc/resolv.conf

search example.com

nameserver 192.168.75.10

Orignal “/etc/hosts” 䁀옿le :

[root@ paw-racnode1 named]# cat /etc/hosts

# Do not remove the following line, or various programs

# that require network functionality will fail.

127.0.0.1               paw-racnode1.example.com paw-racnode1 localhost.localdomain localhost

::1             localhost6.localdomain6 localhost6

Modi䁀옿ed “/etc/hosts” 䁀옿le :

 [root@ paw-racnode1 named]# cat /etc/hosts

# Do not remove the following line, or various programs

# that require network functionality will fail.

https://airydba.wordpress.com/2016/05/26/dns­server­configuration­for­oracle­rac­in­rhel­567/ 16/32
5/28/2016 DNS Server Configuration For Oracle­RAC in RHEL 5/6/7 | airydba Oracle Blog Notes

127.0.0.1               localhost.localdomain localhost

::1             localhost6.localdomain6 localhost6

 [root@paw-racstorage-dns named]# service named restart

 [root@paw-racstorage-dns named]# chkcon䁀옿g named on

 DNS Testing :

 [root@paw-racstorage-dns named]# ping paw-racstorage-dns

PING paw-racstorage-dns.example.com (192.168.75.10) 56(84) bytes of data.

64 bytes from paw-racstorage-dns.example.com (192.168.75.10): icmp_seq=1 ttl=64 time=0.014 ms

64 bytes from paw-racstorage-dns.example.com (192.168.75.10): icmp_seq=2 ttl=64 time=0.029 ms

64 bytes from paw-racstorage-dns.example.com (192.168.75.10): icmp_seq=3 ttl=64 time=0.029 ms

64 bytes from paw-racstorage-dns.example.com (192.168.75.10): icmp_seq=4 ttl=64 time=0.028 ms

— paw-racstorage-dns.example.com ping statistics —

4 packets transmitted, 4 received, 0% packet loss, time 3001ms

rtt min/avg/max/mdev = 0.014/0.025/0.029/0.006 ms

[root@paw-racstorage-dns named]# ping paw-racnode1

PING paw-racnode1.example.com (192.168.75.11) 56(84) bytes of data.

64 bytes from paw-racnode1.example.com (192.168.75.11): icmp_seq=1 ttl=64 time=0.659 ms

64 bytes from paw-racnode1.example.com (192.168.75.11): icmp_seq=2 ttl=64 time=0.238 ms

64 bytes from paw-racnode1.example.com (192.168.75.11): icmp_seq=3 ttl=64 time=0.245 ms

— paw-racnode1.example.com ping statistics —

3 packets transmitted, 3 received, 0% packet loss, time 2000ms

rtt min/avg/max/mdev = 0.238/0.380/0.659/0.198 ms

[root@paw-racstorage-dns named]# ping paw-racnode2

PING paw-racnode2.example.com (192.168.75.12) 56(84) bytes of data.

64 bytes from paw-racnode2.example.com (192.168.75.12): icmp_seq=1 ttl=64 time=1.13 ms

64 bytes from paw-racnode2.example.com (192.168.75.12): icmp_seq=2 ttl=64 time=0.235 ms

https://airydba.wordpress.com/2016/05/26/dns­server­configuration­for­oracle­rac­in­rhel­567/ 17/32
5/28/2016 DNS Server Configuration For Oracle­RAC in RHEL 5/6/7 | airydba Oracle Blog Notes

64 bytes from paw-racnode2.example.com (192.168.75.12): icmp_seq=3 ttl=64 time=0.227 ms

— paw-racnode2.example.com ping statistics —

3 packets transmitted, 3 received, 0% packet loss, time 1999ms

rtt min/avg/max/mdev = 0.227/0.532/1.135/0.426 ms

[root@paw-racstorage-dns named]# ping paw-racnode3

PING paw-racnode3.example.com (192.168.75.13) 56(84) bytes of data.

64 bytes from paw-racnode3.example.com (192.168.75.13): icmp_seq=1 ttl=64 time=1.14 ms

64 bytes from paw-racnode3.example.com (192.168.75.13): icmp_seq=2 ttl=64 time=0.229 ms

— paw-racnode3.example.com ping statistics —

2 packets transmitted, 2 received, 0% packet loss, time 1000ms

rtt min/avg/max/mdev = 0.229/0.688/1.147/0.459 ms

[root@paw-racstorage-dns named]# dig -x 192.168.75.10

; <<>> DiG 9.3.6-P1-RedHat-9.3.6-16.P1.el5 <<>> -x 192.168.75.10

;; global options:  printcmd

;; Got answer:

;; ->>HEADER<<- opcode: QUERY, status: NOERROR, id: 44221

;; lags: qr aa rd ra; QUERY: 1, ANSWER: 1, AUTHORITY: 1, ADDITIONAL: 1

;; QUESTION SECTION:

;10.75.168.192.in-addr.arpa.    IN      PTR

;; ANSWER SECTION:

10.75.168.192.in-addr.arpa. 86400 IN    PTR     paw-racstorage-dns.example.com.

;; AUTHORITY SECTION:

75.168.192.in-addr.arpa. 86400  IN      NS      paw-racstorage-dns.example.com.

;; ADDITIONAL SECTION:

paw-racstorage-dns.example.com. 86400 IN A      192.168.75.10

;; Query time: 0 msec

https://airydba.wordpress.com/2016/05/26/dns­server­configuration­for­oracle­rac­in­rhel­567/ 18/32
5/28/2016 DNS Server Configuration For Oracle­RAC in RHEL 5/6/7 | airydba Oracle Blog Notes

;; SERVER: 192.168.75.10#53(192.168.75.10)

;; WHEN: Wed May 11 16:39:53 2016

;; MSG SIZE  rcvd: 118

[root@paw-racstorage-dns named]# dig -x 192.168.75.11

; <<>> DiG 9.3.6-P1-RedHat-9.3.6-16.P1.el5 <<>> -x 192.168.75.11

;; global options:  printcmd

;; Got answer:

;; ->>HEADER<<- opcode: QUERY, status: NOERROR, id: 5827

;; lags: qr aa rd ra; QUERY: 1, ANSWER: 1, AUTHORITY: 1, ADDITIONAL: 1

;; QUESTION SECTION:

;11.75.168.192.in-addr.arpa.    IN      PTR

;; ANSWER SECTION:

11.75.168.192.in-addr.arpa. 86400 IN    PTR     paw-racnode1.example.com.

;; AUTHORITY SECTION:

75.168.192.in-addr.arpa. 86400  IN      NS      paw-racstorage-dns.example.com.

;; ADDITIONAL SECTION:

paw-racstorage-dns.example.com. 86400 IN A      192.168.75.10

;; Query time: 0 msec

;; SERVER: 192.168.75.10#53(192.168.75.10)

;; WHEN: Wed May 11 16:42:10 2016

;; MSG SIZE  rcvd: 131

[root@paw-racstorage-dns named]# dig -x 192.168.75.12

; <<>> DiG 9.3.6-P1-RedHat-9.3.6-16.P1.el5 <<>> -x 192.168.75.12

;; global options:  printcmd

;; Got answer:

;; ->>HEADER<<- opcode: QUERY, status: NOERROR, id: 34370

https://airydba.wordpress.com/2016/05/26/dns­server­configuration­for­oracle­rac­in­rhel­567/ 19/32
5/28/2016 DNS Server Configuration For Oracle­RAC in RHEL 5/6/7 | airydba Oracle Blog Notes

;; lags: qr aa rd ra; QUERY: 1, ANSWER: 1, AUTHORITY: 1, ADDITIONAL: 1

;; QUESTION SECTION:

;12.75.168.192.in-addr.arpa.    IN      PTR

;; ANSWER SECTION:

12.75.168.192.in-addr.arpa. 86400 IN    PTR     paw-racnode2.example.com.

;; AUTHORITY SECTION:

75.168.192.in-addr.arpa. 86400  IN      NS      paw-racstorage-dns.example.com.

;; ADDITIONAL SECTION:

paw-racstorage-dns.example.com. 86400 IN A      192.168.75.10

;; Query time: 0 msec

;; SERVER: 192.168.75.10#53(192.168.75.10)

;; WHEN: Wed May 11 16:42:16 2016

;; MSG SIZE  rcvd: 131

[root@paw-racstorage-dns named]# dig -x 192.168.75.13

; <<>> DiG 9.3.6-P1-RedHat-9.3.6-16.P1.el5 <<>> -x 192.168.75.13

;; global options:  printcmd

;; Got answer:

;; ->>HEADER<<- opcode: QUERY, status: NOERROR, id: 38759

;; lags: qr aa rd ra; QUERY: 1, ANSWER: 1, AUTHORITY: 1, ADDITIONAL: 1

;; QUESTION SECTION:

;13.75.168.192.in-addr.arpa.    IN      PTR

;; ANSWER SECTION:

13.75.168.192.in-addr.arpa. 86400 IN    PTR     paw-racnode3.example.com.

;; AUTHORITY SECTION:

75.168.192.in-addr.arpa. 86400  IN      NS      paw-racstorage-dns.example.com.

;; ADDITIONAL SECTION:

https://airydba.wordpress.com/2016/05/26/dns­server­configuration­for­oracle­rac­in­rhel­567/ 20/32
5/28/2016 DNS Server Configuration For Oracle­RAC in RHEL 5/6/7 | airydba Oracle Blog Notes

paw-racstorage-dns.example.com. 86400 IN A      192.168.75.10

;; Query time: 0 msec

;; SERVER: 192.168.75.10#53(192.168.75.10)

;; WHEN: Wed May 11 16:42:18 2016

;; MSG SIZE  rcvd: 131

[root@paw-racstorage-dns named]# dig -x paw-racstorage-dns

; <<>> DiG 9.3.6-P1-RedHat-9.3.6-16.P1.el5 <<>> -x paw-racstorage-dns

;; global options:  printcmd

;; Got answer:

;; ->>HEADER<<- opcode: QUERY, status: SERVFAIL, id: 31271

;; lags: qr rd ra; QUERY: 1, ANSWER: 0, AUTHORITY: 0, ADDITIONAL: 0

;; QUESTION SECTION:

;paw-racstorage-dns.in-addr.arpa. IN    PTR

;; Query time: 30 msec

;; SERVER: 192.168.75.10#53(192.168.75.10)

;; WHEN: Wed May 11 16:40:29 2016

;; MSG SIZE  rcvd: 49

[root@paw-racstorage-dns named]# dig -x paw-racstorage-dns.example.com

; <<>> DiG 9.3.6-P1-RedHat-9.3.6-16.P1.el5 <<>> -x paw-racstorage-dns.example.com

;; global options:  printcmd

;; Got answer:

;; ->>HEADER<<- opcode: QUERY, status: SERVFAIL, id: 30867

;; lags: qr rd ra; QUERY: 1, ANSWER: 0, AUTHORITY: 0, ADDITIONAL: 0

;; QUESTION SECTION:

;com.example.paw-racstorage-dns.in-addr.arpa. IN        PTR

;; Query time: 4 msec

https://airydba.wordpress.com/2016/05/26/dns­server­configuration­for­oracle­rac­in­rhel­567/ 21/32
5/28/2016 DNS Server Configuration For Oracle­RAC in RHEL 5/6/7 | airydba Oracle Blog Notes

;; SERVER: 192.168.75.10#53(192.168.75.10)

;; WHEN: Wed May 11 16:40:43 2016

;; MSG SIZE  rcvd: 61

[root@paw-racstorage-dns named]# dig -x paw-racnode1

; <<>> DiG 9.3.6-P1-RedHat-9.3.6-16.P1.el5 <<>> -x paw-racnode1

;; global options:  printcmd

;; Got answer:

;; ->>HEADER<<- opcode: QUERY, status: SERVFAIL, id: 36154

;; lags: qr rd ra; QUERY: 1, ANSWER: 0, AUTHORITY: 0, ADDITIONAL: 0

;; QUESTION SECTION:

;paw-racnode1.in-addr.arpa.     IN      PTR

;; Query time: 5 msec

;; SERVER: 192.168.75.10#53(192.168.75.10)

;; WHEN: Wed May 11 16:41:16 2016

;; MSG SIZE  rcvd: 43

[root@paw-racstorage-dns named]# dig -x paw-racnode2

; <<>> DiG 9.3.6-P1-RedHat-9.3.6-16.P1.el5 <<>> -x paw-racnode2

;; global options:  printcmd

;; Got answer:

;; ->>HEADER<<- opcode: QUERY, status: SERVFAIL, id: 2062

;; lags: qr rd ra; QUERY: 1, ANSWER: 0, AUTHORITY: 0, ADDITIONAL: 0

;; QUESTION SECTION:

;paw-racnode2.in-addr.arpa.     IN      PTR

;; Query time: 4 msec

;; SERVER: 192.168.75.10#53(192.168.75.10)

;; WHEN: Wed May 11 16:41:20 2016

https://airydba.wordpress.com/2016/05/26/dns­server­configuration­for­oracle­rac­in­rhel­567/ 22/32
5/28/2016 DNS Server Configuration For Oracle­RAC in RHEL 5/6/7 | airydba Oracle Blog Notes

;; MSG SIZE  rcvd: 43

 [root@paw-racstorage-dns named]# dig -x paw-racnode3

; <<>> DiG 9.3.6-P1-RedHat-9.3.6-16.P1.el5 <<>> -x paw-racnode3

;; global options:  printcmd

;; Got answer:

;; ->>HEADER<<- opcode: QUERY, status: SERVFAIL, id: 19888

;; lags: qr rd ra; QUERY: 1, ANSWER: 0, AUTHORITY: 0, ADDITIONAL: 0

;; QUESTION SECTION:

;paw-racnode3.in-addr.arpa.     IN      PTR

;; Query time: 4 msec

;; SERVER: 192.168.75.10#53(192.168.75.10)

;; WHEN: Wed May 11 16:41:23 2016

;; MSG SIZE  rcvd: 43

[root@paw-racstorage-dns named]# nslookup paw-racstorage-dns.example.com

Server:         192.168.75.10

Address:        192.168.75.10#53

Name:   paw-racstorage-dns.example.com

Address: 192.168.75.10

[root@paw-racstorage-dns named]# nslookup paw-racstorage-dns

Server:         192.168.75.10

Address:        192.168.75.10#53

Name:   paw-racstorage-dns.example.com

Address: 192.168.75.10

[root@paw-racstorage-dns named]# nslookup paw-racnode1.example.com

Server:         192.168.75.10

Address:        192.168.75.10#53

https://airydba.wordpress.com/2016/05/26/dns­server­configuration­for­oracle­rac­in­rhel­567/ 23/32
5/28/2016 DNS Server Configuration For Oracle­RAC in RHEL 5/6/7 | airydba Oracle Blog Notes

Name:   paw-racnode1.example.com

Address: 192.168.75.11

[root@paw-racstorage-dns named]# nslookup paw-racnode1

Server:         192.168.75.10

Address:        192.168.75.10#53

Name:   paw-racnode1.example.com

Address: 192.168.75.11

[root@paw-racstorage-dns named]# nslookup paw-racnode2.example.com

Server:         192.168.75.10

Address:        192.168.75.10#53

Name:   paw-racnode2.example.com

Address: 192.168.75.12

[root@paw-racstorage-dns named]# nslookup paw-racnode3

Server:         192.168.75.10

Address:        192.168.75.10#53

Name:   paw-racnode3.example.com

Address: 192.168.75.13

[root@paw-racstorage-dns named]# nslookup paw-racnode1-priv.example.com

Server:         192.168.75.10

Address:        192.168.75.10#53

Name:   paw-racnode1-priv.example.com

Address: 10.0.0.1

[root@paw-racstorage-dns named]# nslookup paw-racnode2-priv.example.com

Server:         192.168.75.10

Address:        192.168.75.10#53

Name:   paw-racnode2-priv.example.com

https://airydba.wordpress.com/2016/05/26/dns­server­configuration­for­oracle­rac­in­rhel­567/ 24/32
5/28/2016 DNS Server Configuration For Oracle­RAC in RHEL 5/6/7 | airydba Oracle Blog Notes

Address: 10.0.0.2

[root@paw-racstorage-dns named]# nslookup paw-racnode3-priv.example.com

Server:         192.168.75.10

Address:        192.168.75.10#53

Name:   paw-racnode3-priv.example.com

Address: 10.0.0.3

[root@paw-racstorage-dns named]# nslookup paw-racnode1-vip.example.com

Server:         192.168.75.10

Address:        192.168.75.10#53

Name:   paw-racnode1-vip.example.com

Address: 192.168.75.21

[root@paw-racstorage-dns named]# nslookup paw-racnode2-vip.example.com

Server:         192.168.75.10

Address:        192.168.75.10#53

Name:   paw-racnode2-vip.example.com

Address: 192.168.75.22

[root@paw-racstorage-dns named]# nslookup paw-racnode3-vip.example.com

Server:         192.168.75.10

Address:        192.168.75.10#53

Name:   paw-racnode3-vip.example.com

Address: 192.168.75.23

[root@paw-racstorage-dns named]# nslookup paw-rac01-scan.example.com

Server:         192.168.75.10

Address:        192.168.75.10#53

Name:   paw-rac01-scan.example.com

Address: 192.168.75.101

https://airydba.wordpress.com/2016/05/26/dns­server­configuration­for­oracle­rac­in­rhel­567/ 25/32
5/28/2016 DNS Server Configuration For Oracle­RAC in RHEL 5/6/7 | airydba Oracle Blog Notes

Name:   paw-rac01-scan.example.com

Address: 192.168.75.102

Name:   paw-rac01-scan.example.com

Address: 192.168.75.103

=====================================================================

Checking on paw-racnode1 :

[root@paw-racnode1 ~]# ping paw-racstorage-dns

PING paw-racstorage-dns.example.com (192.168.75.10) 56(84) bytes of data.

64 bytes from paw-racstorage-dns.example.com (192.168.75.10): icmp_seq=1 ttl=64 time=0.172 ms

64 bytes from paw-racstorage-dns.example.com (192.168.75.10): icmp_seq=2 ttl=64 time=0.217 ms

64 bytes from paw-racstorage-dns.example.com (192.168.75.10): icmp_seq=3 ttl=64 time=0.236 ms

— paw-racstorage-dns.example.com ping statistics —

3 packets transmitted, 3 received, 0% packet loss, time 2001ms

rtt min/avg/max/mdev = 0.172/0.208/0.236/0.029 ms

[root@paw-racnode1 ~]# ping paw-racnode1

PING paw-racnode1.example.com (192.168.75.11) 56(84) bytes of data.

64 bytes from paw-racnode1.example.com (192.168.75.11): icmp_seq=1 ttl=64 time=0.019 ms

64 bytes from paw-racnode1.example.com (192.168.75.11): icmp_seq=2 ttl=64 time=0.029 ms

64 bytes from paw-racnode1.example.com (192.168.75.11): icmp_seq=3 ttl=64 time=0.030 ms

— paw-racnode1.example.com ping statistics —

3 packets transmitted, 3 received, 0% packet loss, time 2000ms

rtt min/avg/max/mdev = 0.019/0.026/0.030/0.005 ms

[root@paw-racnode1 ~]# ping paw-racnode2

PING paw-racnode2.example.com (192.168.75.12) 56(84) bytes of data.

64 bytes from paw-racnode2.example.com (192.168.75.12): icmp_seq=1 ttl=64 time=1.44 ms

64 bytes from paw-racnode2.example.com (192.168.75.12): icmp_seq=2 ttl=64 time=0.529 ms

https://airydba.wordpress.com/2016/05/26/dns­server­configuration­for­oracle­rac­in­rhel­567/ 26/32
5/28/2016 DNS Server Configuration For Oracle­RAC in RHEL 5/6/7 | airydba Oracle Blog Notes

— paw-racnode2.example.com ping statistics —

2 packets transmitted, 2 received, 0% packet loss, time 999ms

rtt min/avg/max/mdev = 0.529/0.986/1.444/0.458 ms

You have new mail in /var/spool/mail/root

[root@paw-racnode1 ~]# ping paw-racnode3

PING paw-racnode3.example.com (192.168.75.13) 56(84) bytes of data.

64 bytes from paw-racnode3.example.com (192.168.75.13): icmp_seq=1 ttl=64 time=0.754 ms

64 bytes from paw-racnode3.example.com (192.168.75.13): icmp_seq=2 ttl=64 time=0.217 ms

— paw-racnode3.example.com ping statistics —

2 packets transmitted, 2 received, 0% packet loss, time 1000ms

rtt min/avg/max/mdev = 0.217/0.485/0.754/0.269 ms

[root@paw-racnode1 ~]# ping paw-racnode1-priv

PING paw-racnode1-priv.example.com (10.0.0.1) 56(84) bytes of data.

64 bytes from 10.0.0.1: icmp_seq=1 ttl=64 time=1.25 ms

64 bytes from 10.0.0.1: icmp_seq=2 ttl=64 time=0.163 ms

— paw-racnode1-priv.example.com ping statistics —

2 packets transmitted, 2 received, 0% packet loss, time 999ms

rtt min/avg/max/mdev = 0.163/0.708/1.253/0.545 ms

[root@paw-racnode1 ~]# ping paw-racnode2-priv

PING paw-racnode2-priv.example.com (10.0.0.2) 56(84) bytes of data.

64 bytes from 10.0.0.2: icmp_seq=1 ttl=64 time=1.25 ms

64 bytes from 10.0.0.2: icmp_seq=2 ttl=64 time=0.236 ms

— paw-racnode2-priv.example.com ping statistics —

2 packets transmitted, 2 received, 0% packet loss, time 1000ms

rtt min/avg/max/mdev = 0.236/0.745/1.255/0.510 ms

[root@paw-racnode1 ~]# ping paw-racnode3-priv

https://airydba.wordpress.com/2016/05/26/dns­server­configuration­for­oracle­rac­in­rhel­567/ 27/32
5/28/2016 DNS Server Configuration For Oracle­RAC in RHEL 5/6/7 | airydba Oracle Blog Notes

PING paw-racnode3-priv.example.com (10.0.0.3) 56(84) bytes of data.

64 bytes from 10.0.0.3: icmp_seq=1 ttl=64 time=0.018 ms

64 bytes from 10.0.0.3: icmp_seq=2 ttl=64 time=0.026 ms

— paw-racnode3-priv.example.com ping statistics —

2 packets transmitted, 2 received, 0% packet loss, time 1000ms

rtt min/avg/max/mdev = 0.018/0.022/0.026/0.004 ms

=====================================================================

Checking on paw-racnode2 :

[root@paw-racnode2 ~]# ping paw-racstorage-dns

PING paw-racstorage-dns.example.com (192.168.75.10) 56(84) bytes of data.

64 bytes from paw-racstorage-dns.example.com (192.168.75.10): icmp_seq=1 ttl=64 time=0.181 ms

64 bytes from paw-racstorage-dns.example.com (192.168.75.10): icmp_seq=2 ttl=64 time=0.517 ms

64 bytes from paw-racstorage-dns.example.com (192.168.75.10): icmp_seq=3 ttl=64 time=0.219 ms

— paw-racstorage-dns.example.com ping statistics —

3 packets transmitted, 3 received, 0% packet loss, time 2000ms

rtt min/avg/max/mdev = 0.181/0.305/0.517/0.151 ms

[root@paw-racnode2 ~]# ping paw-racnode1

PING paw-racnode1.example.com (192.168.75.11) 56(84) bytes of data.

64 bytes from paw-racnode1.example.com (192.168.75.11): icmp_seq=1 ttl=64 time=1.58 ms

64 bytes from paw-racnode1.example.com (192.168.75.11): icmp_seq=2 ttl=64 time=0.159 ms

64 bytes from paw-racnode1.example.com (192.168.75.11): icmp_seq=3 ttl=64 time=0.199 ms

— paw-racnode1.example.com ping statistics —

3 packets transmitted, 3 received, 0% packet loss, time 2000ms

rtt min/avg/max/mdev = 0.159/0.649/1.589/0.664 ms

[root@paw-racnode2 ~]# ping paw-racnode2

PING paw-racnode2.example.com (192.168.75.12) 56(84) bytes of data.

https://airydba.wordpress.com/2016/05/26/dns­server­configuration­for­oracle­rac­in­rhel­567/ 28/32
5/28/2016 DNS Server Configuration For Oracle­RAC in RHEL 5/6/7 | airydba Oracle Blog Notes

64 bytes from paw-racnode2.example.com (192.168.75.12): icmp_seq=1 ttl=64 time=0.017 ms

64 bytes from paw-racnode2.example.com (192.168.75.12): icmp_seq=2 ttl=64 time=0.028 ms

64 bytes from paw-racnode2.example.com (192.168.75.12): icmp_seq=3 ttl=64 time=0.031 ms

— paw-racnode2.example.com ping statistics —

3 packets transmitted, 3 received, 0% packet loss, time 2000ms

rtt min/avg/max/mdev = 0.017/0.025/0.031/0.007 ms

[root@paw-racnode2 ~]# ping paw-racnode3

PING paw-racnode3.example.com (192.168.75.13) 56(84) bytes of data.

64 bytes from paw-racnode3.example.com (192.168.75.13): icmp_seq=1 ttl=64 time=1.66 ms

64 bytes from paw-racnode3.example.com (192.168.75.13): icmp_seq=2 ttl=64 time=0.217 ms

64 bytes from paw-racnode3.example.com (192.168.75.13): icmp_seq=3 ttl=64 time=0.219 ms

— paw-racnode3.example.com ping statistics —

6 packets transmitted, 6 received, 0% packet loss, time 5001ms

rtt min/avg/max/mdev = 0.151/0.447/1.668/0.546 ms

[root@paw-racnode2 ~]# ping paw-racnode1-priv

PING paw-racnode1-priv.example.com (10.0.0.1) 56(84) bytes of data.

64 bytes from 10.0.0.1: icmp_seq=1 ttl=64 time=1.25 ms

64 bytes from 10.0.0.1: icmp_seq=2 ttl=64 time=0.163 ms

— paw-racnode1-priv.example.com ping statistics —

2 packets transmitted, 2 received, 0% packet loss, time 999ms

rtt min/avg/max/mdev = 0.163/0.708/1.253/0.545 ms

[root@paw-racnode2 ~]# ping paw-racnode2-priv

PING paw-racnode2-priv.example.com (10.0.0.2) 56(84) bytes of data.

64 bytes from 10.0.0.2: icmp_seq=1 ttl=64 time=1.25 ms

64 bytes from 10.0.0.2: icmp_seq=2 ttl=64 time=0.236 ms

— paw-racnode2-priv.example.com ping statistics —

https://airydba.wordpress.com/2016/05/26/dns­server­configuration­for­oracle­rac­in­rhel­567/ 29/32
5/28/2016 DNS Server Configuration For Oracle­RAC in RHEL 5/6/7 | airydba Oracle Blog Notes

2 packets transmitted, 2 received, 0% packet loss, time 1000ms

rtt min/avg/max/mdev = 0.236/0.745/1.255/0.510 ms

[root@paw-racnode2 ~]# ping paw-racnode3-priv

PING paw-racnode3-priv.example.com (10.0.0.3) 56(84) bytes of data.

64 bytes from 10.0.0.3: icmp_seq=1 ttl=64 time=0.018 ms

64 bytes from 10.0.0.3: icmp_seq=2 ttl=64 time=0.026 ms

— paw-racnode3-priv.example.com ping statistics —

2 packets transmitted, 2 received, 0% packet loss, time 1000ms

rtt min/avg/max/mdev = 0.018/0.022/0.026/0.004 ms

====================================================================

Checking on paw-racnode3 :

 [root@paw-racnode3 ~]# ping paw-racstorage-dns

PING paw-racstorage-dns.example.com (192.168.75.10) 56(84) bytes of data.

64 bytes from paw-racstorage-dns.example.com (192.168.75.10): icmp_seq=1 ttl=64 time=0.109 ms

64 bytes from paw-racstorage-dns.example.com (192.168.75.10): icmp_seq=2 ttl=64 time=0.221 ms

— paw-racstorage-dns.example.com ping statistics —

2 packets transmitted, 2 received, 0% packet loss, time 1000ms

rtt min/avg/max/mdev = 0.109/0.165/0.221/0.056 ms

[root@paw-racnode3 ~]# ping paw-racnode1

PING paw-racnode1.example.com (127.0.0.1) 56(84) bytes of data.

64 bytes from paw-racnode1.example.com (127.0.0.1): icmp_seq=1 ttl=64 time=0.022 ms

64 bytes from paw-racnode1.example.com (127.0.0.1): icmp_seq=2 ttl=64 time=0.027 ms

— paw-racnode1.example.com ping statistics —

2 packets transmitted, 2 received, 0% packet loss, time 999ms

rtt min/avg/max/mdev = 0.022/0.024/0.027/0.005 ms

[root@paw-racnode3 ~]# ping paw-racnode2

https://airydba.wordpress.com/2016/05/26/dns­server­configuration­for­oracle­rac­in­rhel­567/ 30/32
5/28/2016 DNS Server Configuration For Oracle­RAC in RHEL 5/6/7 | airydba Oracle Blog Notes

PING paw-racnode2.example.com (192.168.75.12) 56(84) bytes of data.

64 bytes from paw-racnode2.example.com (192.168.75.12): icmp_seq=1 ttl=64 time=0.725 ms

64 bytes from paw-racnode2.example.com (192.168.75.12): icmp_seq=2 ttl=64 time=0.227 ms

— paw-racnode2.example.com ping statistics —

2 packets transmitted, 2 received, 0% packet loss, time 1000ms

rtt min/avg/max/mdev = 0.227/0.476/0.725/0.249 ms

[root@paw-racnode3 ~]# ping paw-racnode3

PING paw-racnode3.example.com (192.168.75.13) 56(84) bytes of data.

64 bytes from paw-racnode3.example.com (192.168.75.13): icmp_seq=1 ttl=64 time=0.017 ms

64 bytes from paw-racnode3.example.com (192.168.75.13): icmp_seq=2 ttl=64 time=0.026 ms

64 bytes from paw-racnode3.example.com (192.168.75.13): icmp_seq=3 ttl=64 time=0.028 ms

64 bytes from paw-racnode3.example.com (192.168.75.13): icmp_seq=4 ttl=64 time=0.027 ms

— paw-racnode3.example.com ping statistics —

4 packets transmitted, 4 received, 0% packet loss, time 3000ms

rtt min/avg/max/mdev = 0.017/0.024/0.028/0.006 ms

[root@paw-racnode3 ~]# ping paw-racnode1-priv

PING paw-racnode1-priv.example.com (10.0.0.1) 56(84) bytes of data.

64 bytes from 10.0.0.1: icmp_seq=1 ttl=64 time=1.25 ms

64 bytes from 10.0.0.1: icmp_seq=2 ttl=64 time=0.163 ms

— paw-racnode1-priv.example.com ping statistics —

2 packets transmitted, 2 received, 0% packet loss, time 999ms

rtt min/avg/max/mdev = 0.163/0.708/1.253/0.545 ms

[root@paw-racnode3 ~]# ping paw-racnode2-priv

PING paw-racnode2-priv.example.com (10.0.0.2) 56(84) bytes of data.

64 bytes from 10.0.0.2: icmp_seq=1 ttl=64 time=1.25 ms

64 bytes from 10.0.0.2: icmp_seq=2 ttl=64 time=0.236 ms

https://airydba.wordpress.com/2016/05/26/dns­server­configuration­for­oracle­rac­in­rhel­567/ 31/32
5/28/2016 DNS Server Configuration For Oracle­RAC in RHEL 5/6/7 | airydba Oracle Blog Notes

— paw-racnode2-priv.example.com ping statistics —

2 packets transmitted, 2 received, 0% packet loss, time 1000ms

rtt min/avg/max/mdev = 0.236/0.745/1.255/0.510 ms

[root@paw-racnode3 ~]# ping paw-racnode3-priv

PING paw-racnode3-priv.example.com (10.0.0.3) 56(84) bytes of data.

64 bytes from 10.0.0.3: icmp_seq=1 ttl=64 time=0.018 ms

64 bytes from 10.0.0.3: icmp_seq=2 ttl=64 time=0.026 ms

— paw-racnode3-priv.example.com ping statistics —

2 packets transmitted, 2 received, 0% packet loss, time 1000ms

rtt min/avg/max/mdev = 0.018/0.022/0.026/0.004 ms

Thank you for reading… This is Airy…Enjoy

About these ads

← Database Replay Work low in Enterprise Manager-II

https://airydba.wordpress.com/2016/05/26/dns­server­configuration­for­oracle­rac­in­rhel­567/ 32/32

You might also like