Manoj Pandey wrote:
> I am absolute newbie here, I have uploaded an application at
> http://66.111.227.180:4100
> its accessible from some PC but not from everywhere, what could be the
> reason ?
Ooh, thank you absolute newbie, for asking something here that even I can 
answer! ;-)
Someone has a firewall turned on. Such things bounce all TCP/IP from (deep 
breath) external subnet classes with suspicious port numbers, such as 4100.
Firewalls typically freely permit 80, and might sometimes permit 8080 or 
8000. Further, some web serving OSs only let people with super-user 
permissions listen on port 80.
So change one of your ports, or add 4100 as a trusted custom port on your 
firewall, and you are set.
-- 
  Phlip
  http://www.greencheese.us/ZeekLand <-- NOT a blog!!!
--~--~---------~--~----~------------~-------~--~----~
 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
-~----------~----~----~----~------~----~------~--~---