From owner-freebsd-questions Sat Mar 23 19:14:21 2002 Delivered-To: freebsd-questions@freebsd.org Received: from mts-138.wallnet.com (mts-138.wallnet.com [208.225.162.70]) by hub.freebsd.org (Postfix) with ESMTP id 60A3A37B41A for ; Sat, 23 Mar 2002 19:14:08 -0800 (PST) Received: by mts-138.wallnet.com (8.11.6/8.11.6) id g2O3DmR80667; Sat, 23 Mar 2002 22:13:48 -0500 (EST) (envelope-from timothyk) Message-Id: <200203240313.g2O3DmR80667@mts-138.wallnet.com> Content-Type: text/plain; charset="iso-8859-1" From: Tim Kellers To: "Clint Wilson" , Subject: Re: Wavelan Ethernet Converter Help Date: Sat, 23 Mar 2002 22:13:45 -0500 X-Mailer: KMail [version 1.3.2] References: <001d01c1d2df$e2c9cae0$349cf1d8@wilsonscorner.org> In-Reply-To: <001d01c1d2df$e2c9cae0$349cf1d8@wilsonscorner.org> MIME-Version: 1.0 Content-Transfer-Encoding: 8bit Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG While there may be a host of things that might be wrong, the first thing that pops into my head when I see a "Status: No Carrier" is that the network name (ssid) of the wireless network isn't properly set. The syntax is: ifconfig (interface name) ssid (network id) Or, in real-world terms... (from my network) ifconfig wi0 ssid 0adf66 Then the status should say "associated" (minus the quotation marks, of course) If you need to discover the name of your network (it's printed on the Orinoco/WaveLan Residential Gateway Units), WaveLan provides a handy --but Windows only, curse them-- tool called network discovery (or somesuch). It's part of the Client Manager Tools from their Winter 2001, release. The older software releases don't include this functionality AFAIK. If this doesn't even approach to address the wuestions you have, please ask again and provide some more details. Tim Kellers CPE/NJIT On Saturday 23 March 2002 09:59 pm, Clint Wilson wrote: > Greetings, > I am trying to set up a peer to peer wireless network for my laptop. > Considering I have no spare pci or isa slots I had to resort to a wavelan > Ethernet Converter. I have it plugged in to my second nic card. The nic > card is setup as far as I can tell correctly with the correct ip and subnet > mask; however it says Status: No Carrier. My laptop is able to communicate > to the ec with no problem. I just can not get the data to travel into the > nic card. Any help, or suggestions appreciated. I do not know what other > information to include. If you need any other information let me know and I > will do my best to get it to you. > > Best regards, > Clint To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message