From owner-freebsd-current@FreeBSD.ORG Tue Feb 10 02:29:53 2004 Return-Path: Delivered-To: freebsd-current@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 27EB016A4CE for ; Tue, 10 Feb 2004 02:29:53 -0800 (PST) Received: from alpha.siliconlandmark.com (alpha.siliconlandmark.com [209.69.98.4]) by mx1.FreeBSD.org (Postfix) with ESMTP id E2FC643D1F for ; Tue, 10 Feb 2004 02:29:52 -0800 (PST) (envelope-from andy@siliconlandmark.com) Received: from alpha.siliconlandmark.com (localhost [127.0.0.1]) i1AATpZV020409; Tue, 10 Feb 2004 05:29:51 -0500 (EST) (envelope-from andy@siliconlandmark.com) Received: from localhost (andy@localhost)i1AATpvv020406; Tue, 10 Feb 2004 05:29:51 -0500 (EST) (envelope-from andy@siliconlandmark.com) X-Authentication-Warning: alpha.siliconlandmark.com: andy owned process doing -bs Date: Tue, 10 Feb 2004 05:29:51 -0500 (EST) From: Andre Guibert de Bruet To: "mikecasa@katamail.com" In-Reply-To: <193.204.26.9+Uw3H9QvDExrMa6ELAvd@hal-3.inet.it> Message-ID: <20040210052805.M91658@alpha.siliconlandmark.com> References: <193.204.26.9+Uw3H9QvDExrMa6ELAvd@hal-3.inet.it> MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII X-MailScanner-Information: Please contact the ISP for more information X-MailScanner: Found to be clean cc: freebsd-current@freebsd.org Subject: Re: dlink dwlg520 configuration X-BeenThere: freebsd-current@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: Discussions about the use of FreeBSD-current List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 10 Feb 2004 10:29:53 -0000 On Tue, 10 Feb 2004, mikecasa@katamail.com wrote: > I have a dlink dwlg520 PCI card installed on freebsd release 5.2 machine. > I try to configure it in mode ad hoc with this command: > > ifconfig ath0 inet 192.168.1.1 netmask 0xffffff00 mediaopt adhoc ssid mikele. > > Then I have a netgear wg311 installed on another freebsd release 5.2 machine and I configure it with thi s command: > > ifconfig ath0 inet 192.168.1.1 netmask 0xffffff00 mediaopt adhoc ssid mikele. > > The machines try to ping but I see only ARP messages and I don't see ping messages. > > Can you help me? The two machines are configured with the same IP address. Set one to 192.168.1.2 (or anything else within the 255.255.255.0 mask) and it should work. Regards, Andy > Andre Guibert de Bruet | Enterprise Software Consultant > > Silicon Landmark, LLC. | http://siliconlandmark.com/ >