10 asciidoc (only for manpage)
25 Getting the source via subversion:
26 ----------------------------------
27 svn co http://anytun.org/svn/anytun/
37 - on OpenBSD you have to use gmake instead of make
38 - currently there is no syncronisation support for OpenBSD
39 you can build anytun without sync by invoking
43 instead of just 'make'
50 Note: Cannot open TUN/TAP dev /dev/net/tun: No such file or directory (errno=2)
51 Cannot open TUN/TAP dev /dev/anytun0: No such file or directory (errno=2)
53 Solution: Enabling tun/tap device
54 ------------------------------------
60 edit /etc/modules and add the line
62 to load the module automatically