I just received my new laptop (the old one having died from a swollen battery). The wireless is performing strangely. It recognizes and connects with my guest networks. It recognizes but will not connect with my secured networks. I protect the secured networks with MAC filtering. I have correctly entered the machine's MAC in the wireless security settings. I have double checked to ensure that I have typed the network passwords in correctly.
One question I do have is whether I have typed in all the necessary MAC addresses. Here is the product of ifconfig:
Does anyone have an idea of what's going on? The machine clearly recognizes my wireless card; else I could not get on the guest networks.
Thanks in advance.
One question I do have is whether I have typed in all the necessary MAC addresses. Here is the product of ifconfig:
enp0s31f6: flags=4099<UP,BROADCAST,MULTICAST> mtu 1500
ether 90:2e:16:57:ad:b5 txqueuelen 1000 (Ethernet)
RX packets 1087543 bytes 944871674 (944.8 MB)
RX errors 0 dropped 860 overruns 0 frame 0
TX packets 523462 bytes 326518712 (326.5 MB)
TX errors 0 dropped 0 overruns 0 carrier 0 collisions 0
device interrupt 16 memory 0xae500000-ae520000
lo: flags=73<UP,LOOPBACK,RUNNING> mtu 65536
inet 127.0.0.1 netmask 255.0.0.0
inet6 ::1 prefixlen 128 scopeid 0x10<host>
loop txqueuelen 1000 (Local Loopback)
RX packets 11106 bytes 957600 (957.6 KB)
RX errors 0 dropped 0 overruns 0 frame 0
TX packets 11106 bytes 957600 (957.6 KB)
TX errors 0 dropped 0 overruns 0 carrier 0 collisions 0
vmnet1: flags=4163<UP,BROADCAST,RUNNING,MULTICAST> mtu 1500
inet 192.168.66.1 netmask 255.255.255.0 broadcast 192.168.66.255
inet6 fe80::250:56ff:fec0:1 prefixlen 64 scopeid 0x20<link>
ether 00:50:56:c0:00:01 txqueuelen 1000 (Ethernet)
RX packets 0 bytes 0 (0.0 B)
RX errors 0 dropped 0 overruns 0 frame 0
TX packets 108 bytes 0 (0.0 B)
TX errors 0 dropped 0 overruns 0 carrier 0 collisions 0
vmnet8: flags=4163<UP,BROADCAST,RUNNING,MULTICAST> mtu 1500
inet 192.168.199.1 netmask 255.255.255.0 broadcast 192.168.199.255
inet6 fe80::250:56ff:fec0:8 prefixlen 64 scopeid 0x20<link>
ether 00:50:56:c0:00:08 txqueuelen 1000 (Ethernet)
RX packets 751 bytes 0 (0.0 B)
RX errors 0 dropped 0 overruns 0 frame 0
TX packets 109 bytes 0 (0.0 B)
TX errors 0 dropped 0 overruns 0 carrier 0 collisions 0
wlp9s0: flags=4163<UP,BROADCAST,RUNNING,MULTICAST> mtu 1500
inet 192.168.102.50 netmask 255.255.255.0 broadcast 192.168.102.255
inet6 fe80::848a:337a:18c3:737 prefixlen 64 scopeid 0x20<link>
ether 94:e6:f7:4f:cb:7b txqueuelen 1000 (Ethernet)
RX packets 9297 bytes 2530677 (2.5 MB)
RX errors 0 dropped 0 overruns 0 frame 0
TX packets 11933 bytes 2032796 (2.0 MB)
TX errors 0 dropped 0 overruns 0 carrier 0 collisions 0
ether 90:2e:16:57:ad:b5 txqueuelen 1000 (Ethernet)
RX packets 1087543 bytes 944871674 (944.8 MB)
RX errors 0 dropped 860 overruns 0 frame 0
TX packets 523462 bytes 326518712 (326.5 MB)
TX errors 0 dropped 0 overruns 0 carrier 0 collisions 0
device interrupt 16 memory 0xae500000-ae520000
lo: flags=73<UP,LOOPBACK,RUNNING> mtu 65536
inet 127.0.0.1 netmask 255.0.0.0
inet6 ::1 prefixlen 128 scopeid 0x10<host>
loop txqueuelen 1000 (Local Loopback)
RX packets 11106 bytes 957600 (957.6 KB)
RX errors 0 dropped 0 overruns 0 frame 0
TX packets 11106 bytes 957600 (957.6 KB)
TX errors 0 dropped 0 overruns 0 carrier 0 collisions 0
vmnet1: flags=4163<UP,BROADCAST,RUNNING,MULTICAST> mtu 1500
inet 192.168.66.1 netmask 255.255.255.0 broadcast 192.168.66.255
inet6 fe80::250:56ff:fec0:1 prefixlen 64 scopeid 0x20<link>
ether 00:50:56:c0:00:01 txqueuelen 1000 (Ethernet)
RX packets 0 bytes 0 (0.0 B)
RX errors 0 dropped 0 overruns 0 frame 0
TX packets 108 bytes 0 (0.0 B)
TX errors 0 dropped 0 overruns 0 carrier 0 collisions 0
vmnet8: flags=4163<UP,BROADCAST,RUNNING,MULTICAST> mtu 1500
inet 192.168.199.1 netmask 255.255.255.0 broadcast 192.168.199.255
inet6 fe80::250:56ff:fec0:8 prefixlen 64 scopeid 0x20<link>
ether 00:50:56:c0:00:08 txqueuelen 1000 (Ethernet)
RX packets 751 bytes 0 (0.0 B)
RX errors 0 dropped 0 overruns 0 frame 0
TX packets 109 bytes 0 (0.0 B)
TX errors 0 dropped 0 overruns 0 carrier 0 collisions 0
wlp9s0: flags=4163<UP,BROADCAST,RUNNING,MULTICAST> mtu 1500
inet 192.168.102.50 netmask 255.255.255.0 broadcast 192.168.102.255
inet6 fe80::848a:337a:18c3:737 prefixlen 64 scopeid 0x20<link>
ether 94:e6:f7:4f:cb:7b txqueuelen 1000 (Ethernet)
RX packets 9297 bytes 2530677 (2.5 MB)
RX errors 0 dropped 0 overruns 0 frame 0
TX packets 11933 bytes 2032796 (2.0 MB)
TX errors 0 dropped 0 overruns 0 carrier 0 collisions 0
Thanks in advance.
Comment