From owner-freebsd-hackers@freebsd.org Thu Nov 3 18:22:43 2016 Return-Path: Delivered-To: freebsd-hackers@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 8BCB7C2DFCB for ; Thu, 3 Nov 2016 18:22:43 +0000 (UTC) (envelope-from john@kozubik.com) Received: from kozubik.com (kozubik.com [216.218.240.130]) (using TLSv1 with cipher DHE-RSA-AES256-SHA (256/256 bits)) (Client did not present a certificate) by mx1.freebsd.org (Postfix) with ESMTPS id 634761344 for ; Thu, 3 Nov 2016 18:22:43 +0000 (UTC) (envelope-from john@kozubik.com) Received: from kozubik.com (localhost [127.0.0.1]) by kozubik.com (8.14.3/8.14.3) with ESMTP id uA3I3H4e086346; Thu, 3 Nov 2016 11:03:17 -0700 (PDT) (envelope-from john@kozubik.com) Received: from localhost (john@localhost) by kozubik.com (8.14.3/8.14.3/Submit) with ESMTP id uA3I3BPA086343; Thu, 3 Nov 2016 11:03:11 -0700 (PDT) (envelope-from john@kozubik.com) Date: Thu, 3 Nov 2016 11:03:11 -0700 (PDT) From: John Kozubik To: =?ISO-8859-15?Q?Jo=E3o_Vieira?= cc: freebsd-hackers@freebsd.org Subject: Re: Who wants to get paid to maintain sshuttle for FreeBSD ? In-Reply-To: Message-ID: References: User-Agent: Alpine 2.00 (BSF 1167 2008-08-23) MIME-Version: 1.0 Content-Type: TEXT/PLAIN; format=flowed; charset=US-ASCII X-BeenThere: freebsd-hackers@freebsd.org X-Mailman-Version: 2.1.23 Precedence: list List-Id: Technical Discussions relating to FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 03 Nov 2016 18:22:43 -0000 Hello, On Sun, 30 Oct 2016, Jo?o Vieira wrote: > I am curious to know about the problems you have with sshuttle on FreeBSD. In short, UDP does not go over the tunnel - no matter the configuration or options chosen. Either UDP does not function, or it "leaks", and the UDP traffic goes outside the tunnel. The individual who has taken on this job and is currently working on it has said: "how sshutle handles ipfw rules and the traffic especially related to UDP on FreeBSD needs to be improved" > Support was added in early 2016 for FreeBSD and a bit later also for > OpenBSD. Then IPv6 support was added and while it worked with OSX and > OpenBSD there was a problem with FreeBSD [1] but I wouldn?t say that > there is no FreeBSD specific development, quite the contrary. We're going to immediately contribute whatever work we create back to the mainline sshuttle development - so expect pull requests in the near future :) John Kozubik