Skip to main content

Questions tagged [wlan]

0 votes
0 answers
46 views

wpa_cli saves network configurations in an invalid format when attempting to write to the configuration file

I’m trying to manage my wireless LAN interface using wpa_supplicant on my i.MX8 running Yocto Scarthgap. I can scan for available networks and connect successfully using the wpa_cli utility. However, ...
Meghana's user avatar
0 votes
1 answer
221 views

Zyxel EX3301-T0 router not accessible remotely with static IP

I am attempting to communicate with devices on my LAN via the internet. I have purchased a static IP for my router. When I log in to my router, the IP address displayed on the router GUI matches the ...
BrownianBridge's user avatar
1 vote
2 answers
615 views

How can VirtualBox working with wifi bridge?

Today I have installed VirtualBox on Debian 12 and using wifi bridge work, I can ping the vm using the same ip class of wlan0 wifi (88x2bu driver), but ip addr and ip link sh don't report interface 1: ...
elbarna's user avatar
  • 14.2k
-4 votes
1 answer
1k views

Kali Linux WSL 2 Windows Terminal wlan0

I downloaded Kali Linux WSL 2 Terminal to my Windows 10. However, it is not showing wlan0 even though I'm connected to the internet. Is there a way to solve this, or is my Wi-Fi adapter not compatible?...
aaaaaa's user avatar
  • 1
0 votes
0 answers
78 views

NetworkManager and DHCP issues with WLAN on HP laptop running Gentoo

I'm running Gentoo. I have a HP laptop with the touch screen. I put the default GNOME on it. Problem was that Wayland didn't like touch screens. So I did the update and put X on it. Everything worked ...
Igor's user avatar
  • 253
0 votes
0 answers
30 views

Do not put wlan inteface down in case of reauthenticate

It seems that the kernel (?) puts the interface down and then up when wlan interface connected to some AP reconnect from one BSSID to another. Is it possible to prevent kernel from doing it? So ...
Kamil Zaripov's user avatar
3 votes
3 answers
88 views

Share internet over external wlan

I have multiple devices (A, B, C). Device A is a sensor that captures data and shares it with device C (Android) over a local Wi-Fi network. The problem is that the application to receive data only ...
WorkPhone ID002's user avatar
2 votes
1 answer
208 views

Wake on wlan should work but doesn't

Following these instructions, I found that phy0 on my desktop should support wake on wlan and turned it on. [root@Arch alex]# iw phy0 wowlan show WoWLAN is enabled: * wake up on magic packet However,...
Alexander Praehauser's user avatar
0 votes
1 answer
301 views

Set up wired ethernet LAN to coexist with wireless WAN using NetworkManager

I have two network interfaces on a client PC, one wired, one wireless. The wired is connected directly to a server PC running DHCP, which gives the client PC a 10.0... address. The client PC also ...
tomoverlund's user avatar
0 votes
1 answer
661 views

A solution to bridge wlan0 or permit to use the same lan for tap/br?

I have a tftp server on lan 192.168.0.0/24 I want a qemu vm reach it, with ethernet is simple a) First create br0 MAC1="52:54:$(dd if=/dev/urandom count=1 2>/dev/null | md5sum | sed 's/^\(..\)\...
elbarna's user avatar
  • 14.2k
1 vote
1 answer
122 views

HP Wlan button and led dont't work

I have a Compaq CQ58 laptop with fresh Debian 12. I would like to fix one problem, namely the non-working WLAN on/off button. Constantly lights up yellow (it should be either yellow or blue) and does ...
Peter's user avatar
  • 19
1 vote
2 answers
326 views

How to make dhclient run when wlan0 is brought back up (but already has an old address)

With the following configuration on Devuan Chimaera Linux: /etc/network/interfaces auto wlan0 iface wlan0 inet dhcp pre-up /sbin/wpa_supplicant -B -Dwext -i wlan0 -c /etc/wpa_supplicant/...
fadedbee's user avatar
  • 1,113
1 vote
1 answer
449 views

Failed to configure WIFI AP mode with STA disconnection

I am working on an embedded Linux (5.10.21) system, where there is a WIFI interface can be configured to AP mode. After setup /etc/hostapd.conf and /etc/udhcpd.conf, the AP mode is running with ...
wangt13's user avatar
  • 651
1 vote
0 answers
166 views

Wi-Fi down on Kali Virtual Machines

On any Kali VM my AWUS036NHA doesn't work because my wlan0 is always down. No matter what command I use wlan0 stays down. It looks like I have tried every command. This only affects Kali VMs. 1: lo: &...
niel's user avatar
  • 21
1 vote
0 answers
949 views

Switching of WLAN AP channel using iw does not work

Reproduce: start a hwsim wlan AP, let it either automatically choose a channel (i.e. don't set a channel in hostapd.conf) or set one in the conf file. Let's assume we have wlan0 and the channel is 2 (...
precla's user avatar
  • 11

15 30 50 per page
1
2 3 4 5
11