On Tue, 23 Mar 2004, Denham Eva wrote: > Hello list, > > To begin with my knowledge on network related subjects is.. er lacking? > > Anyway I have this old pc Pentium 200 MMX, 64MB ram. I installed Redhat 9 (Shrike), no X server etc. Later I installed two Network Cards. > > The idea is to create a "gateway" or should that be "router"? Also the idea is to study up on the networking stuff. > Configuration something like this... > eth0 172.20.1.50 and eth1 172.20.2.60 on it's own subnet, hope I am clear enough so far:-) > > Well after much reading up etc, I used redhat-config-network to configure eth0. > This it "sees" at startup fine, but eth1 it does not. > I then run > ifconfig eth1 172.20.2.60 netmask 255.255.0.0 broadcast 255.255.2.254 > Then eth1 is available, now I don't know for how long it will remain available, I have only booted the machine to see if it won't boot recognizing both NICs, because I can't figure out how to get the info to "stick" so that it will startup at boot. > > Apologies for the long winded mail, but > Does anyone know how I can fix this? OR > Direct me to a Howto which guides one through a similar setup? The short way is going to be to go to your /etc/sysconfig/network-scripts directory, copy ifcfg-eth0 to ifcfg-eth1, and then modify the ifcfg-eth1 parameters to match what you've noted, above. Then, on the next reboot, it should come up. Additionally, after this modification, you'll even be able to "ifup eth1" or "ifdown eth1", immediately. -- Mike Burger http://www.bubbanfriends.org Visit the Dog Pound II BBS telnet://dogpound2.citadel.org or http://dogpound2.citadel.org:2000 To be notified of updates to the web site, visit http://www.bubbanfriends.org/mailman/listinfo/site-update, or send a message to: site-update-request@xxxxxxxxxxxxxxxxx with a message of: subscribe -- redhat-list mailing list unsubscribe mailto:redhat-list-request@xxxxxxxxxx?subject=unsubscribe https://www.redhat.com/mailman/listinfo/redhat-list