From owner-freebsd-net@FreeBSD.ORG Sat Dec 13 04:56:22 2014 Return-Path: Delivered-To: freebsd-net@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [8.8.178.115]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by hub.freebsd.org (Postfix) with ESMTPS id AFEAEA15 for ; Sat, 13 Dec 2014 04:56:22 +0000 (UTC) Received: from smtp6-g21.free.fr (smtp6-g21.free.fr [IPv6:2a01:e0c:1:1599::15]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client did not present a certificate) by mx1.freebsd.org (Postfix) with ESMTPS id 773F469E for ; Sat, 13 Dec 2014 04:56:22 +0000 (UTC) Received: from freebsd.higonnet.net (unknown [82.238.41.134]) by smtp6-g21.free.fr (Postfix) with ESMTP id A94CC8228C for ; Sat, 13 Dec 2014 05:55:45 +0100 (CET) Received: from [192.168.3.201] (unknown [192.168.3.201]) by freebsd.higonnet.net (Postfix) with ESMTP id 31F09C382F for ; Sat, 13 Dec 2014 05:56:28 +0100 (CET) Message-ID: <548BC6F0.6020907@higonnet.net> Date: Sat, 13 Dec 2014 05:56:16 +0100 From: Bernard Higonnet User-Agent: Mozilla/5.0 (Windows NT 6.1; rv:24.0) Gecko/20100101 Thunderbird/24.6.0 MIME-Version: 1.0 To: freebsd-net@freebsd.org Subject: Howto tether my Android hone to FreeBSD10 Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit X-BeenThere: freebsd-net@freebsd.org X-Mailman-Version: 2.1.18-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: Sat, 13 Dec 2014 04:56:22 -0000 Hello, My searching indicates I need urndis but it isn't in ports and I don't know what to do with the C source file... Is there a simple cookbook way to tether? TIA Bernard Higonnet