How to create tunnel interface in Linux

This tutorial will show you on how to create a tunnel interface in Linux (Slackware, Centos, Debian, Ubuntu, Fedora, Redhat, etc). To create a tunnel interface, you need to load/activate the 'tun' module first because it is unloaded/inactive by default. To activate it use 'modprobe' command as below