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

ssh and apt-get update connection seems not working after the 1809 update #3590

Closed
RegexYman opened this issue Oct 3, 2018 · 8 comments
Closed

Comments

@RegexYman
Copy link

Windows 10 Build 1809

What you're doing and what's happening:

ssh and apt-get update connection seems not working after the windows update

ssh command
image

apt-get update
image

*What's wrong / what should be happening instead:
something woring in network connections / configurations

  • Strace of the failing command, if applicable:
    ssh root@xx.xx.xx.xx
    apt-get update
@Biswa96
Copy link

Biswa96 commented Oct 3, 2018

Allow Linux binaries in Windows Firewall.

@RegexYman
Copy link
Author

      Allow Linux binaries in Windows Firewall.

Still happend when I switched off the firewall....

@RegexYman
Copy link
Author

image

is is working when I ping www.google.com

@webysther
Copy link

same here

@webysther
Copy link

Duplicated #3367

@WSLUser
Copy link

WSLUser commented Oct 4, 2018

You need to create entries for each archive server being pulled from in your firewall config. Same issue arose with Kali. Disabling firewall doesn't appear to do anything, only explicit rules work. Make sure to enable both port 80 and 443 for the IP entries.

@RegexYman
Copy link
Author

Problem solved. I switched off the port 80 and port 443 monitoring in Kaspersky settings then it works. This issue never happend before the windows 10 build 1809 update even the port monitoring is on.....

@pffang
Copy link

pffang commented Nov 19, 2018

same problem

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

No branches or pull requests

5 participants