Date: Thu, 13 Jan 2005 11:13:12 -0700 From: Tyler Gee <geekout@gmail.com> To: freebsd <freebsd@ns4.nukezone.com> Cc: free bsd <freemybsd@hotmail.com> Subject: Re: Enabling 2nd NIC for router function on FreeBSD Message-ID: <6e01203b0501131013ecc835a@mail.gmail.com> In-Reply-To: <Pine.LNX.4.44.0501131201560.9152-100000@ns4.nukezone.com> References: <BAY21-F370A219B9FFA85D72307EDBA8A0@phx.gbl> <Pine.LNX.4.44.0501131201560.9152-100000@ns4.nukezone.com>
next in thread | previous in thread | raw e-mail | index | archive | help
I was going to ask if you have verified that the NIC does in fact work. In moving slots, try moving the working NIC to the slot that had the not-working NIC. If the card is supported (and it obviously is since you are using one already) my feeling would be that it is either a bad NIC or a bad slot. -wtgee On Thu, 13 Jan 2005 12:08:51 -0600 (CST), freebsd <freebsd@ns4.nukezone.com> wrote: > > > On Thu, 13 Jan 2005, free bsd wrote: > > > >free bsd wrote: > > > > > >>Hi, > > >> > > >>I'm seaching how to configure my FreeBSD-PXE boot server so, that i can > > >>use it as a zebra router. > > >> > > >>My configuration: > > >> > > >>PC104 > > >>- 1 intel NIC (works as fxp0) > > >>- 2 Realtec RTL8019AS NIC's (only 1 will show up as ed0) > > >> > > >>So the problem is: Only 1 (one) of my realtec network card's works. > > >> > > >>Configuration at this moment (but tryed many others like ed only in stead > > >>of ed0 etc.) > > >> > > >># ISA Ethernet NICs. > > >># 'device ed' requires 'device miibus' > > >>device ed0 at isa? port 0x280 irq 10 iomem 0xd8000 > > >> > > >>If you require more info to answer please ask! Were stuck up here! > > >> > > >> > > >Have you tried this?: > > >device ed0 at isa? port 0x280 irq 10 iomem 0xd8000 > > >device ed1 at isa? port foo irq foo iomem foo > > > > > >Have you played with the PnP OS mode in the BIOS? > > >Have you manually tried to configure the cards (using the config boot disk > > >to change the pnp resouces it uses)? > > > > > > > Yes, we tryed all of this kind... nothing seems to work... maybe we are > > forgetting something? > > > > Then I don't know, I've never used the ed device and I haven't use ISA for > years. send this to the freebsd-questions mailing list. what version of > FreeBSD are you using (uname -a) and send them a copy of dmesg too. did > you try moving it to a diffrent slot? > > _______________________________________________ > freebsd-newbies@freebsd.org mailing list > http://lists.freebsd.org/mailman/listinfo/freebsd-newbies > To unsubscribe, send any mail to "freebsd-newbies-unsubscribe@freebsd.org" >
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?6e01203b0501131013ecc835a>