# About NetoDNS

## Overview

The NetoDNS Connector is software you can run in your environment to collect DNS query and response logs via syslog from Infoblox NIOS and deliver those DNS logs to Netography Fusion. Its purpose is to give you a collection point on your network to deliver the unencrypted TCP syslog to and then send them via an encrypted TLS connection to Netography Fusion over HTTPS and TCP.

## Supported Products

NetoDNS supports Infoblox NIOS configured with it as an external syslog server.

## Supported Platforms

NetoDNS is distributed in the following formats:

* Docker-compatible container hosted on Netography's public container registry
* DEB package that can be installed via apt-get on compatible Linux distributions
* RPM package that can be installed via yum on EL7 and EL8 compatible Linux distributions

NetoDNS is built for the x86-64 / amd64 platform.

## Installing NetoDNS

{% content-ref url="/pages/LrR4tU6nh6q2R0En9zeB" %}
[Install NetoDNS (container)](/netodns/install-netodns-container.md)
{% endcontent-ref %}

{% content-ref url="/pages/aCMLRRyWtWQUiIXi7Ef4" %}
[Install NetoDNS (Linux package)](/netodns/install-netodns-linux-package.md)
{% endcontent-ref %}

Installing NetoDNS is one of the steps to ingest [Infoblox NIOS DNS Logs via NetoDNS syslog](/ingest-network-traffic-logs/dns-logs/infoblox-nios-dns-logs-via-netodns-syslog.md)

## License

NetoDNS is provided for use by Netography Fusion customers only under the existing license terms your organization has agreed to for its product use.


---

# Agent Instructions: Querying This Documentation

If you need additional information that is not directly available in this page, you can query the documentation dynamically by asking a question.

Perform an HTTP GET request on the current page URL with the `ask` query parameter:

```
GET https://docs.fusion.vectra.ai/netodns/about-netodns.md?ask=<question>
```

The question should be specific, self-contained, and written in natural language.
The response will contain a direct answer to the question and relevant excerpts and sources from the documentation.

Use this mechanism when the answer is not explicitly present in the current page, you need clarification or additional context, or you want to retrieve related documentation sections.
