Don't forget that you can use 'ifconfig' to assign IP addresses on the fly, which is always recommended before you start changing config files.
ex.) 'ifconfig ethX 192.168.1.1 netmask 255.255.255.0' If you're using a CIDR netmask that is anything but a /24, you might need to specify broadcast address too, as it seems to use a Class C broadcast by default. Jason Mogavero Sr. Network Engineer Inflow, Inc (303)942-2828 ------------------------------------------- This message was encoded with rot-26 cryptography...attempting to circumvent this is a violation of the DMCA > -----Original Message----- > From: Michael Boyd [mailto:[EMAIL PROTECTED] > Sent: Wednesday, June 20, 2001 4:23 AM > To: [email protected] > Subject: Adding a 2nd NIC (again) > > > I managed to lay my hands on a 2nd 3Com 3c509b NIC at the end of last > week and put it in my old 486 firewall. When the machine > boots it knows > that eth0 and eth1 are NICs. My question is, how do I assign an IP > address to the 2nd card? I modified the 'interfaces' file last night > but that didn't seem to do it so I changed it back. > > Thanks > > Mike > > > -- > To UNSUBSCRIBE, email to [EMAIL PROTECTED] > with a subject of "unsubscribe". Trouble? Contact > [EMAIL PROTECTED] >

