From owner-freebsd-net@FreeBSD.ORG Thu May 6 07:22:55 2004 Return-Path: Delivered-To: freebsd-net@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 68A6516A4CE for ; Thu, 6 May 2004 07:22:55 -0700 (PDT) Received: from smtp03.uc3m.es (smtp03.uc3m.es [163.117.136.123]) by mx1.FreeBSD.org (Postfix) with ESMTP id 25D9D43D6A for ; Thu, 6 May 2004 07:22:54 -0700 (PDT) (envelope-from jrh@it.uc3m.es) Received: from smtp03.uc3m.es (localhost [127.0.0.1]) by localhost.uc3m.es (Postfix) with ESMTP id 9B179278AD; Thu, 6 May 2004 16:22:52 +0200 (CEST) Received: from [163.117.139.95] (cimborrio.it.uc3m.es [163.117.139.95]) by smtp03.uc3m.es (Postfix) with ESMTP id 85EDB2789F; Thu, 6 May 2004 16:22:52 +0200 (CEST) From: Juan Rodriguez Hervella Organization: UC3M To: freebsd-net@freebsd.org Date: Thu, 6 May 2004 16:22:43 +0200 User-Agent: KMail/1.6 References: <200405061342.33101.jrh@it.uc3m.es> <20040506150132.2d545eda@localhost> In-Reply-To: <20040506150132.2d545eda@localhost> MIME-Version: 1.0 Content-Disposition: inline Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: 7bit Message-Id: <200405061622.43343.jrh@it.uc3m.es> Subject: Re: wireless support of roaming between subnets ? X-BeenThere: freebsd-net@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: Networking and TCP/IP with FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 06 May 2004 14:22:55 -0000 Thank you very much for your reply....see below On Thursday 06 May 2004 15:01, Marco Molteni wrote: > Hi Juan, > > On Thu, 6 May 2004 Juan Rodriguez Hervella wrote: > > Hello, > > > > I'd like to try on some changes that I've made in our VoIP > > testbed for mobility support at the application layer. > > > > If the user requires support for seamless voice communication during > > active call sessions on the mobile UA, it is imperative that the > > wireless LAN setup should support roaming across subnets, i.e. the > > mobile host should obtain a different IP address if it reassociates > > itself with an Access Point (AP) in a different subnet. > > I don't understand... > > If you want to keep your session at a layer above IP, you must > *not* change IP address when you roam. You can achieve this with > Mobile IP. I don't know about MIPv4, but MIPv6 is supported by > KAME (http://www.kame.net/) I don't wanna use MIP, what Im trying to test is a simple modification to the UA to re-register when his IP address changes. The soft hand-off implementation has been based on the call flow for sending Re-INVITE in case of IP address change, as you can read here: http://www.iptel.org/info/players/ietf/callflows/draft-ietf-sipping-basic-call-flows-01.txt (look for "Session with re-INVITE (IP Address Change)................62") I haven't tested it yet, I have the bad habit of asking before trying it I will read your references, thank you again ! > > I would suggest trying the KAME mailing list. > > Regarding seamless handover and similar stuff, you should check the > various IETF working groups, like > MIPv6 Signaling and Handoff Optimization (mipshop) > http://www.ietf.org/html.charters/mipshop-charter.html > > Otherwise, if you really want to do what you stated: > > the mobile host should obtain a different IP address > > you are already all set for this: when the 802.11 card associates, > you trigger a DHCP request to get a new address. > > Have also a look at the following thread: > http://docs.FreeBSD.org/cgi/mid.cgi?39FE23FA-7F75-11D8-8F99-000A95CDA38A > > [..] > > > Where is it coded the wireless support on FreeBSD ? I'd like > > to use FreeBSD-4.9 if that is possible....Besides, do I need to > > try to apply the previous patch to support roaming ? Any > > pointer or suggestion will be useful, of course. > > the patch you are referring to is for linux, so you cannot apply it > to fbsd ;-) > > wireless support in fbsd uses a new unified framework called "wlan", start > with "man wlan" on a freebsd-current machine, or look at > http://www.freebsd.org/cgi/man.cgi > > source is at > /usr/src/sys/net80211/ > > Don't know about 4-stable. > > marco > _______________________________________________ > freebsd-net@freebsd.org mailing list > http://lists.freebsd.org/mailman/listinfo/freebsd-net > To unsubscribe, send any mail to "freebsd-net-unsubscribe@freebsd.org" -- ****** JFRH ****** We are all worms. But I do believe I am a glowworm. -- Winston Churchill