Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Enable CONFIG_NFT_MASQ_IPV4 and CONFIG_NFT_CHAIN_NAT_IPV4 #359

Open
Xiretza opened this issue Jun 29, 2017 · 1 comment
Open

Enable CONFIG_NFT_MASQ_IPV4 and CONFIG_NFT_CHAIN_NAT_IPV4 #359

Xiretza opened this issue Jun 29, 2017 · 1 comment

Comments

@Xiretza
Copy link

Xiretza commented Jun 29, 2017

They're required for 'nat' chains in 'ip' tables in nftables. The respective IPv6 options are already enabled.

@Xiretza Xiretza changed the title Enable CONFIG_NFT_MASQ_IPV4 Enable CONFIG_NFT_MASQ_IPV4 and CONFIG_NFT_CHAIN_NAT_IPV4 Jun 29, 2017
@jimenezrick
Copy link

Yeah, I have the same issue. A few necessary modules are disabled preventing the use of much of nftables functionality:

$ zgrep '^# CONFIG_NFT_' /proc/config.gz
# CONFIG_NFT_CHAIN_ROUTE_IPV4 is not set
# CONFIG_NFT_CHAIN_NAT_IPV4 is not set
# CONFIG_NFT_MASQ_IPV4 is not set
# CONFIG_NFT_REDIR_IPV4 is not set

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants