This week I could not connect using VPN tunnel, I got this error while attempting
ERROR: Cannot open TUN/TAP dev /dev/net/tun: No such file or directory (errno=2)
Which led me to checking to see if the module tun was running execution got me:
# modprobe tun
modprobe: ERROR: could not insert 'tun': Exec format error
#dmesg | grep tun
[424311.912401] tun: disagrees about version of symbol module_layout
[424377.600171] tun: disagrees about version of symbol module_layout
[424458.786319] tun: disagrees about version of symbol module_layout
Any thoughts on this ?
thx Nz
[Solved]
Reboot