Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 13 Jan 2005 08:47:43 -0600
From:      Nikolas Britton <freebsd@nbritton.org>
To:        free bsd <freemybsd@hotmail.com>
Cc:        freebsd-newbies@freebsd.org
Subject:   Re: Enabling 2nd NIC for router function on FreeBSD
Message-ID:  <41E68A0F.5010407@nbritton.org>
In-Reply-To: <BAY21-F417F3D7F1929AC3185A512BA8A0@phx.gbl>
References:  <BAY21-F417F3D7F1929AC3185A512BA8A0@phx.gbl>

next in thread | previous in thread | raw e-mail | index | archive | help
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)?



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?41E68A0F.5010407>