From owner-freebsd-net@freebsd.org Thu Oct 22 22:08:11 2015 Return-Path: Delivered-To: freebsd-net@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id C27E2A1C756 for ; Thu, 22 Oct 2015 22:08:11 +0000 (UTC) (envelope-from lists@jnielsen.net) Received: from webmail2.jnielsen.net (webmail2.jnielsen.net [50.114.224.20]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client CN "webmail2.jnielsen.net", Issuer "freebsdsolutions.net" (not verified)) by mx1.freebsd.org (Postfix) with ESMTPS id 9E9FC6CA for ; Thu, 22 Oct 2015 22:08:11 +0000 (UTC) (envelope-from lists@jnielsen.net) Received: from [10.10.1.196] (office.betterlinux.com [199.58.199.60]) (authenticated bits=0) by webmail2.jnielsen.net (8.15.1/8.15.1) with ESMTPSA id t9MM86g0018658 (version=TLSv1 cipher=ECDHE-RSA-AES256-SHA bits=256 verify=NO); Thu, 22 Oct 2015 16:08:10 -0600 (MDT) (envelope-from lists@jnielsen.net) X-Authentication-Warning: webmail2.jnielsen.net: Host office.betterlinux.com [199.58.199.60] claimed to be [10.10.1.196] Content-Type: text/plain; charset=us-ascii Mime-Version: 1.0 (Mac OS X Mail 9.1 \(3096.5\)) Subject: Re: Ubuntu-phone BQ as Wifi router to the Internet From: John Nielsen In-Reply-To: <20151022184307.GA2044@c720-r276659> Date: Thu, 22 Oct 2015 16:08:06 -0600 Cc: freebsd-net@freebsd.org Content-Transfer-Encoding: quoted-printable Message-Id: <29547EF6-8485-4357-A4AF-89BB1C2695BD@jnielsen.net> References: <20151022184307.GA2044@c720-r276659> To: Matthias Apitz X-Mailer: Apple Mail (2.3096.5) X-BeenThere: freebsd-net@freebsd.org X-Mailman-Version: 2.1.20 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, 22 Oct 2015 22:08:11 -0000 On Oct 22, 2015, at 12:43 PM, Matthias Apitz wrote: > I have a mobile phone, a Ubuntu BQ which works really nice as any kind > of Linux box, SSH access etc. (not like this Android crap). >=20 > At the moment I'm using my BQ as a router to the Internet as described > here: = https://gurucubano.gitbooks.io/bq-aquaris-e-4-5-ubuntu-phone/content/chapt= er4.html > i.e. via USB and tethering: >=20 > FreeBSD-netbook ---(USB tethering)---> BQ ---(data mobile) ---> = Internet >=20 > I'd like to get rid of the USB cable and I'm thinking about the > following: >=20 > My FreeBSD C720 netbook acts as an AP, the BQ connects, but all the = routing and > DNS is scripted the way that the traffic from the netbook goes over > Wifi to the BQ and from this to Internet; > I investigated the option and technical it seems to work once changed > routing etc. in the BQ; >=20 > Any comments? Should work fine with static IPs, etc on the wireless subnet. Using DHCP = will probably be problematic.