Forum: Mongrel amazon ec2

Posted by Carl Dubois (Guest)
on 2010-07-23 18:27
(Received via mailing list)
Hi All,

How can I resolve http using a Amazon EC2 instance?

The instance used the mongrel web server for rails.



Do I need to modify a mongrel configuration to use the externally 
assigned
ip?

Currently resolves to 0.0.0.0:3000 by default.

Thanks
Posted by István (Guest)
on 2010-07-24 11:00
(Received via mailing list)
I guess your question is where to bind mongrel and the answer is to the
local ip since the external ip is not bound to you box by any mean, 
instead,
the traffic is routed to you instance belong to that public ip(som magic
happens with the headers).

Here is the definition for public/private ips in ec2


   - EC2 Private IP Address: The internal RFC 1918 address of an 
instance
   that is only routable within the EC2 Cloud. Network traffic 
originating
   outside the EC2 network cannot route to this IP, and must use the 
Public IP
   or Elastic IP Address mapped to the instance.



   - EC2 Public IP Address: Internet routable IP address assigned by the
   system for all instances. Traffic routed to the Public IP is 
translated via
   1:1 Network Address Translation (NAT) and forwarded to the Private IP
   address of an instance. The mapping of a Public IP to Private IP of 
an
   instance is the default launch configuration for all instance types. 
Public
   IP Addresses are no longer usable upon instance termination.

http://developer.amazonwebservices.com/connect/ent...

I hope that helps.

Istvan

On Fri, Jul 23, 2010 at 4:40 PM, Carl Dubois <carl.dubois@gmail.com> 
wrote:

>
> Currently resolves to 0.0.0.0:3000 by default.
>
> Thanks
>
> _______________________________________________
> Mongrel-users mailing list
> Mongrel-users@rubyforge.org
> http://rubyforge.org/mailman/listinfo/mongrel-users
>



--
the sun shines for all

http://l1xl1x.blogspot.com
Please log in before posting. Registration is free and takes only a minute.
Existing account (Switch to SSL-encrypted connection)
NEW: Do you have a Google/GoogleMail or Yahoo account? No registration required!
Log in with Google account | Log in with Yahoo account
No account? Register here.