[Seaside] Simple network question

Michael Cole michael.cole at nimiq.net
Tue May 6 13:51:39 CEST 2003


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




More information about the Seaside mailing list