Cannot connect to local machine on lan

Hi,
I just bought a Slate AX GL-AXT1800

Setup a wireguard server at home on 192.168.1.x network
Configured wireguard client on slate AX

Tested connectivity from outside on neighbor’s wifi
Slate connects just fine
Wireguard comes on just fine
wifi travel network comes up just fine.
lan travel network comes up fine 192.168.8.x

I connect with my phone to the travel wifi and I can ping/rdp to hosts on my network at home 192.168.1.x which is what I want to do.

Then I hook up a laptop with a corp vpn on and I cannot access anything on 192.168.1.x from it.
However I can access work resources from it, which means VPN is on, but something is not right…

I believe this VPN within VPN could be the problem?
But when I take the same laptop with the same corp VPN and put it at home on 192.168.1.x I can ping and rdp just fine to boxes on 192.168.1.x

Anything I’m missing?

Can you check the routing table and trace on this device? Maybe it’s accessing 192.168.1.x when it’s being forwarded via crop VPN. You can use tracert 192.168.1.x and route PRINT command.

What route should I be seeing for this to work?

In tracert you should see the virtual IP of your home Wireguard Server.
In route you should see that the route to 192.168.1.0/24 uses the virtual IP of your home Wireguard Server as the gateway and has a smaller Metric.