From: Kevin S. <ks...@sh...> - 2004-10-30 21:39:41
|
Hey guys, I have a slighty problem. I have 2 nic cards, and i want to route them together. SMC #1 as NICA SMC #2 as NICB NICA ---> router(192.168.1.1) ---> cable modem ----> internet NICB ---> Gamecube(192.168.0.47) NICA ip address is 192.168.1.101 gw 192.168.1.1 NICB ip address is 192.168.0.49 oh, btw this is in a windows environment I've tried WIN ICS and it changes the ip of NICB to 192.168.0.1, which then loses connection of the nbd server(root filesystem), and Gc-linux is broken. What i guess i need is either A) recompile kernel to load root filesystem from 192.168.0.1 or figure out how to route NICA, to NICB correctly. any help is appreciated. Regards, Kevin Sucre |