You are not logged in.
For my network to work, momentarily, I must command
sudo dhpcd -k
then
sudo dhpcd
I have a wireless bonding basic configuration, mostly taken from archwiki. I have configured it so I could capture the wi-fi of two different modems on my house. I have, also, two different wifi-receptors - the computer hardware, and an external by usb that I used on my desktop computer.
This is great, while I have the connection. But, It didn't solve the problem-effect of being kicked from my own network, and having to reconnect to it constantly.
So,
iw dev
phy#1
Interface wlp0s20f0u3
ifindex 5
wdev 0x100000001
addr aa:66:bc:46:65:f0
ssid Refugio Tridestiloucos
type managed
channel 11 (2462 MHz), width: 20 MHz, center1: 2462 MHz
txpower 20.00 dBm
phy#0
Unnamed/non-netdev interface
wdev 0x2
addr 00:05:16:68:f9:61
type P2P-device
txpower 0.00 dBm
Interface wlp4s0
ifindex 3
wdev 0x1
addr be:ab:c0:0f:b5:a5
ssid Trojan_error1404.exe
type managed
channel 7 (2442 MHz), width: 40 MHz, center1: 2432 MHz
txpower 20.00 dBm
multicast TXQ:
qsz-byt qsz-pkt flows drops marks overlmt hashcol tx-bytes tx-packets
0 0 0 0 0 0 0 0 0
Browsing, constantly I get, also,
"Your connection was interrupted. A network change was detected. ERR_NETWORK_CHANGED", on Brave. This error, in particular, has happened since bond0 configuration.
systemctl list-unit-files --state=enabled
UNIT FILE STATE
autovt@.service enabled
bluetooth-mesh.service enabled
bluetooth.service enabled
dbus-org.bluez.mesh.service enabled
dbus-org.bluez.service enabled
dbus-org.freedesktop.nm-dispatcher.service enabled
dhcpcd.service enabled
getty@.service enabled
NetworkManager-dispatcher.service enabled
NetworkManager-wait-online.service enabled
NetworkManager.service enabled
remote-fs.target enabled
12 unit files listed.
What could I do?
I have tried configuring Randomization as normal on /etc/NetworkManager/conf.d/
It did not solve the problem.
Last edited by BuddhiArch (2020-03-05 00:35:12)
"Perhaps your fox can perform that trick, but that is not the manner of Zen. My miracle is that when I feel hungry I eat, and when I feel thirsty I drink."
Offline
Offline
Ok, I disabled NetworkManager. So far, so good. Thanks.
"Perhaps your fox can perform that trick, but that is not the manner of Zen. My miracle is that when I feel hungry I eat, and when I feel thirsty I drink."
Offline