Skip to content

Drop WSL2 iptables-legacy workaround#168

Merged
agners merged 2 commits intomainfrom
use-default-iptables
Apr 13, 2026
Merged

Drop WSL2 iptables-legacy workaround#168
agners merged 2 commits intomainfrom
use-default-iptables

Conversation

@agners
Copy link
Copy Markdown
Member

@agners agners commented Apr 13, 2026

Recent WSL2 kernels support the nftables iptables backend out of the box, so forcing iptables-legacy is no longer necessary. Remove the supervisor_bootstrap script and its invocations.

Confirmed working on WSL2 kernel:

Linux 6.6.87.2-microsoft-standard-WSL2 #1 SMP PREEMPT_DYNAMIC Thu Jun  5 18:30:46 UTC 2025 x86_64

Fixes: #165

agners added 2 commits April 13, 2026 12:55
Recent WSL2 kernels support the nftables iptables backend out of the
box, so forcing iptables-legacy is no longer necessary. Remove the
supervisor_bootstrap script and its invocations.

Confirmed working on WSL2 kernel:
  Linux 6.6.87.2-microsoft-standard-WSL2 #1 SMP PREEMPT_DYNAMIC
  Thu Jun  5 18:30:46 UTC 2025 x86_64
@agners agners requested a review from sairon April 13, 2026 10:57
@agners agners merged commit 95f1d57 into main Apr 13, 2026
3 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Devcontainer issues on WSL2: iptables failures and missing /run/supervisor

2 participants