Observing a strange behaviour on Amazon EC2 instance.
I have a Ubuntu in AWS EC2 instance running. Created a security group to enable ssh/http/https.
when i do nmap to the VM from external to AWS , i see that port 25 is open and i can telnet to it . But when I login to the same EC2 instance and do nmap (on localhost or internal IP or external IP) the port 25 is not open ! nor any sendmail service is running on the VM at all !
i have no other instances running