I'm sure someone else will have a little more expertise for you, but from what I recall from my basic networking days, the trouble will be whether DHCP broadcast packets can be forwarded by 192.168.0.1 to the 10.10.10.x subnet. If not, you will need a DHCP proxy (I think) in order to get them into the 10.10.10.x subnet via directed IP.
Is 192.168.0.1 configured as a hub or a switch or a router? HTH, Curtis On Fri April 9 2004 14:41, Peter Van den Wildenbergh wrote: > Happy Easter ! > > Q: > I have a dhcp server on 10.10.10.8. > I got a Linux Terminal Server on 10.10.10.9 & 192.168.10.1 > Cients of the LTS (192.168.10.0/8) get their ip now from the LTS > > I would like to should down this service on the LTS box. > > How do I now (using IPTABLES?) forward the request coming from the clients > to the 'real' dhcp server? (There is no way clients can talk to the dhcp > directly all has to go via 192.168.10.1) > > Clues and complete iptables instructions very appreciated. > > > Wild Easter Hare > > Peter > > > _______________________________________________ > clug-talk mailing list > [EMAIL PROTECTED] > http://clug.ca/mailman/listinfo/clug-talk_clug.ca _______________________________________________ clug-talk mailing list [EMAIL PROTECTED] http://clug.ca/mailman/listinfo/clug-talk_clug.ca

