Cyclops_
July 22nd, 2008, 10:50 PM
Hey,
Did the Hardy install of Just the DG gui. All's swell (although did the install on 64 bit, so I don't actually get the GUI... but that's fine with me as all I wanted was for it to install the rest of the stuff for me).
My main point of interest at the moment is that I am really having trouble opening my web server up to the outside world. (In other words, I have apache installed, and I'm trying to serve up a simple web page from my machine, accessible from outside my home.)
When I navigate to the URL, it just spins and eventually gives me a white page.
However, when I turn off Firehol, I get my webpage.
I have entered into Firehol the following:
server http accept
and have even tried:
server all accept
and also my own variation:
server_myhttp_ports="tcp/80"
client_myhttp_ponts="default"
...
server myhttp accept
Still nothing...
BUT... I can open port 8081, and all is well, i can get to http://<mywebserver>:8081 ... Just not to port 80.
Can anyone help?
Thanks!!!
Did the Hardy install of Just the DG gui. All's swell (although did the install on 64 bit, so I don't actually get the GUI... but that's fine with me as all I wanted was for it to install the rest of the stuff for me).
My main point of interest at the moment is that I am really having trouble opening my web server up to the outside world. (In other words, I have apache installed, and I'm trying to serve up a simple web page from my machine, accessible from outside my home.)
When I navigate to the URL, it just spins and eventually gives me a white page.
However, when I turn off Firehol, I get my webpage.
I have entered into Firehol the following:
server http accept
and have even tried:
server all accept
and also my own variation:
server_myhttp_ports="tcp/80"
client_myhttp_ponts="default"
...
server myhttp accept
Still nothing...
BUT... I can open port 8081, and all is well, i can get to http://<mywebserver>:8081 ... Just not to port 80.
Can anyone help?
Thanks!!!