Basic SNMP-ALG support (EXPERIMENTAL)
modulename: nf_nat_snmp_basic.ko
configname: CONFIG_NF_NAT_SNMP_BASIC
Linux Kernel Configuration
└─>Networking
└─>Networking options
└─>Network packet filtering framework (Netfilter)
└─>IP: Netfilter Configuration
└─>Basic SNMP-ALG support (EXPERIMENTAL)
In linux kernel since version 2.6.20 (release Date: 2007-02-04)
This module implements an Application Layer Gateway (ALG) for
SNMP payloads. In conjunction with NAT, it allows a network
management system to access multiple private networks with
conflicting addresses. It works by modifying IP addresses
inside SNMP payloads to match IP-layer NAT mapping.
This is the "basic" form of SNMP-ALG, as described in RFC 2962
To compile it as a module, choose M here. If unsure, say N.
SNMP payloads. In conjunction with NAT, it allows a network
management system to access multiple private networks with
conflicting addresses. It works by modifying IP addresses
inside SNMP payloads to match IP-layer NAT mapping.
This is the "basic" form of SNMP-ALG, as described in RFC 2962
To compile it as a module, choose M here. If unsure, say N.
source code:
selects
CONFIG_ASN1
depends
CONFIG_EXPERIMENTALCONFIG_INET
CONFIG_NET
CONFIG_NETFILTER
CONFIG_NF_NAT or CONFIG_NETFILTER_ADVANCED or CONFIG_NF_CONNTRACK_SNMP or CONFIG_NF_NAT_IPV4