Hotspot bypass static IP not really work...

Hello, I use a hotspot with the IP 10.0.1.1 with a 10.0.0.0/20 net. It`is working so far.
But I have an Client PC inside the Guest Net, which I have to reach from our internal net. (192.168.0.0/24)
This PC has the IP 10.0.0.2/ Subnet 255.255.255.0/ Gateway 10.0.0.1.
I also have a route with 10.0.0.0/20 to Guestnet (prefered Source: 10.0.1.1)

I try to make a binding with the mac adress, address to: 10.0.0.2 and “bypass”.
I can ping from this PC to 10.0.0.1 and get a response.
I saw this PC in the client list (Adress and To Adress are both: 10.0.0.2)

But i can not reach/ ping this PC from the internal net.
And i also can not ping an IP Adress outside the hotspot…

What does I do wrong?

Thank you very much!

Olli

The way I understand your description … seems like subnets 10.x.y.z are overlapping (10.0.0.0/24 is a sub-net of 10.0.0.0/20) but using different gateways. God knows how those gateways are configured (perhaps some stateful firewall gets confused as well).

I think you should visualize your networks and make sure addresses don’t overlap.

I change the static IP (to 10.0.1.15) and everythinks works fine!
Thank you for your tip!