We have a network with this nodes (among many more): 192.168.4.100 192.168.4.1 192.168.4.151 192.168.4.152 (router between VLANs) 192.168.5.1 192.168.4.220 (switch with VLANs) 192.168.2.100 192.168.0.100 Provided I set the routes properly, I can access (ping, ssh): From 192.168.4.100 to 192.168.2.100 From 192.168.4.100 to 192.168.0.100 From 192.168.4.100 to 192.168.4.151 But I can't: From 192.168.4.100 to 192.168.4.1 From 192.168.4.100 to 192.168.5.1 From 192.168.4.100 to 192.168.4.220 From 192.168.4.100 to 192.168.4.151 (but I can from 192.168.4.152. Then from 192.168.4.151 I can't connet to 192.168.4.100). Anyone has a hint or a tool to check what I'm missing? Thanks in advance.