On Wed, 4 Apr 2001, Mircea Luca wrote: > "Stephen E. Hargrove" wrote: > > > > At startup, I get the following message: > > > > Configuring network interfaces: /etc/network/interfaces: option without > > interface > > > > The module for the NIC seems like the most likely candidate. > dmesg | grep eth0 > should return something,if not type modconf and try to insert the proper > module > for your NIC. > > >
# dmesg | grep eth0 eth0: Proxim Wireless FH PC Card, buffers enabled, fw: V2.3EL eth0: 00:20:a6:3b:7d:f9, IO: 0x100-7, irq 3. eth0: Parts from dummy_cs.c 1.9 1998/07/16 23:44:06 (David Hinds). eth0: Wireless extensions enabled This looks right to me. Am I missing something? -- steve

