安装的时候看到多个网卡,eth0,eth1,到系统中后只看见eth0

1.输入 ifconfig -a,这个时候如果能够看到多网卡,则在/etc/network/.interfaces中配置一下网卡就可以了。

2.如果上述不行,使用 dmesg | grep eth 查看驱动是否正常

相关文章:

  • 2021-08-07
  • 2021-08-09
  • 2022-12-23
  • 2021-08-23
  • 2021-11-08
  • 2021-05-29
  • 2021-12-15
  • 2021-12-29
猜你喜欢
  • 2021-12-02
  • 2022-01-21
  • 2021-08-18
  • 2021-12-02
  • 2021-06-13
  • 2021-10-22
  • 2022-12-23
相关资源
相似解决方案