Hi there, I have configured two DHCP servers on the same hAP AC switch.
Network 1:10.1.0.0/24 Gateway: 10.1.0.1
Network 2: 10.2.0.0/24 Gateway: 10.2.0.1
If I connect devices in both networks they are able to get IP addresses and work properly within their network. The only issue is devices are unable to talk across the network. Suppose I have one device in each network with the following IP addresses
**Device 1=**10.1.0.10
**Device 2=**10.2.0.15
They are not able to ping each other. Do I need to add static routes to provide connectivity across the other networks?