davehouser1
davehouser1
@Shar4ky-coder, thanks for confirming this. I checked the docker-compose.yml file, line 19 and 20 have this listed. ``` #- MANAGER_KEY=/app/ssl.crt #- MANAGER_CERTIFICATE=/app/ssl.key ``` I can only assume @amit7itz did the...
@NAYANSEN90, how would one accomplish this? Note: The ESXi is using separate distributed switches for each SRIOV interface, with separate port networks for each interface built in the separate switches....
@NAYANSEN90 Is there anywhere else (other logs?) I can determine what is causing the "oerrors"? Any other logs I can determine why nothing is being sent?
MACs do not change, tried applying statically as well. Kernel / t-rex both see these MACs. Do I need to do anything to adjust /etc/modprobe.d/tuned.conf? I have "options i40e max_vfs=3,3"...
**More trouble shooting notes:** - Confirmed from a colleague the interfaces we are using have worked with SRIOV in the past on other RHEL systems, from the same ESXi. -...
@bdollma, Thanks! Will read though and test more. Also I edited my original post to remove the inaccurate "~6 years" comment. Question: If I wanted to generate ICMP traffic to...
I also have the same issue. The payload will deploy and my listener will connect, but instantly disconnect with no shell. I do not know why this happens. @danigargu Is...
Has anyone found a solution for this or is it just not supported? @studgeek mentioned "_add the continuum_save.sh to bash rather than tmux_" but I am not sure what that...
@tohojo here is the `lshw -c network` info ``` *-network:2 description: Ethernet interface product: Ethernet Controller X710 for 10GbE SFP+ vendor: Intel Corporation physical id: 0.2 bus info: pci@0000:86:00.2 logical...
Ok, how do you know that? Is there somewhere I can go to look up this information? or a way to check from the Linux Kernel?