in redhat the default route is probably set in it's config file... /etc/sysconfig/network-scripts/ifcfg-eth0
remove the option GATEWAY (or something....) then on boot it'll won't have a default route... -----Original Message----- From: David Kempe [mailto:[EMAIL PROTECTED]] Sent: Friday, 25 January 2002 9:03 PM To: Kevin Waterson; [EMAIL PROTECTED] Subject: Re: [SLUG] lost eth1 solution That should be fairly easy - just don't define a gateway for eth0 You should be able to do it by editing /etc/sysconfig/network-scripts/ifcfg-eth0 i think. (i think you said you had redhat) or one of the various configuration utilitys for redhat should have it. Then the adsl should add a default route no worries dave ----- Original Message ----- From: "Kevin Waterson" <[EMAIL PROTECTED]> To: <[EMAIL PROTECTED]> Sent: Friday, January 25, 2002 5:44 PM Subject: [SLUG] lost eth1 solution > OK, got it fired up, the solution was to install with > eth0 in place, and setup the network, then, after installation > put the second NIC in place and let kudzu find in but when > prompted, do not set up the network. > When you have a prompt, > ifconfig eth1 up > and then > adsl-start > this bought up the link but it seems the default route remains the > one for eth0, so, I needed to ifconfig eth0 down and then adsl-start > to get it to work. So next I need to get eth0 up againg without > affecting eth1. > > any thoughts? > > Kevin > -- > SLUG - Sydney Linux User Group Mailing List - http://slug.org.au/ > More Info: http://lists.slug.org.au/listinfo/slug > -- SLUG - Sydney Linux User Group Mailing List - http://slug.org.au/ More Info: http://lists.slug.org.au/listinfo/slug -- SLUG - Sydney Linux User Group Mailing List - http://slug.org.au/ More Info: http://lists.slug.org.au/listinfo/slug
