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 are not working #4480

Closed
PetrusTryb opened this issue Sep 8, 2019 · 1 comment
Closed

iptables are not working #4480

PetrusTryb opened this issue Sep 8, 2019 · 1 comment

Comments

@PetrusTryb
Copy link

Please use the following bug reporting template to help produce issues which are actionable and reproducible, including all command-line steps necessary to induce the failure condition. Please fill out all the fields! Issues with missing or incomplete issue templates will be closed.

If you have a feature request, please post to the UserVoice.

If this is a console issue (a problem with layout, rendering, colors, etc.), please post to the console issue tracker.

Important: Do not open GitHub issues for Windows crashes (BSODs) or security issues. Please direct all Windows crashes and security issues to secure@microsoft.com. Ideally, please configure your machine to capture minidumps, repro the issue, and send the minidump from "C:\Windows\minidump".

Please fill out the below information:

  • Your Windows build number: (Type ver at a Windows Command Prompt)
    Microsoft Windows [Version 10.0.18362.329]
  • What you're doing and what's happening: (Copy&paste the full set of specific command-line steps necessary to reproduce the behavior, and their output. Include screen shots if that helps demonstrate the problem.)
  1. Launch Kali Linux (or probably any other distro) on WSL.
  2. Type any command starting with "iptables", for example: "iptables -A INPUT -p tcp --dport 22 -j ACCEPT"

See our contributing instructions for assistance.

@sirredbeard
Copy link
Contributor

WSL1 does not support iptables.

See #767 and the UserVoice.

WSL2 has better networking support but I have not tried editing iptables on it.

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

No branches or pull requests

3 participants