From owner-freebsd-mobile Thu Sep 26 10: 8:58 2002 Delivered-To: freebsd-mobile@freebsd.org Received: from mx1.FreeBSD.org (mx1.FreeBSD.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 50D6B37B404 for ; Thu, 26 Sep 2002 10:08:57 -0700 (PDT) Received: from web13408.mail.yahoo.com (web13408.mail.yahoo.com [216.136.175.66]) by mx1.FreeBSD.org (Postfix) with SMTP id DFEA843E77 for ; Thu, 26 Sep 2002 10:08:56 -0700 (PDT) (envelope-from browniesan@yahoo.com) Message-ID: <20020926170856.16594.qmail@web13408.mail.yahoo.com> Received: from [134.134.248.19] by web13408.mail.yahoo.com via HTTP; Thu, 26 Sep 2002 10:08:56 PDT Date: Thu, 26 Sep 2002 10:08:56 -0700 (PDT) From: Chris Browning Subject: Re: getting wi running as a bridge To: freebsd-mobile@FreeBSD.org In-Reply-To: <3D91EAF6.18283.6741AB3F@localhost> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Sender: owner-freebsd-mobile@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.org Hi all. I am trying to do something similar, except that the last 3 lines are causing some problem. If I just type the in on a shell, it gives me an error messsage about unknown variables. One thing that isn't clear in the wi manpages is where these statements need to go? I assume it is in some conf file or rc.* file, but it didn't say specifically. Maybe the wireless setup guide that someone mentioned they would post has these details. If not, I would appreciate it if someone could drop me a note with more details on the proceedure. I might even document it if I get enough info. Thanks, Chris --- Dan Langille wrote: > I have both a wireless NIC (wi0) and an ethernet card (ed1) for my > laptop. Both are up and running (the laptop via DHCP, FWIW). > > My wireless network consists of two wireless cards running in ad-hoc > mode (one is an Orinoco gold in a workstation, the other a silver in > the laptop). On the workstation, I'm trying what man wi says about > bridges in order to get "approximately the same functionality as an > access point". Namely this: > > # ifconfig wi0 inet up ssid my_ap mediaopt hostap > # sysctl net.link.ether.bridge=1 > # sysctl net.link.ether.bridge_cfg="wi0 rl0" > # sysctl net.inet.ip.forwarding=1 > > I get stuck at the first step: > > # ifconfig wi0 inet up ssid my_ap mediaopt hostap > ifconfig: SIOCSIFMEDIA: Device not configured > > What's up? > > -- > Dan Langille > I'm looking for a computer job: > http://www.freebsddiary.org/dan_langille.php > > > To Unsubscribe: send mail to majordomo@FreeBSD.org > with "unsubscribe freebsd-mobile" in the body of the message __________________________________________________ Do you Yahoo!? New DSL Internet Access from SBC & Yahoo! http://sbc.yahoo.com To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-mobile" in the body of the message