From owner-freebsd-questions@FreeBSD.ORG Tue Dec 10 13:10:02 2013 Return-Path: Delivered-To: freebsd-questions@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) (using TLSv1 with cipher ADH-AES256-SHA (256/256 bits)) (No client certificate requested) by hub.freebsd.org (Postfix) with ESMTPS id 8DA239D9 for ; Tue, 10 Dec 2013 13:10:02 +0000 (UTC) Received: from mail-wi0-x22a.google.com (mail-wi0-x22a.google.com [IPv6:2a00:1450:400c:c05::22a]) (using TLSv1 with cipher ECDHE-RSA-RC4-SHA (128/128 bits)) (No client certificate requested) by mx1.freebsd.org (Postfix) with ESMTPS id 27341197B for ; Tue, 10 Dec 2013 13:10:02 +0000 (UTC) Received: by mail-wi0-f170.google.com with SMTP id hq4so5291969wib.1 for ; Tue, 10 Dec 2013 05:10:00 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20120113; h=mime-version:reply-to:in-reply-to:references:date:message-id :subject:from:to:content-type; bh=eq+7LnzReqn1jrHlsXmMdru5o5FxjmKtP8rqYVUqaPs=; b=g4K1WdlbwM+/CKqTOtbzAxiCpc2MaeN5Cnoxoz1RDp56G8unMrvvWKsquiJvp0zjgh dDZqVWJ2N7z1T3W+byjitj/Lyl9wjQtgWeommvt7C+94WHGE3901PythzwyDGV4D9Fc9 gCblqp6h5VlyP0xUFQHOFl/qT0KJOt8fld5VK8OuxMZkLvQZA0itJ/VU2ZmipT43k2pg IiWbAwBiwzSUITLaQRHWHCM2QAq9uR+SqJaJD5XRTX5e4WEs8IIkymcGfbfvi6vY1vPN peeu0StQ4ZnkIxVgFlUPjOeq6HirdXBlBd7qd993O1IfW8Oe/zSBn3Gw1y2xDZ30yfYx rxfw== MIME-Version: 1.0 X-Received: by 10.194.85.75 with SMTP id f11mr21170993wjz.14.1386681000547; Tue, 10 Dec 2013 05:10:00 -0800 (PST) Received: by 10.216.160.79 with HTTP; Tue, 10 Dec 2013 05:10:00 -0800 (PST) In-Reply-To: References: Date: Tue, 10 Dec 2013 07:10:00 -0600 Message-ID: Subject: Re: FreeBSD on EC2 From: David Noel To: freebsd-questions@freebsd.org Content-Type: text/plain; charset=ISO-8859-1 X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.17 Precedence: list Reply-To: David.I.Noel@gmail.com List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 10 Dec 2013 13:10:02 -0000 No luck with "ami-12576757". Am I the only one having trouble with EC2? It's free to launch a micro instance. Can anyone else try this and verify that the AMI's aren't working? On 12/9/13, David Noel wrote: >> On 12/7/13, David Noel wrote: >>> I started a 10-BETA4 ami on us-west and tried ssh'ing in but had no >>> success. "Operation timed out" is the output. Does anyone know why >>> this might be? The default security group policies default to allowing >>> connections on port 22 from any IP address so I'm confused why ssh >>> isn't working. >>> >> On 12/8/13, David Noel wrote: >> Forgot to update firewall rules to allow outbound ssh. That should fix >> it. > > No, that's not it. Something else is wrong. I spun up "ami-2ebfda1e" > on a free micro instance and tried to ssh in. No luck. I spun up a > RHEL instance and ssh'd in just fine. Is anyone able to log in to the > FreeBSD ami's? If so, which one/s did you use? >