From: Ghost W. <gh...@gh...> - 2005-02-05 18:51:54
|
> 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 > > > > > > > > > ------------------------------------------------------- > This SF.Net email is sponsored by: > Sybase ASE Linux Express Edition - download now for FREE > LinuxWorld Reader's Choice Award Winner for best database on Linux. > http://ads.osdn.com/?ad_id=5588&alloc_id=12065&op=click This one is quite simple. Since you use 192.168.1.x IPs you can share your internet conection from NICA. In my windows it is just check box and then you are up and running. Windows XP (dunno about the rest yet.) Propeties on NICA, Click the tab Advanced, and check the box "Alown users to acess internet throu this computer" and it should work. (I got a swedish windows xp so this tranclation is probably not the best.) |