Hello
I have two Realtek PCIe GBE Family Controllers
- Realtek RTL8111G
I am using Windows 10 IoT Enterprise.
I team the two controllers using powershell:
PS new-netLBFOTeam -name SOMETHING -TeamMembers "Ethernet", "Ethernet 2" -TeamingMode LACP
I have internet connection and everything seems fine.
But when I run Advanced Network test, I am not receiving or sending any data.
I have internet and can reach the Endpoints with ping and see them in Display List.
If I remove the team, and repeat the same test, everything works fine.
Any idea what I am during wrong?
Best regards
I have two Realtek PCIe GBE Family Controllers
- Realtek RTL8111G
I am using Windows 10 IoT Enterprise.
I team the two controllers using powershell:
PS new-netLBFOTeam -name SOMETHING -TeamMembers "Ethernet", "Ethernet 2" -TeamingMode LACP
I have internet connection and everything seems fine.
But when I run Advanced Network test, I am not receiving or sending any data.
I have internet and can reach the Endpoints with ping and see them in Display List.
If I remove the team, and repeat the same test, everything works fine.
Any idea what I am during wrong?
Best regards
Comment