Navigation:
Linux Kernel Driver DataBase -
web LKDDB:
Main index -
N index
The Linux kernel configuration item CONFIG_NF_NAT_SNMP_BASIC has multiple definitions:
net/ipv4/netfilter/KconfigThe configuration item CONFIG_NF_NAT_SNMP_BASIC:
CONFIG_EXPERIMENTAL && CONFIG_NF_NATnf_nat_snmp_basicThis 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.
net/ipv4/netfilter/KconfigThe configuration item CONFIG_NF_NAT_SNMP_BASIC:
( CONFIG_NF_CONNTRACK_SNMP && CONFIG_NF_NAT_IPV4 ) && ( CONFIG_NETFILTER_ADVANCED )nf_nat_snmp_basicThis 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.
Raw data from LKDDb:
lkddb module nf_nat_snmp_basic CONFIG_NF_NAT_SNMP_BASIC : net/ipv4/netfilter/Kconfig : "Basic SNMP-ALG support"This page is automaticly generated with free (libre, open) software lkddb(see lkddb-sources).
The data is retrived from:
Popular queries:
Navigation: Linux Kernel Driver DataBase - web LKDDB: main index - N index
Automatically generated (in year 2013) with gen-web-lkddb.py in lkddb-sources.