-
Meet Our Moderators: Ross Gibson
Welcome back to the Meet Our Moderators series—where you get to know the amazing folks behind the scenes keeping the Infoblox Community running smoothly and making sure your posts get the attention they deserve. This week, say hello to Ross Gibson. What's your role at Infoblox and your area of expertise? I'm a member of…
-
Simplify Operations and Secure Workloads with Infoblox and Google Cloud
Introducing Infoblox Universal DDI™ for Google’s Cloud WAN and DNS Armor, powered by Infoblox Together, we deliver Infoblox Universal DDI™ for Google’s Cloud WAN, the platform's only integrated, cloud-delivered DDI service. This service transforms how enterprises connect branch offices, headquarters and multi-cloud…
-
How to Use the Ideas Portal
The Ideas Portal is your space to shape the future of Infoblox! It's designed to give Infoblox customers and partners an open space to suggest new features and capabilities, vote on other members' ideas, and help us build better products. Follow the tips below to get the most out of the Ideas Portal and watch ideas turn…
-
Community Welcome Guide
Welcome to the Infoblox Community We’re excited to have you join us! The Infoblox Community is your space to connect, find solutions, and discuss the latest industry trends with peers and experts across NetOps, SecOps and CloudOps. Whether you're an expert or just getting started, this guide will help you navigate the…
-
How to return DNS Servers attached to a network via WAPI
The DNS Servers are part of the IPv4 DHCP properties of the network, but when I return the "option" field of the "network" object I don't get the DNS Servers in the list. Are the DNS Servers under a different object or a different field under the network object? Edit: I believe the DNS Servers are inherited from a parent…
-
It's Time to Make DNS SecSee Again: A Learning Series
DNS security is evolving—are you keeping up? Join Infoblox Education on Tuesdays and Thursdays from July 15 to July 31 for a live, six-part learning series covering essential DNS security topics. Each session features expert insights, interactive demos, and open Q&A. Don’t miss the chance to hear from Josh Kuo, Infoblox…
-
given ip-address i need the vlan thruWAPI
How can i get the Vlan from a given IP-Address with a wapi call ? I did not found an example
-
For NAC with Extrem Network we need Mac and Vlan
WE wanna configure NAC with our Extreme Network, therefore we need the Vlan for the connected User. So posible Solution is to read the Information from Infoblox, has anybody done the same or have experience with this ?
-
Ansible - Searching for a fixed reservation
Hi all, we are having trouble querying (with the .nios_lookup module). We are not able to look up and search whether an IPv4 address is reserved. This is the request: - name: "Query to check whether IP is reserved" ansible.builtin.set_fact: checkIfIpIsReserved: >- "{{ lookup('infoblox.nios_modules.nios_lookup',…
-
Meet Our Moderators: Ben Stafford
Welcome back to the Meet Our Moderators series—where you get to know the amazing folks behind the scenes keeping the Infoblox Community running smoothly and making sure your posts get the attention they deserve. This week, say hello to Ben Stafford. What's your role at Infoblox and your area of expertise? I’m a solutions…
-
Design question Single Grid vs multi grid
Hi everyone, We currently have an Infoblox environment with: A single Grid, hosted at HQ Domain Controllers (DCs) at HQ AD-integrated DNS zones managed by the HQ Grid (Primary) Dynamic DNS updates from domain-joined clients (via Kerberos) We’re planning to deploy two new remote sites, each with its own Domain Controller…
-
How Can I get PAN Templates
I would like to integrate Palo Alto with Infoblox, I read some documentation that mentioned that I need to download Palo Alto template from here (community.infoblox) but I was researching on page, and I do not find any template. NOTE: I'm using a temporal license
-
Meet Our Moderators: Josh Kuo
Welcome back to the Meet Our Moderators series—where you get to know the amazing folks behind the scenes keeping the Infoblox Community running smoothly and making sure your posts get the attention they deserve. This week, say hello to Josh Kuo. What's your role at Infoblox and your area of expertise? I work in the…
-
WAPI: Obtaining next available IP(s) from a non /24 network
We have a few networks defined in IB that are /21 or /23 and I'm unable to find the correct combination of WAPI objects/options to get the list of available (UNUSED) IPs. Is this even possible? Example network is 10.199.0.0/21 and I'd like to get available IPs on 10.199.7.0. Please help. Thank you