Network card not detect

John Wick

Member
Apr 25, 2017
76
1
6
42
Hi,

I have two network interface card. Each card has 4 port 1Gb. One the card not showing ethX in CLi. How to detect it? Is it need to add manually in /etc/network/interface ? Now when issue command ip addr, it show until eth9. Do i need to add eth10 and so on?

Thanks.
 
with the following command:
lspci -k | sed -n '/Ethernet/,/driver in use/p'

you will get a list of network devices devices with their drivers

then whith with

ip link

you will get at list of eth* or en* devices to configure
 

About

The Proxmox community has been around for many years and offers help and support for Proxmox VE, Proxmox Backup Server, and Proxmox Mail Gateway.
We think our community is one of the best thanks to people like you!

Get your subscription!

The Proxmox team works very hard to make sure you are running the best software and getting stable updates and security enhancements, as well as quick enterprise support. Tens of thousands of happy customers have a Proxmox subscription. Get yours easily in our online shop.

Buy now!