I installed eve-ng on my Ubuntu, added 1 Cisco L3 IOS devices. It is working, but I need ssh access to this device, so I need network access which is not working.
I tried both DHCP lease on interface and static configuration.
From DHCP i received IP address 192.168.0.235, gateway 192.168.0.1
And e.g. I cannot ping gw
from my Ubuntu I also cannot ping the cisco device:
piotr@pbarcinski:~/Pulpit$ ping 192.168.0.235
PING 192.168.0.235 (192.168.0.235) 56(84) bytes of data.
^C
--- 192.168.0.235 ping statistics ---
1223 packets transmitted, 0 received, 100% packet loss, time 1251318ms
EVE-NG is on Vmware Player machine, I tried both Bridge network and NAT and both of them are not working...
Do you have any tip or advice, because I have no idea what to do
