RE: Trying RAC Attack w/ 19c....

From: Clay Jackson <"Clay>
Date: Tue, 29 Aug 2023 17:07:17 +0000
Message-ID: <CO1PR19MB4984F88E610C3F863A25D3469BE7A_at_CO1PR19MB4984.namprd19.prod.outlook.com>





My knowledge of bind is a bit outdated; but I would start by looking in /var/log and see if there are any log files there with clues; also look at the config files in /etc (named.conf)

https://mirror.apps.cam.ac.uk/pub/doc/redhat/redhat7.3/rhl-rg-en-7.3/s1-bind-configuration.html#:~:text=All%20zone%20files%20are%20placed,%2Fvar%2Fnamed%2F%20directory.&text=Do%20not%20manually%20edit%20the,BIND%20Configuration%20Tool%20is%20used.

Clay Jackson
Database Solutions Sales Engineer
[cid:image001.jpg_at_01D9DA60.96E97C60]<https://www.quest.com/solutions/database-performance-monitoring/>
clay.jackson_at_quest.com<mailto:clay.jackson_at_quest.com> office 949-754-1203 mobile 425-802-9603

From: oracle-l-bounce_at_freelists.org <oracle-l-bounce_at_freelists.org> On Behalf Of Mark J. Bobak Sent: Tuesday, August 29, 2023 10:02 AM To: ORACLE-L <oracle-l_at_freelists.org> Subject: Trying RAC Attack w/ 19c....

CAUTION: This email originated from outside of the organization. Do not follow guidance, click links, or open attachments unless you recognize the sender and know the content is safe.

Hello friends,

I'm trying to do a RAC Attack build on my laptop, and I'm running into a problem with the bind setup. Bind is not exactly my strong suit so, any help would be appreciated. I do this:
[root_at_localhost ~]# systemctl start named.service
and i get this:
Job for named.service failed because the control process exited with error code. See "systemctl status named.service" and "journalctl -xe" for details.

and when I do:
[root_at_localhost ~]# systemctl -l status named.service
I get:
● named.service - Berkeley Internet Name Domain (DNS)

   Loaded: loaded (/usr/lib/systemd/system/named.service; disabled; vendor preset: disabled)
   Active: failed (Result: exit-code) since Tue 2023-08-29 12:54:19 EDT; 2min 19s ago
  Process: 20014 ExecStartPre=/bin/bash -c if [ ! "$DISABLE_ZONE_CHECKING" == "yes" ]; then /usr/sbin/named-checkconf -z "$NAMEDCONF"; else echo "Checking of zone files is disabled"; fi (code=exited, status=1/FAILURE)

Aug 29 12:54:19 localhost.localdomain bash[20014]: zone 24.168.192.in-addr.arpa/IN: loading from master file 24.168.192.in-addr.arpa failed: unexpected end of input
Aug 29 12:54:19 localhost.localdomain bash[20014]: zone 24.168.192.in-addr.arpa/IN: not loaded due to errors.
Aug 29 12:54:19 localhost.localdomain bash[20014]: _default/24.168.192.in-addr.arpa./IN: unexpected end of input
Aug 29 12:54:19 localhost.localdomain bash[20014]: zone localhost.localdomain/IN: loaded serial 0
Aug 29 12:54:19 localhost.localdomain bash[20014]: zone localhost/IN: loaded serial 0
Aug 29 12:54:19 localhost.localdomain bash[20014]: zone 1.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: loaded serial 0
Aug 29 12:54:19 localhost.localdomain bash[20014]: zone 1.0.0.127.in-addr.arpa/IN: loaded serial 0
Aug 29 12:54:19 localhost.localdomain bash[20014]: zone 0.in-addr.arpa/IN: loaded serial 0
Aug 29 12:54:19 localhost.localdomain systemd[1]: Unit named.service entered failed state. Aug 29 12:54:19 localhost.localdomain systemd[1]: named.service failed.

I suspect the problem is here:
Aug 29 12:54:19 localhost.localdomain bash[20014]: zone 24.168.192.in-addr.arpa/IN: not loaded due to errors. Aug 29 12:54:19 localhost.localdomain bash[20014]: _default/24.168.192.in-addr.arpa./IN: unexpected end of input

But I'm not sure what to do next. Any helpful thoughts and/or suggestions would be greatly appreciated.

AdvThanksance,

-Mark



--
http://www.freelists.org/webpage/oracle-l


image001.jpg
(image/jpeg attachment: image001.jpg)

Received on Tue Aug 29 2023 - 19:07:17 CEST

Original text of this message