Usb Wireless Adapter wrong ip address
I am Using Fedora (fc25.x86_64) .
The Wireless adapter (MT7601U Wireless Adapter 802.11n) connects to the Wireless WiFi successfully but no internet connection is got.
I noticed that the wireless device is not assigned with the proper ip address/netmask wich it shoulds be 192.168.1.X/255.255.255.X
wlp0s26u1u2: flags=4163<UP,BROADCAST,RUNNING,MULTICAST> mtu 1500
inet 169.254.93.203 netmask 255.255.0.0 broadcast 169.254.255.255
How to fix This ?
Usually when you connect to wireless network, that network has a DHCP server, which gives out IP addresses to all the clients connecting to it.What's the device you connect to, is it a router or something else? Have you configured it yourself? Can you confirm that all the other clients get their addresses as they should?