Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[oc-check-dns] DNS entry missing, check says OK - for *.apps #5

Open
rbo opened this issue Apr 8, 2020 · 0 comments
Open

[oc-check-dns] DNS entry missing, check says OK - for *.apps #5

rbo opened this issue Apr 8, 2020 · 0 comments

Comments

@rbo
Copy link

rbo commented Apr 8, 2020

[user@bastion ~]$ ./oc-check-dns -domain poccluster.asdf.customer -api -apps -etcd

######################################################
###     OCP EMEA TOOLKIT - DNS Checking            ###
######################################################


Checking SRV Records: _etcd-server-ssl._tcp.poccluster.asdf.customer.

etcd-0.poccluster.asdf.customer. FAIL
etcd-1.poccluster.asdf.customer. FAIL
etcd-2.poccluster.asdf.customer. FAIL

Checking API and API-INT:...

api.poccluster.asdf.customer - 10.187.54.108: OK
api-int.poccluster.asdf.customer - 10.187.54.108: OK

Checking *.APPS:...

*.apps.poccluster.asdf.customer: OK

######################################################

[user@bastion ~]$ dig asdf.apps.poccluster.asdf.customer

; <<>> DiG 9.11.4-P2-RedHat-9.11.4-26.P2.el8 <<>> asdf.apps.poccluster.asdf.customer
;; global options: +cmd
;; Got answer:
;; ->>HEADER<<- opcode: QUERY, status: FORMERR, id: 12475
;; flags: qr rd; QUERY: 1, ANSWER: 0, AUTHORITY: 0, ADDITIONAL: 1
;; WARNING: recursion requested but not available

;; OPT PSEUDOSECTION:
; EDNS: version: 0, flags:; udp: 4096
; COOKIE: 0173a125f8317511 (echoed)
;; QUESTION SECTION:
;asdf.apps.poccluster.asdf.customer. IN        A

;; Query time: 12 msec
;; SERVER: 10.10.1.4#53(10.10.1.4)
;; WHEN: Wed Apr 08 07:04:00 CEST 2020
;; MSG SIZE  rcvd: 76

[user@bastion ~]$ dig +short asdf.apps.poccluster.asdf.customer
[user@bastion ~]$

[user@bastion ~]$ dig +short qwertasdf.apps.poccluster.asdf.customer
[user@bastion ~]$ dig +short poiuylkjh.apps.poccluster.asdf.customer
[user@bastion ~]$
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant