Unable to telnet to linux vm
Posted: Tue Dec 10, 2019 8:08 pm
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.
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.