Good Day
I have problem one of the network cards not able to serve IP to the network with dhcp.
I have the following hardware
Minisforum MS-01 with i9-13900H, 96 RAM and 2x 2TB M.2 SSD in Raid1 the includes wi-fi card and an additional Intel Network Card I350T4V2 PCI-Express x4
Installed on it is Proxmox VE 8.4.1 no active subscription. Proxmox recognizes all network devices correctly from what i can tell.
On it runs Sophos Firewall as a VM. It uses the home / evaluation license.
I can add the lan adapter to the sophos vm fine and the all show up. If i setup and enable dhcp on sophos it distributes the ip from the dhcp fin over all except one of the 2.5Gbit port..
Proxmox liste the nerwork devices as:
1Gbit Ports: enp1s0f0 to enp1s0f3
2.5Gbit Ports: enp88s0 & enp91s0
The port wich the dhcp distribution dosent work is enp91s0.
I i set enp91s0 as the lan interface os sophos and give my pc a fix ip i can acces the webinterface of the sophos vm. If i set the network adapter to dhcp on my pic i get an ip lik 169.254.225.x.
If i change switch the ethernet calbe to the other lan port enp88s0 and switch the bridge port of the linux bridge in proxmo to enp88s0 an aply the config. the devices insantly get an ip from the dhcp from the sophos vm.
The interface enp91s0 can receive an ip from dhcp but cant distribute it.
I found some article online that this is ap oblem becaut of the ASPM. I checkt the bios and it,s disabled for all network devices.
Both interfaces are set the same in /etc/network/interface
iface enp88s0 inet manual
#Lan_2.5G_1
iface enp91s0 inet manual
#Lan_2.5G_2
Does any one hav an idea how ot fix this?
I have problem one of the network cards not able to serve IP to the network with dhcp.
I have the following hardware
Minisforum MS-01 with i9-13900H, 96 RAM and 2x 2TB M.2 SSD in Raid1 the includes wi-fi card and an additional Intel Network Card I350T4V2 PCI-Express x4
Installed on it is Proxmox VE 8.4.1 no active subscription. Proxmox recognizes all network devices correctly from what i can tell.
On it runs Sophos Firewall as a VM. It uses the home / evaluation license.
I can add the lan adapter to the sophos vm fine and the all show up. If i setup and enable dhcp on sophos it distributes the ip from the dhcp fin over all except one of the 2.5Gbit port..
Proxmox liste the nerwork devices as:
1Gbit Ports: enp1s0f0 to enp1s0f3
2.5Gbit Ports: enp88s0 & enp91s0
The port wich the dhcp distribution dosent work is enp91s0.
I i set enp91s0 as the lan interface os sophos and give my pc a fix ip i can acces the webinterface of the sophos vm. If i set the network adapter to dhcp on my pic i get an ip lik 169.254.225.x.
If i change switch the ethernet calbe to the other lan port enp88s0 and switch the bridge port of the linux bridge in proxmo to enp88s0 an aply the config. the devices insantly get an ip from the dhcp from the sophos vm.
The interface enp91s0 can receive an ip from dhcp but cant distribute it.
I found some article online that this is ap oblem becaut of the ASPM. I checkt the bios and it,s disabled for all network devices.
Both interfaces are set the same in /etc/network/interface
iface enp88s0 inet manual
#Lan_2.5G_1
iface enp91s0 inet manual
#Lan_2.5G_2
Does any one hav an idea how ot fix this?