From owner-freebsd-questions Tue Nov 21 23: 7: 2 2000 Delivered-To: freebsd-questions@freebsd.org Received: from tl.itb.ac.id (gerbang.tl.itb.ac.id [167.205.15.230]) by hub.freebsd.org (Postfix) with SMTP id 7F51D37B4C5 for ; Tue, 21 Nov 2000 23:06:44 -0800 (PST) Received: (qmail 15361 invoked by uid 1048); 22 Nov 2000 07:34:20 -0000 Received: from localhost (sendmail-bs@127.0.0.1) by localhost with SMTP; 22 Nov 2000 07:34:20 -0000 Date: Wed, 22 Nov 2000 14:34:20 +0700 (JAVT) From: "Adit [001] ^_^" To: Stan Brown Cc: freebsd-questions@freebsd.org Subject: Re: PCI ethernet conflicting? Message-ID: MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG I'm sorry, maybe i forgot to tell you. I'm using FreeBSD 4.0 Release. The first time, one of the card is ISA card, the othe one is PCI. After stroke by lightning, the only card available is 2 PCI cards. Then, the problem occured. First i took off one of the card, ed1. The line outside is working nicely (ed0 inet 167.205.15.230 netmask 255.255.255.240). I wrote down the information about the card : IRQ 10, Port 0xe000-0xe01f address 00:c0:26:24:4c:c2 Dev 9 The IRQ and dev information if also shown at bios information. Then, i try to put the other card back. The other card is given dev 10.0, IRQ 5 by the bios. The FreeBSD can detect it correctly, but the strange thing is, when i look at the addres again: ed0 address 00:c0:26:24:49:c2 ed1 address 00:c0:26:24:4c:c2 I'm very curious, what is these address mean? And why they get mixed up? I'm really sorry if my mail get so long and boring. But then again, thanks for your attention. On Mon, 20 Nov 2000, Stan Brown wrote: > On Mon Nov 20 12:50:08 2000 Adit [001] ^_^ wrote... > > > >On Mon, 20 Nov 2000, Stan Brown wrote: > > > >> Sounds like a routing table issue to me. BTW, are both cards connected > >> to the same physical wire? > >> > >Nop, one of the card is connected to the net, and the other one is > >connected to a hub (internal connection). > >How can that got to do with routing table? > >BTW, i use natd as firewall (ipfw divert via natd interface) > >Oh, i replace one of the card with ISA card. It resolve the problem, but i > >still curious. > >Both of the pci card is pnp, and also with the isa card, so i don't have > >to recompile my kernel. So, what the different using both pci from using > >one isa card? > > I'm really a FreeBSD person, just geting back inot Debian. But on > FreeBSD the routing is set based upon the device name. Obviously the > device name changes for you. > > Perhaps Debian does not work this way? To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message