mongrel by default serves to all IP''s, if you cant get to it from
external then there is probably a firewall issue...
if its linux, type iptables -L and check
On Nov 27, 8:11 pm, "Vijay Rao"
<raovi...-Re5JQEeQqe8AvxtiuMwx3w@public.gmane.org>
wrote:> Hello,
>
> I am doing a poor man''s equivalent of deploying. I had Instant
rails on my
> laptop with mysql and the whole shebang. I now want to show my work to my
> professor and I am not looking to do a "production deployment".
>
> I tried moving my entire instant rails folder into a machine that has an IP
> exposed outside. However when I start mongrel it says listening at
localhost
> or 0.0.0.0:3000.
>
> I am not able to hit it from outside.
>
> Is this a regular "port not open check firewall" issue or is
there a setting
> in mongrel that tells it that it is not just serving localhost anymore?
>
> Thanks
> Vijay
--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups
"Ruby on Rails: Talk" group.
To post to this group, send email to
rubyonrails-talk-/JYPxA39Uh5TLH3MbocFFw@public.gmane.org
To unsubscribe from this group, send email to
rubyonrails-talk-unsubscribe-/JYPxA39Uh5TLH3MbocFFw@public.gmane.org
For more options, visit this group at
http://groups.google.com/group/rubyonrails-talk?hl=en
-~----------~----~----~----~------~----~------~--~---