Hi all,
So it looks like PiCore is going to be the new standard for my application as so far things are working well on building an initial system. I have however come across an "issue" that I am not sure if it's a vtund setting or process I need to tweak in creating an interface.
In order for virtual tunnel (vtund) to run it assigns the IP address to dev tun0. At the moment I see /dev/net/tun but when I run vtund it throws an error just saying it can't access tun / tun0 interface.
Any ideas on how I should add the interface at boot and / or other process within vtund to maybe point at /dev/net/tun ? At the moment my vtund starts, connects but then drops connection as it can't assign the tun IP to the tun0 interface.
Any ideas
- Thanks!