OK, you'll need to get routing setup on the RH9 box. This may involve aAlready in place
kernel recompile, but probably RH9 already has the required modules -
they may not be loaded.
I suggest using firehol (firehol.sourceforge.net) to setup your
routing/firewall - it is very easy.
RH probably has a firehol package that you can install with rpm.
You also need to set the knoppix box to gateway through your RH9 box "route add default gw 192.168.0.254"
Thanks Brad, I'll check this out & write more only if stuck.Then you want a simple filehol config script similar to interface eth0 mylan policy accept
interface ppp+ dialup client all accept
router lan2net inface eth0 outface ppp+ masquerade route all accept
Cheers Brad
Regards
~ Rik
