As your network is on a /22
11111111.11111111.11111100.00000000 which means that 192.168. (1-3) . x should be visible locally.
Therefore creating reverse lookup zones for 192.168.1.x, 192.168.2,x, & 192.168.3.x would mean that IP range would be accessible locally without getting routed which is exactly what you want I think.
Access to address range 192.168.8.x and 192.168.16.x would still get routed through your default gateway as it is outside your subnet mask range
So I'd just go ahead, create a reverse lookup zone for 192.168.2.x and 192.168.3.x you should be able to 'ping' them locally.