Public bug reported:
Binary package hint: vtun
Server shows this error message in /var/log/auth.log:
Can't create temp lock file /var/lock/vtund/myvpn
workaround: mkdir /var/lock/vtund
Problem with the workaround is that is doesn't survive reboots. You'll have to
add these lines to /etc/init.d/vtund :
if [ ! -d /var/lock/vtund ]; then
mkdir /var/lock/vtund
fi
---
Package: vtun
Architecture: amd64
Version: 3.0.2-2ubuntu2
Ubuntu version: Lucid RC , 2.6.32-21-server #32-Ubuntu SMP Fri Apr 16 09:17:34
UTC 2010 x86_64 GNU/Linux
** Affects: vtun (Ubuntu)
Importance: Undecided
Status: New
--
vtund server denies connections because /var/lock/vtund directory doesn't exist
https://bugs.launchpad.net/bugs/571415
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
--
ubuntu-bugs mailing list
[email protected]
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs