Hi, I have two external networks, say 192.168.0.x, on PC-A, and 192.168.1.x on PC-B. My DHCP-server gives a standard router pointing to PC-A. I need to access 192.168.1.x, so, on my own PC I (manually) do 'route add 192.168.1.0 255.255.255.0 gw PCB'. This works. How do I set a similar route for all PC's on my internal network ? I first thought of adding a DHCP entry, but this seems not preferred. I read (on a ISC DCHP mailing list) that setting the route needs to be done elsewere, I concluded that this has to be done at the standard gateway. On my gateway there is a route identical to what I did on my own PC, there I can reach both external networks without problems although his standard gateway points to the external network (without that route added it didn't work). I hope this makes some sense, any help ? Please refer me to some sites where I can read about this. -- Met vriendelijke groeten, Koenraad Lelong R&D Manager ACE electronics n.v. -- Check the headers for your unsubscription address For additional commands send e-mail to suse-linux-e-help@suse.com Also check the archives at http://lists.suse.com Please read the FAQs: suse-linux-e-faq@suse.com
Koenraad Lelong wrote:
I have two external networks, say 192.168.0.x, on PC-A, and 192.168.1.x on PC-B. My DHCP-server gives a standard router pointing to PC-A. I need to access 192.168.1.x, so, on my own PC I (manually) do 'route add 192.168.1.0 255.255.255.0 gw PCB'. This works. How do I set a similar route for all PC's on my internal network ?
That is, how do you assign a static route on all PCs? It's a good question.
I first thought of adding a DHCP entry, but this seems not preferred.
Did you find a way of doing it via DHCP )preferred ot not)? /Per Jessen, Zürich -- Check the headers for your unsubscription address For additional commands send e-mail to suse-linux-e-help@suse.com Also check the archives at http://lists.suse.com Please read the FAQs: suse-linux-e-faq@suse.com
participants (2)
-
Koenraad Lelong
-
Per Jessen