虚拟网卡驱动

测试:
insmod virt_net.ko
查看IP: ifconfig
配置IP: ifconfig vnet0 3.3.3.3
ping 3.3.3.3 看是否能PING通


ping 3.3.3.4 看能否PING通


相关文章: