[Seaside] Simple network question

Julian Fitzell julian at beta4.com
Tue May 6 10:39:07 CEST 2003


These may be obvious, but they're about all I can think of off the top 
of my head:

1. I assume you've made sure that apache isn't running anymore?

2. You need to run an application as root in order to use a port below 
1024; did you run squeak as root?

Julian

Michael Cole wrote:
> I have a seaside app that runs fine on my local network on a high port 
> (>1024). I want to move it to a server machine and expose it to the world on 
> the standard http port 80. My firewall is configured to allow http and https 
> to the machine, and I can confirm the port is accessible from the outside 
> world by starting up apache and setting it to listen to the standards ports.
> 
> Unfortunately, when I start seaside (WAKom startOn:80) there is no connection 
> to be made "connection refused". I can access a service running on the high 
> port from other machines inside the firewall.
> 
> I know this must be a network issue, but am at a loss to understand what the 
> problem might be. Perhaps the network/firewall savvy can provide a clue?
> 
> Many thanks,
> 
> 
> Michael Cole
> 
> 
> _______________________________________________
> Seaside mailing list
> Seaside at lists.squeakfoundation.org
> http://lists.squeakfoundation.org/listinfo/seaside


-- 
julian at beta4.com
Beta4 Productions (http://www.beta4.com)



More information about the Seaside mailing list