I've just created a ubuntu 16.10 machine and tried to create a vcan network:
sudo ip link add dev vcan0 type vcan
As soon as I enter this though I lose my internet connection.
ping www.google.com
Never returns. I'm not even bringing the vcan0 interface up. Just loading the standard vcan module Any thoughts where to even start to debug?