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

iptables backend was requested but configuration contains nftables-specific options [conditionsV4] #1114

Open
champtar opened this issue Nov 5, 2024 · 0 comments · May be fixed by #1117
Open

Comments

@champtar
Copy link
Contributor

champtar commented Nov 5, 2024

Hello @danwinship

In #935, detectBackendOfConditions assumes all iptables rules start with -, mine start with !
My previously working config:

{
  "type": "portmap",
  "capabilities": {"portMappings": true},
  "externalSetMarkChain": "KUBE-MARK-MASQ",
  "conditionsV4": ["!", "-d", "127.0.0.0/8", "-m", "iprange", "!", "--dst-range", "198.19.254.254"]
},
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

Successfully merging a pull request may close this issue.

1 participant