I've typed the following at my prompt: system-config-securitylevel
It popped up the Security Level Dialog box where it says my firewall is disabled. None of the requests are hitting my web server program in spite of this... On Aug 19, 12:35 pm, "Billee D." <[email protected]> wrote: > Just a thought, but you may want to check your iptables to make sure > that port 3000 is accessible: > > http://wiki.centos.org/HowTos/Network/IPTables > > On most of the Nix boxes I set up, I harden the firewall pretty good > so that only certain ports are accessible -- in fact, I only let port > 80 for web and port XXXXX for SSH to do anything. Your setup may just > be hardened in this manner as well. > > On Aug 19, 3:03 am, deostroll <[email protected]> wrote: > > > Hi, > > > Can't get the rails demo to run. I've started the webrick server. Here > > is what the output looks like: > > > ----- > > [r...@chat demo]# ruby script/server > > => Booting WEBrick > > => Rails 2.3.3 application starting onhttp://0.0.0.0:3000 > > => Call with -d to detach > > => Ctrl-C to shutdown server > > [2009-08-18 21:29:41] INFO WEBrick 1.3.1 > > [2009-08-18 21:29:41] INFO ruby 1.8.5 (2006-08-25) [i386-linux] > > [2009-08-18 21:29:41] INFO WEBrick::HTTPServer#start: pid=10886 > > port=3000 > > > ----- > > > I typedhttp://localhost:3000inmy browser, and it didn't work. Need > > some troubleshooting advice. I am trying to use ruby on a centos > > machine. Thanx in advance. > > > --deostroll --~--~---------~--~----~------------~-------~--~----~ 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 [email protected] To unsubscribe from this group, send email to [email protected] For more options, visit this group at http://groups.google.com/group/rubyonrails-talk?hl=en -~----------~----~----~----~------~----~------~--~---

