INFO:
I have setup an IP router to join 2 networks lets say 10.11.10.0 and 192.168.0.0 The 10.11.10.0 network is using a DHCP server for most of the clients. For the few that are not DHCP clients on the 10.11.10.0 network I added the following route: "route add 192.168.0.0 MASK 255.255.255.0 10.11.10.6" after doing this the client can ping clients on the other network.
QUESTION: For the clients that ARE using DHCP; which DHCP scope option do I use on the server to basically give it the same "route add" command as above. I already have the "Router" option used for my internet firewall. Any ideas?
Thanks
I have setup an IP router to join 2 networks lets say 10.11.10.0 and 192.168.0.0 The 10.11.10.0 network is using a DHCP server for most of the clients. For the few that are not DHCP clients on the 10.11.10.0 network I added the following route: "route add 192.168.0.0 MASK 255.255.255.0 10.11.10.6" after doing this the client can ping clients on the other network.
QUESTION: For the clients that ARE using DHCP; which DHCP scope option do I use on the server to basically give it the same "route add" command as above. I already have the "Router" option used for my internet firewall. Any ideas?
Thanks