X-Original-To: alpine-devel@lists.alpinelinux.org Delivered-To: alpine-devel@mail.alpinelinux.org Received: from ncopa-desktop.alpinelinux.org (3.203.202.84.customer.cdi.no [84.202.203.3]) (using SSLv3 with cipher DHE-RSA-AES128-SHA (128/128 bits)) (No client certificate requested) (Authenticated sender: nc@alpinelinux.org) by mail.alpinelinux.org (Postfix) with ESMTPSA id EA081DC00E1; Thu, 13 Dec 2012 12:37:37 +0000 (UTC) Date: Thu, 13 Dec 2012 13:37:34 +0100 From: Natanael Copa To: Timo Teras Cc: alex M , alpine-devel@lists.alpinelinux.org Subject: Re: [alpine-devel] How to create a tun interface? Message-ID: <20121213133734.1aff57f5@ncopa-desktop.alpinelinux.org> In-Reply-To: <20121213133639.1a1f9d8c@vostro> References: <20121213133639.1a1f9d8c@vostro> X-Mailer: Claws Mail 3.9.0 (GTK+ 2.24.13; x86_64-unknown-linux-gnu) X-Mailinglist: alpine-devel Precedence: list List-Id: Alpine Development List-Unsubscribe: List-Post: List-Help: List-Subscribe: Mime-Version: 1.0 Content-Type: text/plain; charset=US-ASCII Content-Transfer-Encoding: 7bit On Thu, 13 Dec 2012 13:36:39 +0200 Timo Teras wrote: > On Thu, 13 Dec 2012 05:58:56 +0100 alex M wrote: > > > I'd like to know how to create a tun interface with AlpineLinux? > > > > I didn't see any uml-utilities or tunctl package and iproute2 seems to > > be not build with tuntap support. I don't know if it can work with > > Alpine. > > iproute2 should be built with tuntap. Maybe you have not installed > iproute2 but are using the 'ip' from busybox builtins? > > Try 'apk add iproute2' You can also use vde_tunctl from vde2 package or openvpn --mktun. -nc --- Unsubscribe: alpine-devel+unsubscribe@lists.alpinelinux.org Help: alpine-devel+help@lists.alpinelinux.org ---