Computer connecting to wrong Google wifi router

Eric

I have Google Wifi with 2 routers. My work computer is right next my personal computer. My work computer shows me:

netsh wlan show interfaces

There is 1 interface on the system:

    Name                   : Wi-Fi
    Description            : Intel(R) Wi-Fi 6 AX201 160MHz
    GUID                   : 441dbcdd-a18e-4e29-a42d-ca1dbc74e0b4
    Physical address       : c8:cb:9e:05:c2:ba
    Interface type         : Primary
    State                  : connected
    SSID                   : MYNETWORK
    BSSID                  : 28:bd:89:40:85:8b
    Network type           : Infrastructure
    Radio type             : 802.11ac
    Authentication         : WPA2-Personal
    Cipher                 : CCMP
    Connection mode        : Auto Connect
    Band                   : 5 GHz
    Channel                : 149
    Receive rate (Mbps)    : 263.3
    Transmit rate (Mbps)   : 130
    Signal                 : 40%
    Profile                : MYNETWORK

    Hosted network status  : Not available

My personal computer shows me:

netsh wlan show interfaces

There is 1 interface on the system:

    Name                   : Wi-Fi
    Description            : Realtek RTL8821CE 802.11ac PCIe Adapter
    GUID                   : 8e2f85c6-407f-4e08-8945-ba2dfdf50db6
    Physical address       : a8:93:4a:92:6a:af
    Interface type         : Primary
    State                  : connected
    SSID                   : MYNETWORK
    BSSID                  : 28:bd:89:40:85:8b
    Network type           : Infrastructure
    Radio type             : 802.11ac
    Authentication         : WPA2-Personal
    Cipher                 : CCMP
    Connection mode        : Auto Connect
    Band                   : 5 GHz
    Channel                : 149
    Receive rate (Mbps)    : 260
    Transmit rate (Mbps)   : 260
    Signal                 : 100%
    Profile                : MYNETWORK

    Hosted network status  : Not available

I suspect that my work computer is connecting to the Google supplied router that's further away. Is there a way to fix this? Both computers are running Windows 11

mtak

Your suspicion is wrong. The BSSID is a unique identifier of each wireless base station. Both PCs connect to the same BSSID, and thus are connected to the same base station.

Collected from the Internet

Please contact [email protected] to delete if infringement.

edited at
0

Comments

0 comments
Login to comment

Related

Can I use a wifi router to connect a client computer software to another local computer without connecting the router to an internet connection?

Computer connects to the wrong router

Connecting a Wifi router to receivers with a cable instead of antenna?

Python: connecting to the IP of a device connected on a wifi repeater (WiFi NAT Router)

Connecting to a computer on a switch from a computer directory from router

Connecting a phone to my PC disables the WiFi adapter on the computer

Ask a user to do an action before connecting to a Wifi router

Computer no longer connecting wirelessly to router after Tomato clean install

When connecting UTP cable to WiFi extender to extend router's wifi, I cannot access internet through router's wifi anymore

Windows 10 Wifi Sets Wrong DNS Server When Connecting to Wifi Networks

Connecting a router

Connecting a ADSL router to a wireless router. What am I doing wrong?

Connecting Google Apps Script to personal computer to run a program

How to send the DHCP server a different hostname?(connecting to wifi with a fake computer name)

DSL to wifi, and wifi to wifi router

Connecting to WiFi Hotspot on 17.04

Wifi not connecting on Debian 9

Connecting to new Wifi network

Connecting to wifi in CoreOS?

Wifi no longer connecting automatically

Ubuntu 16.04 wifi not connecting

Connecting to Wifi on XUbuntu?

MacBook Pro wifi not connecting

Connecting wifi through url

Wifi Network Adapters not connecting

Does connecting to one's computer via local router automatically uses the loopback?

Connecting to a computer in an internal network

Connecting to database on users computer

Can't connect Wifi devices to router when wired Ethernet computer is connected

TOP Ranking

  1. 1

    Failed to listen on localhost:8000 (reason: Cannot assign requested address)

  2. 2

    pump.io port in URL

  3. 3

    How to import an asset in swift using Bundle.main.path() in a react-native native module

  4. 4

    Loopback Error: connect ECONNREFUSED 127.0.0.1:3306 (MAMP)

  5. 5

    Compiler error CS0246 (type or namespace not found) on using Ninject in ASP.NET vNext

  6. 6

    BigQuery - concatenate ignoring NULL

  7. 7

    Spring Boot JPA PostgreSQL Web App - Internal Authentication Error

  8. 8

    ggplotly no applicable method for 'plotly_build' applied to an object of class "NULL" if statements

  9. 9

    ngClass error (Can't bind ngClass since it isn't a known property of div) in Angular 11.0.3

  10. 10

    How to remove the extra space from right in a webview?

  11. 11

    Change dd-mm-yyyy date format of dataframe date column to yyyy-mm-dd

  12. 12

    Jquery different data trapped from direct mousedown event and simulation via $(this).trigger('mousedown');

  13. 13

    maven-jaxb2-plugin cannot generate classes due to two declarations cause a collision in ObjectFactory class

  14. 14

    java.lang.NullPointerException: Cannot read the array length because "<local3>" is null

  15. 15

    How to use merge windows unallocated space into Ubuntu using GParted?

  16. 16

    flutter: dropdown item programmatically unselect problem

  17. 17

    Pandas - check if dataframe has negative value in any column

  18. 18

    Nuget add packages gives access denied errors

  19. 19

    Can't pre-populate phone number and message body in SMS link on iPhones when SMS app is not running in the background

  20. 20

    Generate random UUIDv4 with Elm

  21. 21

    Client secret not provided in request error with Keycloak

HotTag

Archive