Re: cname for apex record

2024-12-24 Thread John W. Blue via bind-users
Short answer: no Longer answer: set the apex to an IP address of a external facing webserver that you control so it can to do an HTTP 302 redirection to your cloudfront name. John Sent from Nine<http://www.9folders.com/> From: "Cuttler, Brian R (

Re: cname for apex record

2024-12-24 Thread John W. Blue via bind-users
Because the world we live in today it has become too hard or uncool for people type "www". Then to make matters worse most enterprise environments with an external Internet facing need to sit behind some type of CDN like Cloudfront, Akamai, ect *just* to blunt the nonstop DoS traf

RE: Upgrading from BIND 9.14.9 to 9.16.3

2020-05-27 Thread DeCaro, James John (Jim) CIV DISA FE (USA) via bind-users
Solaris Unix x86 64 bit VM on VMware I discovered a new dependency: libuv. libuv also has dependencies: automake m4 libtool autoconf. I installed the dependencies, then tried installing various versions of libuv using sh autogen.sh -- then ./configure - make - make check - make install t

RE: [Non-DoD Source] Re: Upgrading from BIND 9.14.9 to 9.16.3

2020-05-27 Thread DeCaro, James John (Jim) CIV DISA FE (USA) via bind-users
u always do what you always did you will always get what you always got." -Original Message- From: DeCaro, James John (Jim) CIV DISA FE (USA) Sent: Wednesday, May 27, 2020 1:28 PM To: 'Ondřej Surý' Subject: RE: [Non-DoD Source] Re: Upgrading from BIND 9.14.9 to 9.16.3 T

RE: [Non-DoD Source] Re: Upgrading from BIND 9.14.9 to 9.16.3

2020-05-28 Thread DeCaro, James John (Jim) CIV DISA FE (USA) via bind-users
nd pasting the address to a Web browser. On 27/05/2020 20:22, DeCaro, James John (Jim) CIV DISA FE (USA) via bind-users wrote: > ld.so.1: gen: fatal: libuv.so.1: open failed: No such file or directory ... >> >> $ find / -name libuv* -print >> /usr/local/lib/libu

BIND installed on a Solaris 11.4 x 86 virtual server

2020-06-01 Thread DeCaro, James John (Jim) CIV DISA FE (USA) via bind-users
Installed BIND 9.16.3 and I discovered that the SMF dns/server is trying to read named.conf from /usr/local/etc/: "/usr/local/etc/named.conf: file not found". I am trying to figure out how point named to read /etc/named.conf. I did try re-compiling BIND with different switches but it resulted i

RE: [Non-DoD Source] Re: BIND installed on a Solaris 11.4 x 86 virtual server

2020-06-01 Thread DeCaro, James John (Jim) CIV DISA FE (USA) via bind-users
mil james.j.decaro3@mail.smil.mil "If you always do what you always did you will always get what you always got." -Original Message- From: Anand Buddhdev Sent: Monday, June 1, 2020 3:00 PM To: DeCaro, James John (Jim) CIV DISA FE (USA) ; bind-users@lists.isc.org Subject: [Non-DoD Sou

RE: [Non-DoD Source] Re: BIND installed on a Solaris 11.4 x 86 virtual server

2020-06-01 Thread DeCaro, James John (Jim) CIV DISA FE (USA) via bind-users
Service Section Defense Enclave Services Directorate ☎ 301-225-8180 ☎ 301-375-8180 james.j.decaro3@mail.mil james.j.decaro3@mail.smil.mil "If you always do what you always did you will always get what you always got." -Original Message- From: DeCaro, James John (Jim) C

RE: [Non-DoD Source] Re: BIND Masters and slaves

2020-06-15 Thread DeCaro, James John (Jim) CIV DISA FE (USA) via bind-users
Or you can call the slave servers 'secondary' servers. V/R Jim DeCaro DISA Systems Administrator Windows and Unix Server Operations FE222/DoDNet Service Section Defense Enclave Services Directorate ☎ 301-225-8180 ☎ 301-375-8180 james.j.decaro3@mail.mil james.j.decaro3@mail.smil.mil "

RE: [Non-DoD Source] BIND 9.16 incoming TCP connection errors

2020-06-16 Thread DeCaro, James John (Jim) CIV DISA FE (USA) via bind-users
When I got that message I had to unblock tcp port 53 on my firewall. Jim -Original Message- From: bind-users On Behalf Of Anand Buddhdev Sent: Tuesday, June 16, 2020 11:28 AM To: bind-users Subject: [Non-DoD Source] BIND 9.16 incoming TCP connection errors All active links contained

RE: [Non-DoD Source] Re: Dumb Question is an A or AAAA record required?

2020-07-09 Thread DeCaro, James John (Jim) CIV DISA FE (USA) via bind-users
Would the lack of A records affect pointer records? Seems like it would. Jim "If you always do what you always did you will always get what you always got." -Original Message- From: bind-users On Behalf Of Mark Andrews Sent: Thursday, July 9, 2020 8:56 AM To: @lbutlr Cc: bind-users

RE: [Non-DoD Source] Re: [DoD Source -- ssshhhh Top Secret] Re: Dumb Question is an A or AAAA record required?

2020-07-09 Thread DeCaro, James John (Jim) CIV DISA FE (USA) via bind-users
We have an application that queries reverse lookups on clients trying to access it in order to verify the client and its IP are legit and a part of the correct domain/acl.. So if the pointer record does not match, the client is rejected. I don't know if that is relevant in this case, but it prov

Installing BIND 9.16.15

2021-05-06 Thread DeCaro, James John (Jim) CIV DISA FE (USA) via bind-users
Hello, I have what is probably a very rudimentary question, but I am stuck. I am attempting to upgrade BIND on a Solaris 11.4 x86 virtual platform. I have installed BIND successfully up to version 9.16.12 using ./configure --enable-full-report --with-gssapi=krb5-config --sysconfdir=/etc --wi

RE: [Non-DoD Source] Re: Installing BIND 9.16.15

2021-05-07 Thread DeCaro, James John (Jim) CIV DISA FE (USA) via bind-users
I can review which has more specific solutions? Many Thanks for your time. -Original Message- From: Ondřej Surý Sent: Thursday, May 6, 2021 12:57 PM To: DeCaro, James John (Jim) CIV DISA FE (USA) Cc: bind-users@lists.isc.org Subject: [Non-DoD Source] Re: Installing BIND 9.16.15 All active

Attempting to configure an ISC BIND repository on Red Hat Linux 7.9

2022-04-28 Thread DeCaro, James John (Jim) CIV DISA FE (USA) via bind-users
Dnf is not available. Therefore using yum Linux Red Hat 7.9 virtual machine on VMware, has internet connectivity Set up local repository in /etc/yum.repos.d/download.copr.fedorainfracloud.org_results_isc_bind_epel-8-_.repo: [copr:copr.fedorainfracloud.org:isc:bind] name=Copr repo for bind owned

RE: [URL Verdict: Neutral][Non-DoD Source] Re: Attempting to configure an ISC BIND repository on Red Hat Linux 7.9

2022-04-28 Thread DeCaro, James John (Jim) CIV DISA FE (USA) via bind-users
james.j.decaro3@mail.mil james.j.decaro3@mail.smil.mil -Original Message- From: Anand Buddhdev Sent: Thursday, April 28, 2022 11:06 AM To: DeCaro, James John (Jim) CIV DISA FE (USA) ; bind-users@lists.isc.org Cc: Mcallister, Reginald CTR DISA FE (USA) Subject: [URL Verdict: Neutral

RE: [URL Verdict: Neutral][Non-DoD Source] Re: Attempting to configure an ISC BIND repository on Red Hat Linux 7.9

2022-04-28 Thread DeCaro, James John (Jim) CIV DISA FE (USA) via bind-users
abled. Please verify the identity of the sender, and confirm the authenticity of all links contained within the message prior to copying and pasting the address to a Web browser. On 28/04/2022 16:52, DeCaro, James John (Jim) CIV DISA FE (USA) via bind-users wrote: > Dnf is not available.

RE: [URL Verdict: Neutral][Non-DoD Source] Re: Attempting to configure an ISC BIND repository on Red Hat Linux 7.9

2022-04-28 Thread DeCaro, James John (Jim) CIV DISA FE (USA) via bind-users
, James John (Jim) CIV DISA FE (USA) ; Michal Nowak ; bind-users@lists.isc.org Subject: Re: [URL Verdict: Neutral][Non-DoD Source] Re: Attempting to configure an ISC BIND repository on Red Hat Linux 7.9 All active links contained in this email were disabled. Please verify the identity of the

RE: [URL Verdict: Neutral][Non-DoD Source] Re: Attempting to configure an ISC BIND repository on Red Hat Linux 7.9

2022-04-28 Thread DeCaro, James John (Jim) CIV DISA FE (USA) via bind-users
Information Systems Agency ☎ 301-225-8180 ☎ 301-375-8180 james.j.decaro3@mail.mil james.j.decaro3@mail.smil.mil -Original Message- From: bind-users On Behalf Of DeCaro, James John (Jim) CIV DISA FE (USA) via bind-users Sent: Thursday, April 28, 2022 2:29 PM To: Anand Buddhdev

RE: [URL Verdict: Neutral][Non-DoD Source] Re: Attempting to configure an ISC BIND repository on Red Hat Linux 7.9

2022-04-29 Thread DeCaro, James John (Jim) CIV DISA FE (USA) via bind-users
art to the locally created repo file for testing. All variations resulted in the same error. Thank you so much for your input, I will hopefully test it sometime today. V/R Jim DeCaro -Original Message- From: Michał Kępień Sent: Thursday, April 28, 2022 4:55 PM To: DeCaro, James John

RE: [URL Verdict: Neutral][Non-DoD Source] Re: Attempting to configure an ISC BIND repository on Red Hat Linux 7.9

2022-05-03 Thread DeCaro, James John (Jim) CIV DISA FE (USA) via bind-users
from rhel-7-server-extras-rpms: [Errno 256] No more mirrors to try. https://cdn.redhat.com/content/dist/rhel/server/7/7Server/x86_64/extras/os/repodata/repomd.xml: [Errno 14] HTTPS Error 403 - Forbidden I don't have access to the red hat repos yet. Is this helpful? V/R Jim DeCaro -O

RE: [URL Verdict: Neutral][Non-DoD Source] Re: Attempting to configure an ISC BIND repository on Red Hat Linux 7.9

2022-05-03 Thread DeCaro, James John (Jim) CIV DISA FE (USA) via bind-users
I tried this utility and got the following message: gnutls-cli: command not found... Thank you V/R Jim DeCaro -Original Message- From: Ondřej Surý Sent: Thursday, April 28, 2022 5:15 PM Cc: DeCaro, James John (Jim) CIV DISA FE (USA) ; bind-users@lists.isc.org; Mcallister, Reginald

RE: [URL Verdict: Neutral][Non-DoD Source] Re: Attempting to configure an ISC BIND repository on Red Hat Linux 7.9

2022-05-09 Thread DeCaro, James John (Jim) CIV DISA FE (USA) via bind-users
@mail.mil james.j.decaro3@mail.smil.mil -Original Message- From: Michał Kępień Sent: Monday, May 9, 2022 7:53 AM To: DeCaro, James John (Jim) CIV DISA FE (USA) Cc: bind-users@lists.isc.org; Mcallister, Reginald CTR DISA FE (USA) Subject: Re: [URL Verdict: Neutral][Non-DoD Source] Re

<    4   5   6   7   8   9