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

From: Andrew Kerber <andrew.kerber_at_gmail.com>
Date: Tue, 29 Aug 2023 12:10:35 -0500
Message-ID: <CAJvnOJYXM0yD3kicOm0RN58g6v293Q7jj3ie=4679-0OR_1eDQ_at_mail.gmail.com>



I used dnsmasq rather than try and get BIND to work. https://dbakerber.wordpress.com/2021/02/07/vmware-workstation-creation-for-oracle-rac-part-2/

On Tue, Aug 29, 2023 at 12:03 PM Mark J. Bobak <mark_at_bobak.net> wrote:

> 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
>

-- 
Andrew W. Kerber

'If at first you dont succeed, dont take up skydiving.'

--
http://www.freelists.org/webpage/oracle-l
Received on Tue Aug 29 2023 - 19:10:35 CEST

Original text of this message