User Tools

Site Tools


informatica:windows:wsl

Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revisionPrevious revision
Next revision
Previous revision
informatica:windows:wsl [2023/09/06 11:49] joseinformatica:windows:wsl [2023/10/20 17:26] (current) jose
Line 61: Line 61:
   Debian    Running         2   Debian    Running         2
 </code> </code>
 +
 +====== DOCKER ======
 +Si no arranca docker puede ser por el firewall de windows o por iptables de debian
 +
 +Cambiamos el iptables a legacy
 +<code>
 +$ sudo update-alternatives --config iptables
 +There are 2 choices for the alternative iptables (providing /usr/sbin/iptables).
 +
 +  Selection    Path                       Priority   Status
 +------------------------------------------------------------
 +* 0            /usr/sbin/iptables-nft      20        auto mode
 +  1            /usr/sbin/iptables-legacy   10        manual mode
 +  2            /usr/sbin/iptables-nft      20        manual mode
 +
 +Press <enter> to keep the current choice[*], or type selection number: 1
 +update-alternatives: using /usr/sbin/iptables-legacy to provide /usr/sbin/iptables (iptables) in manual mode
 +</code>
 +
 +Firewall Windows
 +  C:\ProgramData\McAfee\Endpoint Security\Logs\FirewallEventMonitor.log
 +
informatica/windows/wsl.1694000970.txt.gz · Last modified: 2023/09/06 11:49 by jose