From owner-freebsd-hackers Wed Jan 13 02:53:37 1999 Return-Path: Received: (from majordom@localhost) by hub.freebsd.org (8.8.8/8.8.8) id CAA13222 for freebsd-hackers-outgoing; Wed, 13 Jan 1999 02:53:37 -0800 (PST) (envelope-from owner-freebsd-hackers@FreeBSD.ORG) Received: from arthur.axion.bt.co.uk (arthur.axion.bt.co.uk [132.146.5.4]) by hub.freebsd.org (8.8.8/8.8.8) with ESMTP id CAA13208 for ; Wed, 13 Jan 1999 02:53:35 -0800 (PST) (envelope-from caroline.beauchamps@bt-sys.bt.co.uk) Received: from rambo (actually rambo.futures.bt.co.uk) by arthur (local) with SMTP; Wed, 13 Jan 1999 10:52:07 +0000 Received: from mussel.futures.bt.co.uk (actually mussel) by rambo with SMTP (PP); Wed, 13 Jan 1999 10:56:03 +0000 Received: by mussel.futures.bt.co.uk with Microsoft Exchange (IMC 4.0.837.3) id <01BE3EE1.FB147C20@mussel.futures.bt.co.uk>; Wed, 13 Jan 1999 10:46:31 -0000 Message-ID: From: Caroline Beauchamps To: "'freebsd-hackers@freebsd.org'" Subject: no buffer space available Date: Wed, 13 Jan 1999 10:57:30 -0000 X-Mailer: Microsoft Exchange Server Internet Mail Connector Version 4.0.837.3 Sender: owner-freebsd-hackers@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG Hello, I have two identical PCMCIA wavelan cards wlp0, and I configured them the same way. I have also a waveLAN ISA card from Lucent. One of the PCMCIA is working fine, and it can ping the ISA card. The other wlp0 card can only receive ICMP packets , but it cannot transmit...(I checked that with tcpdump). It can ping its own IP address, but not the other ones. When I try to ping the other IP address, I get the message: "ping : no buffer space available " The only difference I could notice between the two cards wlp0 is when I use the command: ifconfig -a The card which doesn't work has the flag : OACTIVE I also tried to do ifconfig wlp0 down and up, but I was still unsuccessful. Do you know how to remove this flag ? Do you have an idea why one of the card is working and not the other one ? Should I change the drivers for wlp0 ? I use the one provided in 2.2.6 Thanks for your help. Caroline To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-hackers" in the body of the message