Your adressing is wrong, but we need more info about the netmask.
All interfaces on a router must be on different networks, as I read it you have 172.30.112.# on all interfaces. Even if you subnetted it the adressing is still wrong as you have 172.30.112.1 on RED and 172.30.112.2 on GREEN.
Easiest is to use different /24 networks on all interfaces, like this:
RED 172.30.112.0/24
GREEN 172.30.113.0/24
ORANGE (if exists) 172.30.114.0/24
|