It's not a bug, it's a feature :) I think, that binding to localhost not so bad in security point of view. So, if you need to connect from outside the dev box, use -h 0.0.0.0.
2009/12/10 Bernhard Graf <cataly...@augensalat.de>: > Nuba Princigalli schrieb: > >> I understand by default it'll bind to 0.0.0.0, that means it'll listen > > No. Latest Cat release (5.8015) has a bug. The dev server binds to > localhost only, even though the online help tells something other. > > So you must use "-h IP" when starting the dev server, or you delete line > 30 of Catalyst::Script::Server or you wait for 5.8016. > > Bernhard Graf > > _______________________________________________ > List: Catalyst@lists.scsys.co.uk > Listinfo: http://lists.scsys.co.uk/cgi-bin/mailman/listinfo/catalyst > Searchable archive: http://www.mail-archive.com/catalyst@lists.scsys.co.uk/ > Dev site: http://dev.catalyst.perl.org/ > _______________________________________________ List: Catalyst@lists.scsys.co.uk Listinfo: http://lists.scsys.co.uk/cgi-bin/mailman/listinfo/catalyst Searchable archive: http://www.mail-archive.com/catalyst@lists.scsys.co.uk/ Dev site: http://dev.catalyst.perl.org/