From owner-freebsd-questions@FreeBSD.ORG Tue Dec 2 11:18:14 2003 Return-Path: Delivered-To: freebsd-questions@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 0E82316A4CE; Tue, 2 Dec 2003 11:18:14 -0800 (PST) Received: from isis.lip6.fr (isis.lip6.fr [132.227.60.2]) by mx1.FreeBSD.org (Postfix) with ESMTP id 3CF4F44001; Tue, 2 Dec 2003 11:18:12 -0800 (PST) (envelope-from Luigi.Iannone@lip6.fr) Received: from tibre.lip6.fr (tibre.lip6.fr [132.227.74.2]) hB2JIARd029379verify=NO) ; Tue, 2 Dec 2003 20:18:10 +0100 X-pt: isis.lip6.fr Received: from localhost (iannone@localhost) by tibre.lip6.fr (8.11.6p3/8.11.6) with ESMTP id hB2JIAC13428; Tue, 2 Dec 2003 20:18:10 +0100 (CET) Date: Tue, 2 Dec 2003 20:18:10 +0100 (CET) From: Luigi Iannone To: freebsd-mobile@freebsd.org, freebsd-questions@freebsd.org In-Reply-To: <20031201200058.5F98516A522@hub.freebsd.org> Message-ID: References: <20031201200058.5F98516A522@hub.freebsd.org> MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII X-Scanned-By: isis.lip6.fr Subject: DHCP and ancontrol! X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 02 Dec 2003 19:18:14 -0000 Hi, I have an Compaq laptop (2100ca model), I've installed FreeBSD 4.9! I'm starting to play with my Cisco Aironet 350 Series! I Know that DCHP and an work not so fine at bootstrap since the interface is not able to get the address. Not a problem I made a script! But each time that a to a change with ancontrol the interface doesn't work anymore. Each time I have to kill the dhclient and to restart it! But the worst think is that if a want to set an0 in this way ancontrol -i an0 -M 1 to enable monitor of 802.11, the DHCP stops work, even if I kill the process and restart it. Is this related to BPF???? Any known bug? Or just me? Thanks Luigi