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

Cannot connect to device using Windows 10 #754

Closed
HtheB opened this issue Mar 28, 2018 · 14 comments
Closed

Cannot connect to device using Windows 10 #754

HtheB opened this issue Mar 28, 2018 · 14 comments
Labels
help wanted Requesting support

Comments

@HtheB
Copy link

HtheB commented Mar 28, 2018

Somehow, my connection gets rejected when trying to connect to the board (using wireless connection).
(used board is: esp8266)
Connecting on a phone does work, but somehow doesn't allow me to connect on my Windows 10 laptop...
used bin fw is v2.0

@tobozo
Copy link
Collaborator

tobozo commented Mar 28, 2018

(used board is: esp8266)

Please add more precision to this obvious information (i.e. post a pic of your board).

Also document yourself on the differences between ad hot and infrastructure WiFi connections, the problem you're mentioning here isn't in the deauther but in the way the WiFi connection is setup.

@HtheB
Copy link
Author

HtheB commented Mar 28, 2018

@tobozo I'm trying to connect to the pwned network. Like I said, it only works on my phones, not on my notebook.

Both devices gives the same results
(pics of used devices attached)
20180328_151437

@spacehuhn
Copy link
Collaborator

Sounds like a problem with your notebook or the operating system on your notebook.

@tobozo
Copy link
Collaborator

tobozo commented Mar 28, 2018

Thanks, that's a Wemos Mini D1 and an ESP8266 Dev Kit.

The deauther works out of the box with any system, if you can connect from your mobile and not from your notebook, then check the settings on the notebook as it may be possible your WiFi card is dual band but the 2.4GHz band is blacklisted or flagged as unsafe.

@spacehuhn
Copy link
Collaborator

Could also be that the laptop doesn't like to connect to a (local) network without internet connection.

@HtheB
Copy link
Author

HtheB commented Mar 28, 2018

@tobozo hmmm, that might be a reason... I should check it out.
Edit: I've got a Intel(R) Dual-Band Wireless-AC-7260

@spacehuhn I can connect to my mobile hotspot without internet connection, so that shouldn't be the problem.

@HtheB
Copy link
Author

HtheB commented Mar 28, 2018

Ok, I've checked the Windows logs, and the log says that it does not get any reaction of the router/apn
Nothing more, nothing less... -_-

It connects to all my other routers and apn's just fine..

@tobozo
Copy link
Collaborator

tobozo commented Mar 28, 2018

maybe this is related

other random things to try:

  • check if your other routers/apn's are using 5GHz band (will confirm the 2.4GHz is blacklisted)
  • change the channel of the AP on the deauther
  • don't put the ESP too close to the netbook (give it 1 meter) to minimize interferences
  • Capture the negociation with Wireshark

@HtheB
Copy link
Author

HtheB commented Mar 28, 2018

@tobozo
Well, I can connect to the 5GHz of my router, but also 2.4GHz (I'm connected to the 2.4GHz one now)
I've tried Wireshark, but since I can't connect to the pwned APN, it doesn't work :(

@HtheB
Copy link
Author

HtheB commented Mar 28, 2018

I recorded my screen to show what I mean with 'cannot connect'.
Sorry, my Windows is in Dutch language. But I show you that I can connect to my own router just fine, but I can't to pwned :(
https://youtu.be/MAB7DzQByrY

@tobozo
Copy link
Collaborator

tobozo commented Mar 28, 2018

hard to say what happens behind the UI :-)

But Windows 10 will also let you connect to WiFi from the command line, maybe it'll be more verbose on the reason it can't connect?

https://www.windowscentral.com/how-manage-wireless-networks-using-command-prompt-windows-10

@HtheB
Copy link
Author

HtheB commented Mar 29, 2018

Seems like manually updating the drivers did the job!

If someone else ever faces the same problem:
Update the drivers from Intel:
https://downloadcenter.intel.com/product/75439/Intel-Dual-Band-Wireless-AC-7260
or
https://downloadcenter.intel.com/download/27485

Case closed!

@HtheB HtheB closed this as completed Mar 29, 2018
@spacehuhn spacehuhn added the help wanted Requesting support label Jun 9, 2020
@Creogenesis
Copy link

My best ever laptop - Thinkpad T420 :) can't connect to pwnet on Windows, Linux Manjaro. WTF
It is not driver problem

@Bommlon
Copy link

Bommlon commented Oct 26, 2020

Are you able to connect from a different device?

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

No branches or pull requests

5 participants