Date: Fri, 17 Nov 2000 11:41:50 +1100 (EST) From: Andy Farkas <andyf@speednet.com.au> To: Rob Hurle <rob@coombs.anu.edu.au> Cc: freebsd-questions@FreeBSD.ORG Subject: Re: NE2000 network cards Message-ID: <Pine.BSF.4.21.0011171139120.25003-100000@backup.af.speednet.com.au> In-Reply-To: <Pine.GSO.4.05.10011161706000.16100-100000@caligula.anu.edu.au>
next in thread | previous in thread | raw e-mail | index | archive | help
On Thu, 16 Nov 2000, Rob Hurle wrote: > ... There is obviously a memory conflict of some sort, as the > error message below is generated when ed0 is connected to the network, but > ed1 is not! The message is telling you that somebody else is using 203.162.7.67 as an IP address (note the ethernet address!). Fix your IP numbering conflicts first... > Nov 16 10:37:25 rob /kernel: ed0: <NE2000 PCI Ethernet (RealTek 8029)> > port 0xe400-0xe41f irq 12 at device 9.0 on pci0 > Nov 16 10:37:25 rob /kernel: ed0: address 00:00:21:21:c9:0c, type NE2000 (16 bit) > Nov 16 10:37:25 rob /kernel: ed1: <NE2000 PCI Ethernet (RealTek 8029)> > port 0xe800-0xe81f irq 5 at device 10.0 on pci0 > Nov 16 10:37:25 rob /kernel: ed1: address 00:00:21:e7:c2:06, type NE2000 (16 bit) > .... Lots of other normal stuff .... > Nov 16 10:44:41 rob /kernel: arp: 203.162.7.67 is on ed0 but got reply > from 08:00:20:cf:c7:87 on ed1 > > Cheers, > > Rob Hurle > ---------------------------------------------------------- > Rob Hurle rob@coombs.anu.edu.au > Connect-A Tel: +61 2 6247 2397 > PO Box 13 Fax: +61 2 6248 8905 > Ainslie ACT 2602 Mobile: 0417 293 603 > Australia > ---------------------------------------------------------- > > > > To Unsubscribe: send mail to majordomo@FreeBSD.org > with "unsubscribe freebsd-questions" in the body of the message > -- :{ andyf@speednet.com.au Andy Farkas System Administrator Speednet Communications http://www.speednet.com.au/ To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?Pine.BSF.4.21.0011171139120.25003-100000>