Are you interested in our Early Access Program (EAP)? This program allows you to preview code, test in your lab and provide feedback prior to General Availability (GA) release of all Infoblox products. If so, please click the link here.

NIOS DNS DHCP IPAM

Reply

Bind to Infoblox NOT WORKING

Member
Posts: 4
4369     0

Hello,

I'm writing to you because I'm trying to migrate from Bind to Infoblox with the DIW tool. My problem is that I have selected the following advanced options:
- "Create HOSTS and BULK HOSTS DURING IMPORT"
- "IMPORT ONLY THE FIRST PTR RECORD"

But when an address have an A record and several PTRs that point to it that "associates the A address with all PTRs"


Example :

- BIND :
test.com IN A 127.0.0.1
127.0.0.1 IN PTR test.com
127.0.0.2 IN PTR test.com

- AFTER IMPORT TO INFOBLOX

HOST 1 : test.com IN A 127.0.0.1 + 127.0.0.1 IN PTR test.com + 127.0.0.2 IN PTR test.com


- BUT WHAT SHOULD BE CREATED :

HOST 1 : test.com IN A 127.0.0.1 + 127.0.0.1 IN PTR test.com
PTR : 127.0.0.2 IN PTR test.com



Have you been able to solve this problem?
Thank you in advance

Showing results for 
Search instead for 
Did you mean: 

Recommended for You