Abhinav Upadhyay <er.abhinav.upadh...@gmail.com> wrote: >Hi, > >I am trying to run NetBSD in AWS. I have tried launching instances >with 3 different NetBSD AMIs (6.1.2, 6.1.1, and 6.0), all 64 bit >variants. However, upon starting up the instance, I am unable to >connect to it using ssh. Port 22 is open in the security group >configurations. > >I tried to probe the ports open in the instance using nmap. As per >nmap, only port 25 is open in the instance.
Did you manage to get this working? I don't think the standard install has anything running on port 25. Are you sure you're connecting to the right IP address? Unless you've configured a dedicated one you can get allocated a new one every time you start up. Eric