tunctl -b -u root
但tunctl要修改源,在安装,如下:
参考:http://blog.csdn.net/lopng/article/details/72821438
但tunctl要修改源,在安装,如下:
参考:http://blog.csdn.net/lopng/article/details/72821438
1. Create the repository config file /etc/yum.repos.d/nux-misc.repo
2. Install tunctl rpm package
ip tuntap add tap2 mode tap
回复删除ifconfig tap2 up
//delete
ip tuntap delete tap2 mode tap