I'm trying to create an openvpn bridge, but I'm getting this error.
$this->bbcode_second_pass_code('', ' OpenVPN 2.3.2 armv5tel-unknown-linux-gnueabi [SSL (OpenSSL)] [LZO] [EPOLL] [eurephia] [MH] [IPv6] built on Jun 12 2013
Thu Jul 4 11:57:40 2013 NOTE: when bridging your LAN adapter with the TAP adapter, note that the new bridge adapter will often take on its own IP address that is different from what the LAN adapter was previously set to
Thu Jul 4 11:57:40 2013 NOTE: the current --script-security setting may allow this configuration to call user-defined scripts
Thu Jul 4 11:57:40 2013 Diffie-Hellman initialized with 1024 bit key
Thu Jul 4 11:57:40 2013 Socket Buffers: R=[112640->131072] S=[112640->131072]
Thu Jul 4 11:57:40 2013 ERROR: Cannot open TUN/TAP dev /dev/net/tun: No such device (errno=19)
Thu Jul 4 11:57:40 2013 Exiting due to fatal error')
I've been looking for how to create a tun/tap device and can't seem to locate a solution. Any ideas?
Thanks
Tom
