Hi All,
Firstly, i am very new to Proxmox, i've ran a few little bits here and there, but now onto my second build, primarily to run OPNsense to see if i like it or not.
So, i've done a fresh install of Proxmox, but my issue is that i can only see 1 of the 2 NIC ports which are on this Dual PCI-E Card.
It's intel based, so should have no issues with compatibility, but feel like i have compltley overlooked something.
While checking around the forum, i've seen people ask for "ip addr" to be checked, which if this helps, you can find below.
enp2s0f0 is the one which seems to be working and can see it OK, but enp2s0f1: which i think is the second port on the card is not showing or working at all
I *Think* 3: enp3s0: is the Realtek Onboard LAN, which seems to have a bridge or something to vmbr0: as this is the IP address of the Proxmox instance I'm connecting to .
If anyone would be able to help me, it would be greatly appreciated, as when i try to assign the ports and IP addresses in OPNsense, it can only see 1 x Realtek and 1 x Intel, and i would like to use both Intel Ports.
Thank you in advance.
Firstly, i am very new to Proxmox, i've ran a few little bits here and there, but now onto my second build, primarily to run OPNsense to see if i like it or not.
So, i've done a fresh install of Proxmox, but my issue is that i can only see 1 of the 2 NIC ports which are on this Dual PCI-E Card.
It's intel based, so should have no issues with compatibility, but feel like i have compltley overlooked something.
While checking around the forum, i've seen people ask for "ip addr" to be checked, which if this helps, you can find below.
Code:
1: lo: <LOOPBACK,UP,LOWER_UP> mtu 65536 qdisc noqueue state UNKNOWN group default qlen 1000
link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00
inet 127.0.0.1/8 scope host lo
valid_lft forever preferred_lft forever
inet6 ::1/128 scope host
valid_lft forever preferred_lft forever
2: enp2s0f0: <BROADCAST,MULTICAST,UP,LOWER_UP> mtu 1500 qdisc mq state UP group default qlen 1000
link/ether a0:36:9f:a0:28:88 brd ff:ff:ff:ff:ff:ff
inet 192.168.1.12/24 scope global enp2s0f0
valid_lft forever preferred_lft forever
inet6 fe80::a236:9fff:fea0:2888/64 scope link
valid_lft forever preferred_lft forever
3: enp3s0: <NO-CARRIER,BROADCAST,MULTICAST,UP> mtu 1500 qdisc pfifo_fast master vmbr0 state DOWN group default qlen 1000
link/ether 2c:4d:54:eb:4f:6e brd ff:ff:ff:ff:ff:ff
4: enp2s0f1: <NO-CARRIER,BROADCAST,MULTICAST,UP> mtu 1500 qdisc mq state DOWN group default qlen 1000
link/ether a0:36:9f:a0:28:89 brd ff:ff:ff:ff:ff:ff
inet 192.168.1.13/24 scope global enp2s0f1
valid_lft forever preferred_lft forever
inet6 fe80::a236:9fff:fea0:2889/64 scope link
valid_lft forever preferred_lft forever
5: vmbr0: <NO-CARRIER,BROADCAST,MULTICAST,UP> mtu 1500 qdisc noqueue state DOWN group default qlen 1000
link/ether 2c:4d:54:eb:4f:6e brd ff:ff:ff:ff:ff:ff
inet 192.168.1.249/24 scope global vmbr0
valid_lft forever preferred_lft forever
inet6 fe80::2e4d:54ff:feeb:4f6e/64 scope link
valid_lft forever preferred_lft forever
enp2s0f0 is the one which seems to be working and can see it OK, but enp2s0f1: which i think is the second port on the card is not showing or working at all
I *Think* 3: enp3s0: is the Realtek Onboard LAN, which seems to have a bridge or something to vmbr0: as this is the IP address of the Proxmox instance I'm connecting to .
If anyone would be able to help me, it would be greatly appreciated, as when i try to assign the ports and IP addresses in OPNsense, it can only see 1 x Realtek and 1 x Intel, and i would like to use both Intel Ports.
Thank you in advance.
Last edited: