VM to host, ping works but telnet timeout
Posted: 28. Apr 2022, 00:14
My host is Windows 11 running Virtualbox 6.1.26. The VM guest is Ubuntu. The network setting is bridge adapter. Both Windows host and Ubuntu VM has no problem accessing Internet. They can ping each other. I can do telnet (telnet VMipaddress port#) from window host to VM. But it time out if I do "telnet VMHostIPaddress port#) it timeout. I have a listener listening on the port number on both the Windows host and VM guest.