Date: Wed, 11 Sep 2002 20:46:46 +0200 From: David =?iso-8859-1?Q?Sieb=F6rger?= <drs@rucus.ru.ac.za> To: Yau Keung Hom <homyk@nosc.mil> Cc: freebsd-hardware@FreeBSD.ORG Subject: Re: NIC on Compaq EV0 510R Message-ID: <20020911184646.GA1486@rucus.ru.ac.za> In-Reply-To: <4.2.0.58.20020911123431.01f2bce0@mailsd1.spawar.navy.mil> References: <4.2.0.58.20020911104437.01f2b330@mailsd1.spawar.navy.mil> <3D7EB097.8FBE8E41@spawar.navy.mil> <3D7EB097.8FBE8E41@spawar.navy.mil> <4.2.0.58.20020911104437.01f2b330@mailsd1.spawar.navy.mil> <4.2.0.58.20020911123431.01f2bce0@mailsd1.spawar.navy.mil>
next in thread | previous in thread | raw e-mail | index | archive | help
On Wed 2002-09-11 (12:41), Yau Keung Hom wrote: > Adding 103B got the kernel to recognize the board. Everything comes up, > but the interface isn't working. Pinging from it has the error: > > ping: sendto: Permission denied That's usually caused by a firewall. Have you perhaps built ipfw into your kernel with the default-to-deny setting? Run "ipfw show" to check. Or check ipfstat if you use ipf. > ifconfig seems happy, and the interface responds to arp (other hosts on the > net have an arp entry for this board), but it doesn't respond to ping, nor > can I send from it. Any ideas on this? I've seen the sendto error before > (on other NIC cards) when the interface was in the wrong media, but I'm not > sure what is causing this one. I've never seen that happen before. > Incidently, what PCI device number does your 82562 NIC use? 0x2449. fxp0@pci1:8:0: class=0x020000 card=0x30138086 chip=0x24498086 rev=0x03 hdr=0x00 -- David Siebörger drs@rucus.ru.ac.za To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-hardware" in the body of the message
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20020911184646.GA1486>