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

Are there plans to add the tproxy module? #10149

Open
sunlewuyou opened this issue May 29, 2023 · 5 comments
Open

Are there plans to add the tproxy module? #10149

sunlewuyou opened this issue May 29, 2023 · 5 comments
Labels

Comments

@sunlewuyou
Copy link

No description provided.

@OneBlue OneBlue added the kernel WSL kernel label Jun 6, 2023
@sycured
Copy link

sycured commented May 14, 2024

Minikube with Cilium CNI can't run due to missing TPROXY
How to start it: minikube start --cni=cilium

level=info msg="Adding new proxy port rules for cilium-dns-egress:45603" id=cilium-dns-egress subsys=proxy
level=warning msg="Failed to install iptables proxy rules" error="unable to run 'iptables -t mangle -A CILIUM_PRE_mangle -p tcp -m mark --mark 0x23b20200 -m comment --comment cilium: TPROXY to host cilium-dns-egress proxy -j TPROXY --tproxy-mark 0x200 --on-ip 127.0.0.1 --on-port 45603' iptables command: exit status 4 stderr=\"Warning: Extension TPROXY revision 0 not supported, missing kernel module?\\niptables v1.8.8 (nf_tables):  RULE_APPEND failed (No such file or directory): rule in chain CILIUM_PRE_mangle\\n\"" subsys=iptables

@4-FLOSS-Free-Libre-Open-Source-Software

In the meantime, you could use the tproxy enabled wsl2 kernel https://github.com/Locietta/xanmod-kernel-WSL2?tab=readme-ov-file#usage

@sycured
Copy link

sycured commented May 15, 2024

Thanks

@ezerssss
Copy link

In the meantime, you could use the tproxy enabled wsl2 kernel https://github.com/Locietta/xanmod-kernel-WSL2?tab=readme-ov-file#usage

I still cant seem to use tproxy using the said kernel 😞
image

@Andarwinux
Copy link

The latest xanmod build fixes this.

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

No branches or pull requests

6 participants