Skip to main content

bind_address_secondary – Dual-stack IPv4/IPv6 Support

Last updated March 2020

**Configuration Change. ** This feature is available as beta in Momentum 3.6.10 and later.

The bind_address_secondary module allows a binding to attach itself to an ipv6 address as well as a ipv4 one, supporting multiple IP addresses for dual stack. The secondary could be ipv6 or ipv4. In the dual stack case, it is desirable to select the appropriate address family for a given downstream destination (ie, MX). This module supports one IP address per address family per binding.

Configuration

The bind_address_secondary module is enabled as follows:

bind_address_secondary {} binding "whatever" { bind_address_secondary = whatever }

Was this page helpful?