Page 1 of 1

Network Access to devices in EVE-NG (installed on Ubuntu)

Posted: Sun Aug 16, 2020 9:36 am
by pio1993
Hello,

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 :)

Re: Network Access to devices in EVE-NG (installed on Ubuntu)

Posted: Sun Aug 16, 2020 5:00 pm
by Uldis (UD)
if you had installed EVE on VM, then you need install Wincient pack as well..
on click to node it will call out your console session
https://www.eve-ng.net/index.php/docume ... r-windows/

Re: Network Access to devices in EVE-NG (installed on Ubuntu)

Posted: Sun Aug 16, 2020 6:13 pm
by pio1993
Uldis (UD) wrote:
Sun Aug 16, 2020 5:00 pm
if you had installed EVE on VM, then you need install Wincient pack as well..
on click to node it will call out your console session
https://www.eve-ng.net/index.php/docume ... r-windows/
Yes, I know how to make console session on device, I need SSH access directly from my PC.
Eg. configure Eth0/0 interface on Cisco IOS Router, connect it to Mgmt Cloud 0, configure IP address from pool (or get from DHCP).
Then configure router to enable SSH connection, and direct connect to device.
Now I cannot do that , because neither PING is not working for me

Re: Network Access to devices in EVE-NG (installed on Ubuntu)

Posted: Sun Aug 16, 2020 6:35 pm
by Uldis (UD)
But where your EVE is installed??
VM Ware workstation?
whats in native PC OS?

Re: Network Access to devices in EVE-NG (installed on Ubuntu)

Posted: Sun Aug 16, 2020 6:52 pm
by pio1993
Uldis (UD) wrote:
Sun Aug 16, 2020 6:35 pm
But where your EVE is installed??
VM Ware workstation?
whats in native PC OS?
1. I am using Ubuntu 18 as my PC OS
2. on Ubuntu I installed Vmware Player
3. On VM Player I installed EVE-NG

Re: Network Access to devices in EVE-NG (installed on Ubuntu)

Posted: Sun Aug 16, 2020 11:32 pm
by Uldis (UD)
you have to check your ubuntu internal FW allowing make such sessions to vm ware machines.

Re: Network Access to devices in EVE-NG (installed on Ubuntu)

Posted: Wed Aug 19, 2020 8:28 pm
by pio1993
Uldis (UD) wrote:
Sun Aug 16, 2020 11:32 pm
you have to check your ubuntu internal FW allowing make such sessions to vm ware machines.
I have installed internal firewall, added a rule permit any any and still the same

I am also not sure if this is correct way, have a look that from my cisco IOS device I cannot ping neither default gw (only pinging IP of eve works)

Re: Network Access to devices in EVE-NG (installed on Ubuntu)

Posted: Thu Aug 20, 2020 11:40 am
by Uldis (UD)
Sorry sir, but until you will not figure your Ubuntu firewall, I suppose nothng will work right....