Package Details: vtun 3.0.3.2013.d-14

Git Clone URL: https://aur.archlinux.org/vtun.git (read-only, click to copy)
Package Base: vtun
Description: The easiest way to create Virtual Tunnels over TCP/IP networks with traffic shaping, compression, encryption and IPv6 support.
Upstream URL: http://vtun.sourceforge.net/
Keywords: ip ipv6 tun-cfg tunnel vpn
Licenses: GPL
Submitter: Allan
Maintainer: natrio
Last Packager: natrio
Votes: 21
Popularity: 0.000000
First Submitted: 2008-12-28 12:37 (UTC)
Last Updated: 2022-11-28 19:07 (UTC)

Pinned Comments

natrio commented on 2018-01-10 18:24 (UTC) (edited on 2024-04-20 09:24 (UTC) by natrio)

There is nothing new in 3.0.4 "new" version, except a couple of comments "for MMU / non-MMU systems" in the man page, the regenerated config.h.in and the new version number. All changes in the Changelog are already present in CVS for long time, and already included in the cvs-2013.patch.

Latest Comments

« First ‹ Previous 1 2 3 4 Next › Last »

natrio commented on 2017-03-07 07:38 (UTC)

3.0.3.2013.d-8: "lzo" dependency fixed. Upgrade to 3.0.4 will be later.

natrio commented on 2015-12-29 08:19 (UTC) (edited on 2015-12-29 08:19 (UTC) by natrio)

3.0.3.2013.d-7: Updated tun-cfg to v1.7.1, allow client-side connection abort.

natrio commented on 2015-12-16 08:31 (UTC)

3.0.3.2013.d-6: The patch for building with the new bison added, thanks to Mic92. Also updated tun-cfg to v1.7, with ability to close connection from server side if the client is not configured after timeout.

Mic92 commented on 2015-12-15 22:24 (UTC)

I had to apply the following patch for newer bison versions: https://gist.github.com/Mic92/f2d0980682a3ad2247b7

natrio commented on 2014-11-10 14:54 (UTC)

3.0.3.2013.d-4: tun-cfg updated for IPv6 support.

natrio commented on 2014-11-07 09:52 (UTC)

"Weird log prefixes" issue fixed in 3.0.3.2013.d-3 build.

natrio commented on 2014-11-02 12:18 (UTC)

Added patches ported from Debian Jessie, including IPv6 support and client-side PID-files.

natrio commented on 2014-09-30 17:24 (UTC)

This package contain the 'tun-cfg' util. It can get client's IP/MTU/routes configuration from server. See 'tun-cfg --help' or /usr/share/doc/vtun/README.tun-cfg http://pkgbuild.com/git/aur-mirror.git/tree/vtun/README.tun-cfg

natrio commented on 2014-09-06 08:28 (UTC)

The bug with PPP tunnels was caused by incorrect build due to the use of obsolete autoconf syntax: http://sourceforge.net/p/vtun/patches/21/ Updated to latest CVS version (not released BRANCH-3_X2) since 2013 http://vtun.cvs.sourceforge.net/viewvc/vtun/vtun/?pathrev=BRANCH-3_X2 with fixes for this and some other bugs.