XP is my host. Ubuntu is my Guest in VMware.
When I do the following commands, I should get SMTP respones but now get no response. I use wireshark to analayze it. Also in wireshark shows nothing.
root@vmware:~# netcat 192.168.1.2 25 220 762462a8c4d Microsoft ESMTP MAIL Service, Version: 6.0.2600.5949 ready at Fri, 12 May 2010 18:04:20 +0800 EHLO SAYHELLO VRFY TEST@LOCALHOST
test \
sdfsafsd
How can I fix it?
UPDATE:
I came to know that this is no VMWare problem. This is Netcat problem. For this, you might have to type
Ctrl+M {ENTER} {ENTER}