Thanks. This is quite odd. The dev m/c is actually a vmware guest running ubuntu on a winxp host. That shouldn't affect anything though, it just looks like a normal m/c to the network. I can prove that by running lighty and seeing the home page from the host.
I can't start the test server on port 80 as myself (yes, I stopped lighty) - the daemon is denied permission to be created. I can do it as root. Then I can see the page on the linux guest (the dev m/c), on the host it appears but is VERY slow if I ask for it by ip address, but no problem when I just ask for localhost on the dev m/c. (WIth lighty there is noticeable delay.) Anyhow, whatever the problem is it doesn't seem to be cat, but some odd ubuntu/vmware thing. I don't see why cat server would be slow binding to 192.168.1.202 but not localhost though. thanks for the help Daniel On 6/19/07, Jason Kohles <[EMAIL PROTECTED]> wrote:
On Jun 18, 2007, at 6:38 PM, Daniel McBrearty wrote: > Hi > > trying to run the test server and see it on another machine. > > ./script/myapp_server.pl -help tells me it should bind to all by > default, but when I run it with no host option, I can only see it at > localhost, not at the ip for the machine (I can see other webservers > on this machine). > It does bind everything by default, if you can't access it from another host I'd start by looking at things like hostbased-firewalls on your development machine... -- Jason Kohles [EMAIL PROTECTED] http://www.jasonkohles.com/ "A witty saying proves nothing." -- Voltaire _______________________________________________ List: [email protected] Listinfo: http://lists.rawmode.org/mailman/listinfo/catalyst Searchable archive: http://www.mail-archive.com/[email protected]/ Dev site: http://dev.catalyst.perl.org/
-- Daniel McBrearty email : danielmcbrearty at gmail.com www.engoi.com danmcb.vox.com danmcb.blogger.com BTW : 0873928131 _______________________________________________ List: [email protected] Listinfo: http://lists.rawmode.org/mailman/listinfo/catalyst Searchable archive: http://www.mail-archive.com/[email protected]/ Dev site: http://dev.catalyst.perl.org/
