Views:
959β
Votes: 1β
β
Solution
Tags:
login
security
firewall
automation
windows-subsystem-for-linux
Link:
π See Original Answer on Ask Ubuntu β§ π
URL:
https://askubuntu.com/q/1103835
Title:
Protecting WSL-Ubuntu and WSL-OpenSSH (unfiltering port 443 correctly, to use just these)
ID:
/2018/12/22/Protecting-WSL-Ubuntu-and-WSL-OpenSSH-_unfiltering-port-443-correctly_-to-use-just-these_
Created:
December 22, 2018
Edited: June 12, 2020
Upload:
September 15, 2024
Layout: post
TOC:
false
Navigation: false
Copy to clipboard: false
Version 1803 allows outgoing connections on all ports
Windows WSL Version 1803 (March 2018) allowed all ports as outgoing connections. Version 1809 (September 2018). However this version was pulled soon after release due to unrelated bugs. Your question doesnβt mention which version you are running.
One month ago (Novemeer 2018) From Redit:
WSL support for the built-in Windows Firewall
As I understand it the October Windows 10 1809 update finally added WSL support for the built-in Windows Firewall.
Previously, the only way to use WSL was to allow all outgoing connections, as it was not aware of pico.
However, it seems the 1809 update has been pulled for unrelated issues and is and isnβt available for download anymore.
Iβm on 1803 and Iβm wondering if there is any way to get this functionality back or do I have to wait until 1809 is re-released?
History, more info on this: https://github.com/Microsoft/WSL/issues/1852