<div dir="ltr">Hi!<div><br></div><div>Today I had to debug a complex problem with colliding subnets (reason: customer bridged his network to the public wifi).</div><div>Customer: 10.201.<b>3.0/24</b></div><div>Pubwifi: 10.201.<b>0.0/20</b></div><div><b>(Both networks are not related - different physical networks)</b></div><div><b><br></b></div><div>Because of some ebtables rules, the customers network was working fine. On the other hand, the public wifi (-> KEA) provided IPs to new devices that were also in use in the customers network (confusing the MAC address tables).</div><div><br></div><div>If these new devices got an IP that fits into the customers network (because they overlap -<b> for example: 10.201.3.33</b>), it was completely unreachable to all clients that were not connected to the same wifi node.</div><div><br></div><div>Is it possible to filter out such scenarios?</div><div>ARP might not work as the broadcast address differs.</div><div><br></div><div>Kind regards</div><div>Kevin</div></div>