I use 4 networks in total:
10.0.0.0/8
192.168.0.0/24-->default route
192.168.1.0/24
192.168.2.0/24
192.168.3.0/24
All clients are in network 10.0.0.0/8, where i give them ip-adresses
and default-gateway via dhcp.
I look now for something, where i can add static routes to the
dhcp-configuration, so all clients in 10.0.0.0/8 get route-entries for
the default-route (specified, works) AND the routes for the other
networks. I googled around and found an entry option static-route
[ip-adress ip-adress, ip-adress ip-adress] but i still did not get
this running.
Can you help me please, getting all the routes via dhcp?