On Thu, 2006-09-14 at 16:16 +0000, java wrote: > Hello, > > I am new to mongrel. I have mongrel running on a linux machine (Fedora > core), which sits behind a broadband router. The linux machine has the > typical 192.168... internal IP address. We use the dynamicdns to connect to > the linux machine from outside world. > > Now, my question is how can myself and my colleagues connect to mongrel from > outside world.
You have to tell your router to forward connections to the *router's* port 80 to your computer inside the firewall. Please read your router's manual and online instructions for how to do this. -- Zed A. Shaw http://www.zedshaw.com/ http://mongrel.rubyforge.org/ http://www.lingr.com/room/3yXhqKbfPy8 -- Come get help. _______________________________________________ Mongrel-users mailing list [email protected] http://rubyforge.org/mailman/listinfo/mongrel-users
