mirror of
https://github.com/MustardChef/WSABuilds.git
synced 2025-03-19 23:35:04 +01:00
Improve structure of the guide
Remove unnecessary parts of the guide and add placeholders for Fix 2, 3 and 4 Co-Authored-By: WellCodeIsDelicious <82241815+WellCodeIsDelicious@users.noreply.github.com>
This commit is contained in:
parent
0ddef148eb
commit
a252dba587
@ -1,13 +1,12 @@
|
||||
# WSABuilds <img src="https://img.shields.io/github/downloads/MustardChef/WSABuilds/total?label=Total%20Downloads&style=for-the-badge"/>
|
||||
|
||||
# **⚠️ Guide Is Incomplete ⚠️**
|
||||
|
||||
|
||||
|
||||
|
||||
## Issues:
|
||||
### No Internet
|
||||

|
||||
### No Internet
|
||||
|
||||
 
|
||||
|
||||
|
||||
|
||||
@ -17,6 +16,8 @@
|
||||
## Solution:
|
||||
These will be split into multiple solutions due to the different causes of the problem of no internet on Windows Subsystem for Android (WSA) and Windows Subsytem for Linux (WSL)
|
||||
|
||||
---
|
||||
|
||||
<details>
|
||||
<summary><h3>Fix #1: Uninstalling Hyper-V Network Adapters<h3></summary>
|
||||
|
||||
@ -43,9 +44,51 @@ These will be split into multiple solutions due to the different causes of the p
|
||||

|
||||
#### **Step 4: Restart Windows**
|
||||

|
||||
|
||||
</details>
|
||||
|
||||
---
|
||||
|
||||
<details>
|
||||
<summary><h3>Fix #2: Checking Firewall Settings<h3></summary>
|
||||
|
||||
|
||||
<details>
|
||||
<summary><h4>Users with Windows Firewall<h4></summary>
|
||||
|
||||
|
||||
|
||||
</details>
|
||||
|
||||
<details>
|
||||
<summary><h4>Bitdefender Users (with Bitdefender's inbuilt firewall enabled)<h4></summary>
|
||||
|
||||
It is a known issue that Bitdefender's firewall can prevent the internet for Windows Subystem for Linux (WSL) and Windows Susbsystem for Android (WSA) from working.
|
||||
There is currently no easy solution (there may be workarounds floating on the internet which involve whitelisting certain processes to fix these issues) that I know of, for WSA, that can fix this issue other than the Bitdefender team fixing this at their end or turning off the firewall when using WSA or WSL.
|
||||
|
||||
Source: From my own experience and [this](https://community.bitdefender.com/en/discussion/91237/bitdefender-blocking-wsl2-traffic-solution-to-a-thread-that-was-left-unresolved)
|
||||
</details>
|
||||
|
||||
|
||||
|
||||
<details>
|
||||
<summary><h3>Fix #3: Changing Android DNS Settings<h3></summary>
|
||||
|
||||
|
||||
|
||||
</details>
|
||||
|
||||
|
||||
<details>
|
||||
<summary><h3>Fix #4: Disabling Advanced Networking from WSA Settings<h3></summary>
|
||||
|
||||
|
||||
|
||||
</details>
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
<!--
|
||||

|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user