Hello,
I follow this instruction here to install eve-ng, but i am unable to telnet to any vm
https://www.eve-ng.net/index.php/docume ... e-install/
Also tried to telnet to VM at eve server, but still unable to work.
root@net-t-lab001:~# telnet localhost 33025
Trying 127.0.0.1...
Connected to localhost.
Escape character is '^]'.
telnet> quit
Connection closed.
root@lab001:~# lsof -Pni |grep 33025
qemu_wrap  8537     root    7u  IPv6  40465      0t0  TCP *:33025 (LISTEN)
qemu_wrap  8542     root    7u  IPv6  40465      0t0  TCP *:33025 (LISTEN)
sh         8544     root    7u  IPv6  40465      0t0  TCP *:33025 (LISTEN)
qemu-syst  8545     root    7u  IPv6  40465      0t0  TCP *:33025 (LISTEN)
root@lab001:~#
Please show me how to fix it
Thank you.
			
									
									
						Unable to telnet to linux vm
Moderator: mike
- 
				bzero
 - Posts: 2
 - Joined: Tue Dec 10, 2019 4:53 pm
 
Re: Unable to telnet to linux vm
found the issue, it was cause of naming the image.
			
									
									
						- 
				ruffab10
 - Posts: 2
 - Joined: Mon Sep 14, 2020 4:44 pm