- Subscribe to RSS Feed
- Mark Topic as New
- Mark Topic as Read
- Float this Topic for Current User
- Bookmark
- Subscribe
- Printer Friendly Page
Hostname resolution failure of a Virtual Machine
- Mark as New
- Bookmark
- Subscribe
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
09-04-2019 04:44 AM
Hello Everyone. Any help on this is highly appreciated
Infoblox is registered to IBM PowerVC(OpenStack derivative). NIOS version is 7.2.19-358320
I deployed a VM over PowerVC. A and PTR records of the VM are updated in infoblox but there is an issue with name resolution
Hostname to ip doesnt resolve but ip to hostname resolves .
[root@ ~]# nslookup test-infoblox.vlan10 infoblox_ip
Server: infoblox_ip
Address: infoblox_ip#53
** server can't find test-infoblox.vlan10.domain_name.com: REFUSED
[root@ip9-114-192-52 ~]# nslookup 10.10.10.3 infoblox_ip
Server: infoblox_ip
Address: infoblox_ip#53
3.10.10.10.in-addr.arpa name = test-infoblox.vlan10.
test-infoblox is the name of the VM deployed in IBM PowerVCand vlan10 is the name of the network created in IBM PowerVC
10.10.10.3 is the ip of the VM
DNS port connectivity to Infoblox seems to be fine
[root@ip ~]# nc -vz infoblox_ip 53
Ncat: Version 7.50 ( https://nmap.org/ncat )
Ncat: Connected to infoblox_ip:53.
Ncat: 0 bytes sent, 0 bytes received in 0.06 seconds.
There is only a default DNS view and i checked "queries" section of DNS view and the options are set to None (When you select None, the appliance allows recursive queries from all clients. This is selected by default.)
Please let me know if there is additional configuration required in Infoblox to achieve successfull name resolution