From owner-freebsd-questions@FreeBSD.ORG Mon Feb 25 06:07:20 2008 Return-Path: Delivered-To: freebsd-questions@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id D067A16A400 for ; Mon, 25 Feb 2008 06:07:20 +0000 (UTC) (envelope-from laa@hyp.ru) Received: from relay.hyp.ru (relay.hyp.ru [194.186.216.68]) by mx1.freebsd.org (Postfix) with ESMTP id 894A613C455 for ; Mon, 25 Feb 2008 06:07:20 +0000 (UTC) (envelope-from laa@hyp.ru) Received: from " laa" by relay.hyp.ru with local (Exim) (envelope-from ) id 1JTWUh-000Aq0-6n; Mon, 25 Feb 2008 09:07:19 +0300 Date: Mon, 25 Feb 2008 09:07:19 +0300 From: Lystopad Oleksandr To: John Nielsen Message-ID: <20080225060719.GA2055@laa.zp.ua> References: <20080221074609.GN79704@laa.zp.ua> <200802211056.59969.lists@jnielsen.net> Mime-Version: 1.0 Content-Type: text/plain; charset=koi8-r Content-Disposition: inline In-Reply-To: <200802211056.59969.lists@jnielsen.net> X-Mailer: Mutt Sender: Lystopad Oleksandr X-Bounce-ID: relay.hyp.ru Cc: freebsd-questions@freebsd.org Subject: Re: wi0 (4.11) <=> rum0 (7.0) X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 25 Feb 2008 06:07:20 -0000 Hello, John Nielsen! On Thu, Feb 21, 2008 at 10:56:59AM -0500 lists@jnielsen.net wrote about "Re: wi0 (4.11) <=> rum0 (7.0)": > On Thursday 21 February 2008 02:46:09 am Lystopad Oleksandr wrote: > > Hi! > > > > I have two FreeBSD boxes. One with 4.11 and wi0 device, and another > > with 7.0-PRE with rum0 device. I need to connect wi0 and rum0 via > > adhoc mode. 7.0 cant find wi0 device with ifconfig rum0 scan. > > > > Please, help me to connect this two networks together. > > > > ifconfig rum0: > > rum0: flags=8843 metric 0 mtu > > 1500 ether 00:c0:a8:f4:53:18 > > media: IEEE 802.11 Wireless Ethernet DS/11Mbps mode 11b > > status: no carrier > > ssid MYNET channel 1 (2412 Mhz 11b) bssid 00:02:2d:30:2d:22 > > authmode OPEN privacy OFF txpower 50 scanvalid 60 bgscan > > bgscanintvl 300 bgscanidle 250 roam:rssi11b 7 roam:rate11b 1 > > roaming MANUAL > > > > ifconfig wi0: > > wi0: flags=8843 mtu 1500 > > inet 10.xx.xx.10 netmask 0xfffffffc broadcast 10.xx.xx.11 > > ether 00:02:2d:30:2d:22 > > media: IEEE 802.11 Wireless Ethernet autoselect (DS/11Mbps > > ) status: associated > > ssid MYNET 1:RS > > stationname my-name > > channel 1 authmode OPEN powersavemode OFF powersavesleep 100 > > wepmode OFF weptxkey 1 > > I'm pretty sure you only want one of the adapters in ad-hoc mode. The > other one can just be in station mode. Thanks, John for your reply! But I can not find station mode in handbook. Please, point me to right place to read about it. Thanks. -- Oleksandr Lystopad