mirror of
https://github.com/VFrontDe-Org/ESXi-Customizer-PS.git
synced 2026-04-25 23:46:02 +03:00
[GH-ISSUE #38] No-Communication on additional NIC slots #22
Labels
No labels
bug
duplicate
duplicate
enhancement
fix in-progress
invalid
need more info
pull-request
wontfix
No milestone
No project
No assignees
1 participant
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference
starred/ESXi-Customizer-PS#22
Loading…
Add table
Add a link
Reference in a new issue
No description provided.
Delete branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Originally created by @wed-cu on GitHub (Feb 14, 2021).
Original GitHub issue: https://github.com/VFrontDe-Org/ESXi-Customizer-PS/issues/38
Originally assigned to: @virtualex-itv on GitHub.
Hey VFrontDe,

I've additional NICs model Realtek 8168 on my home server,
Cannot recieve any communication with net55 driver.
Only succeed to communicate my network with motherboard NIC.
All NICS are the same model with no diffrences.
Checked the communication by adding all of them as a management interfaces.
Even tried to make seperate vmk NIC with all the other additional NICs and connect them to another network and still have no communication, recieving this output from ESXI 6.7:
sendto() failed (host is down).
My ESXI Version is:
VMware ESXi 6.7.0 Update 3
I've attached a screenshot of all of my NICs:
Have you got any suggestions/advices how to solve it?
P.S
I've used ESXi-Customizer-PS to install ESXI 6.7 with net55 driver ( This is the reason i opened the issue subject here) not sure if it installed correctly since only 1 NIC is productive.
@virtualex-itv commented on GitHub (May 11, 2021):
This is not an issue with the script, all the script will do is embed the driver into the image so it will automagically get installed with ESXi on the server. If you checked the generated log file it would show
[OK]next to that step.What was the command you executed to create the custom .iso?