I thought I would give OpenVPN a try, but I’m not having much luck. It stops with a an error saying “Cannot allocate TUN/TAP dev dynamically”.
Looking at various sites for this message, they all say there should be tun devices under /dev (for Linux, etc). I don’t have any. At least, none that I can find. I’m wondering if something else needs to be installed or if there’s a specific setting that should be used that I can’t figure out?
Thanks for linking that! I successfully made it work.
I always wondered if it was already usable; I think when I read that post originally, the forum software didn’t display the commands in the “Terminal-box”…
Very nice! I hope it’ll soon join the other services in the Network preferences.
Hello, I’m trying to use OpenVPN on Haiku 32bit, I found this thread and included guide but it doesn’t work for me - I do ifconfig tun/0 up then openvpn --config myconf.ovpn but end up with Cannot allocat TUN/TAP dev dynamically, Exiting due to fatal error. I wonder if there’s some missing step?
I originally had dev tun_turris there (the OpenVPN server runs on Turris Omnia and it generated the config file for the client) with comment: Use the same setting as you are using on the server.
Maybe changing it to dev tun would be enough but dev tun/0 works, so I’m cool with it