I had the same problem...the configuration ran fine with ping/ssh/traceroute if I used Cisco virtual L2 switch but as soon as I swapped out the switch for Aruba OS CX simulator 10.07, I still had ping but ssh and traceroute were having issues. I had the same problem on 2 different eve-ng community edition versions 5.0.1-10 and 2.0.3-112. My three target types (all having problems with Aruba but not Cisco) were VPC, Infoblox, alpine Linux. Eventually, I read a note about Aruba + vSphere and setting the targets to e1000 but that didn't help every node, esp not Infoblox 8.4.8 or 8.6.1. Once I shut off the Aruba and set THE ARUBA INSTANCES' QEMU NIC setting from virtio-net-pci to e1000, then restarted it, every node worked as expected. Now that I have it running, I am sticking with eve-ng community 5.0.1-10 (had to build it using an ISO, not OVA) on vSphere 7.0.3(?) with Arubos CX 10.07 to continue my training.. I hope this note helps someone else.
Regards,
David
------------------------------
David Friedman
------------------------------
Original Message:
Sent: Feb 12, 2022 02:41 PM
From: Lemon Lover
Subject: ArubaCX in EVE-NG, problem with communication
Dear administrators, please keep this reply Pinned in the forum. I was about to lose my mind, I was having FTP and SSH connections timeout, until I read this gentleman's reply... I am very happy to keep Aruba in my topology.
------------------------------
Lemon Lover
------------------------------
Original Message:
Sent: Oct 31, 2020 12:04 AM
From: Tom Costello
Subject: ArubaCX in EVE-NG, problem with communication
I think I figured it out; if you edit the CentOS node's properties to have an e1000 NIC instead of the default virtio-net-pci NIC, all the TCP traffic should start working as desired
That was a real mind-blow at first; last night I was digging through firewalld, thinking I had a duplicate MAC somewhere, or who knows what. But the fact that my Windows hosts were working 100% made no sense.
Sure enough, after thinking about it a little more and comparing the Win hosts to my networksecuritytoolkit.org Fedora 32 build, the NIC type jumped out at me, and I'm happy to be keeping the ArubaOS-CX in my eve-ng topology!