From owner-freebsd-ipfw@FreeBSD.ORG Fri Apr 8 00:06:16 2005 Return-Path: Delivered-To: freebsd-ipfw@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 1803C16A4CE for ; Fri, 8 Apr 2005 00:06:16 +0000 (GMT) Received: from gnezdov.net (63-224-222-139.spkn.qwest.net [63.224.222.139]) by mx1.FreeBSD.org (Postfix) with ESMTP id 631F943D48 for ; Fri, 8 Apr 2005 00:06:15 +0000 (GMT) (envelope-from sergei@gnezdov.net) Received: from gnezdov.net (localhost.birds [127.0.0.1]) by gnezdov.net (8.13.1/8.12.11) with ESMTP id j3807aNW032809; Thu, 7 Apr 2005 17:07:37 -0700 (PDT) (envelope-from sergei@gnezdov.net) Received: (from sergei@localhost) by gnezdov.net (8.13.1/8.12.11/Submit) id j3807ZHa032808; Thu, 7 Apr 2005 17:07:35 -0700 (PDT) (envelope-from sergei) Date: Thu, 7 Apr 2005 17:07:35 -0700 From: Sergei Gnezdov To: Suporte Matik Message-ID: <20050408000735.GA26582@gnezdov.net> References: <20050404090719.F2268544E1F@mail2-new.vianetworks.nl> <200504060733.50938.asstec@matik.com.br> <200504070626.22614.asstec@matik.com.br> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <200504070626.22614.asstec@matik.com.br> User-Agent: Mutt/1.4.2.1i cc: freebsd-ipfw@freebsd.org Subject: Re: DHCP with ipfw X-BeenThere: freebsd-ipfw@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: IPFW Technical Discussions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 08 Apr 2005 00:06:16 -0000 On Thu, Apr 07, 2005 at 06:26:20AM -0300, Suporte Matik wrote: > On Thursday 07 April 2005 01:56, Sergei Gnezdov wrote: > > > > > You are probably right about timeout. I enabled rc.conf debuging > > and captured the following console output: > > > > /etc/rc: DEBUG: run_rc_command: evaluating pccard_start(). > > /etc/rc: DEBUG: run_rc_command: evaluating network_start(). > -- > > you probably could have told your little secrets right away to get > help on first shot > > you may try something like this in your dhclient.conf in order to get > around your problem but set it to your WL settings, you can set > several lines "ssid ..." if connecting to different APs > > interface "wi0" { > media > "ssid WIP-LUC nwkey 0x0101010111"; > } Uhh, I have no clue what your are talking about. I don't have wi0 interface. I mean I don't see it, if I run ifconfig. This is not a laptop either. This machine does have wireless network card, but FreeBSD does not support it at the moment. I simply use standard network card (tx0 interface).