Netskope Publisher

Overview

Netskope NPA Publisher with CoreDNS documentation

Netskope Publisher - CoreDNS Documentation

Welcome to the documentation for the Netskope NPA Publisher with CoreDNS integration. This site covers deployment, configuration, and troubleshooting for publishers using CoreDNS as the DNS backend.

Sections

IPv6 (NAT46/DNS46)

Deploy and configure IPv6 support for NPA publishers using DNS46 technology. This enables publishers to provide access to IPv6-only private applications for IPv4 clients through transparent DNS-based address translation.

Architecture

The NPA Publisher uses CoreDNS as its sole DNS backend, built from source with the nat46 plugin for IPv4/IPv6 address translation. The publisher runs inside a Docker container with privileged access for TUN interface and iptables management.

Client -> Stitcher -> Publisher (tun0) -> CoreDNS (nat46) -> Private Application

On this page