Page 1 of 1

ssh access to nodes from internet

Posted: Wed Sep 23, 2020 11:38 am
by hammersxo
How do I set up ssh access to EVE-NG nodes? roadrunner email
Can I use the IP of the VM host and access nodes via different ports?

Re: ssh access to nodes from internet

Posted: Thu Sep 24, 2020 4:41 pm
by KKueck
There are a few ways you can do this. You can use the NAT cloud as a management network and connect it to each of you devices. Give your devices a static IP on the 172.29.129.0/24 network. A second option is to connect all devices to cloud1, which maps the the 1st interface on your EVE VM. Then configure SSH as normal and ensure you have IP reachability from you computer. You may need to add a static route on your home router to the 172.29.129.0/24 network, using the EVE VM as the next-hop IP.