WiFi Interfaces
We know that in past few years transition from wired networks to wireless networks is very much evident and fast, Wireless Networks are every where? in Offices, Schools, Colleges and at many more places. So the? question which use to strike me every time when i was starting with WiFi technology was how does we really get connected to a wireless network ? what makes it work ?
Connections to these wireless networks are usually maintained by a Network Interface Card (NIC) or Network adapters. A wireless network adapter is a device that helps us to connect to wireless networks. It acts as a mediator between the server or other computers and our machine, which helps in sending and receiving files. Also, every computer or machine in a network is known as a Node.
It is imperative to understand the different modes in which these network adapters can work and wireless connections can be made. Hence, choose the right mode for yourself, your home or your company.
There are basically 4 types of modes?
Mostly the NIC in laptops/phones are supported with default managed mode which makes it able to connect to a AP Network
There are few commands which gives info regarding the supported modes of our system NIC?
One of the eternal usb to wifi adaptor i have supports only two modes
领英推荐
And to get detail information regarding the current mode check with iwconfig commands
Here in my case both the internal and external wifi cards are working in managed mode, if i want to make any one of interface work/act as access point i have to change it to Master mode
You can use iwconfig commands to change the mode based on supported types
Thoughts? you all can also check modes before purchasing any laptops or devices based on use case.
It is fun checking what is supported and what is not,this is my device interface supported modes what is?yours ?
Software Engineer
2 年Nikita Yadav this was really helpful if anyone wants to start in networking/cybersecurity/Ethical hacking ,in my cyber security curriculum i got to know about this ,but this details can help many people's knowing such important things of core WiFi,in addition to this if we want to enable monitor mode in the non-supported system we can use external WiFi adapter for that which help user to use monitor mode from his system.
| Embedded Software Wireless Engineer @ Plume Design Inc. | Passionate to Create Solutions that helps to innovate the Innovation |
2 年Great information!!!