Date: Wed, 03 Dec 2003 12:53:57 -0500 From: Mykroft Holmes IV <mykroft@mykroft.com> To: Peter Rosa <prosa@pro.sk> Cc: FreeBSD Questions <freebsd-questions@freebsd.org> Subject: Re: Multiple RealTect adaptors Message-ID: <3FCE2335.8000508@mykroft.com> In-Reply-To: <004201c3b9c3$83141ac0$3501a8c0@pro.sk> References: <002d01c3b9bf$9a5723c0$3501a8c0@pro.sk> <20031203180935.U26474@gaff.hhhr.ision.net> <004201c3b9c3$83141ac0$3501a8c0@pro.sk>
next in thread | previous in thread | raw e-mail | index | archive | help
Peter Rosa wrote: >Hello again, > >of course, everything was there: >dmesg - YES >ifconfig - YES >rc.conf - YES > >But, whenever the machine boots, ifconfig returns: >rl0: flags 8843 <snip> mtu 1500 > inet 192.168.1.11 netmask <snip> > ether <snip> > media <snip> > status: active >rl1: flags 8843 <snip> mtu 1500 > ether <snip> > media <snip> > status: no carrier > >Both have the same flags. Second has no IP/MSK/BCAST. > >ifconfig rl1 192.168.1.12 netmask 255.255.255.0 always returns >config: ioctl (SIOCIFADDR): File exists > >What could be wrong ? > >It is the same when I xchange both cards/use another PCI slots. > >Peter > > > > Try putting the second NIC on a second subnet. IIRC FreeBSD doesn't support multiple adaptors on the same network. Adam
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?3FCE2335.8000508>