> -----Original Message----- > From: [EMAIL PROTECTED] > [mailto:[EMAIL PROTECTED] On Behalf Of Douglas Maxwell > Sent: Monday, May 10, 2004 12:50 PM > To: [email protected] > Subject: Re: firewall setup - firewall newbie > > > On Mon, May 10, 2004 at 12:34:07PM -0400, Edward Chase wrote: > > > # ifconfig -a > > > eth0 Link encap:Ethernet HWaddr 00:60:08:35:05:0C > > > inet addr:10.1.50.27 Bcast:10.1.255.255 > Mask:255.255.0.0 > > > UP BROADCAST RUNNING MULTICAST MTU:1500 Metric:1 > > ... > > > > eth1 Link encap:Ethernet HWaddr 00:20:AF:99:98:2A > > > inet addr:192.168.50.1 Bcast:192.168.50.255 > > > Mask:255.255.255.0 > > > BROADCAST MULTICAST MTU:1500 Metric:1 > ^ > No "UP" here. > > > > The interface appears to be configured, but not active. Try > "ifconfig eth1 up". Do you have "auto eth1" in your > /etc/network/interfaces? > > Doug > > > -- > To UNSUBSCRIBE, email to [EMAIL PROTECTED] > with a subject of "unsubscribe". Trouble? Contact > [EMAIL PROTECTED] >
OK after a Win95 boot disk and 3c5x9cfg, I've got my nics on 2 different Interrupts and now they both came up. However they flip flopped. Not that this is a huge deal, but I don't want them to keep flip flopping each time I boot. Was: eth0 Link encap:Ethernet HWaddr 00:60:08:35:05:0C eth1 Link encap:Ethernet HWaddr 00:20:AF:99:98:2A Now: eth0 Link encap:Ethernet HWaddr 00:20:AF:99:98:2A eth1 Link encap:Ethernet HWaddr 00:60:08:35:05:0C

