<p>On Mar 5, 2012 10:11 AM, &quot;Juan Rodriguez&quot; &lt;<a href="mailto:nushio@fedoraproject.org">nushio@fedoraproject.org</a>&gt; wrote:<br>
&gt;<br>
&gt; Hey there, <br>
&gt;<br>
&gt; I&#39;m new to Amazon EC2 / Cloud providers in general, but I tried to set up using Fedora&#39;s F16 Images (Available here [1]) using ami-5f16d836. It apparently passes all of Amazon&#39;s checks, however I can&#39;t ping the instance once it&#39;s fully set up. I decided to check the System Log and noticed this:<br>

&gt;<br>
&gt; Determining IP information for eth0.../etc/init.d/functions: line 58: /dev/stderr: Permission denied /etc/rc.d/init.d/functions: line 58: /dev/stderr: Permission denied /etc/init.d/functions: line 58: /dev/stderr: Permission denied /etc/rc.d/init.d/functions: line 58: /dev/stderr: Permission denied</p>

<p>This always happens. I am equally clueless as to what it means, but AFAIK it doesn&#39;t break anything.</p>
<p>&gt; Complete logs for both the 32 bit and 64bit images can be seen here:<br>
&gt;<br>
&gt; 32 bit: <a href="http://pastebin.com/DEcRaaDn">http://pastebin.com/DEcRaaDn</a><br>
&gt; 64 bit: <a href="http://pastebin.com/tvhqjJ1S">http://pastebin.com/tvhqjJ1S</a><br>
&gt;<br>
&gt; Anyone had better luck using Fedora&#39;s Amazon EC2 instances? Did I do something wrong during setup? </p>
<p>Did you authorize SSH access to your instance&#39;s security group?</p>
<p>euca-authorize -p 22 default</p>