Paul Lakra wrote:
>
> I think we are really in the nitty gritty of this now. My
> machine is called Lakra1. If I type
http://lakra1, I get
> 'page not found'. If I type
http://lakra1:980 I get the log
> in dialog box followed by Server Manager working properly.
>
> I've had a chat to my IT guy here about what is going on and
> he said the default port for web browsers is 80 and therefore
> the SME server must somehow be switching the browser from 80
> to 980, i.e. accepting a call to port 80 but replying that
> the browser should now use 980 or something like that. This
> sort of ties up with what you see on your machine. I never
> see any IP nos. in the address bar on my machine.
>
> I do not if this gives you or anyone else a clue as to what
> is happening (or rather not happening!)?
Maybe we're confusing a couple of different issues here. It looks like a DNS problem can be ruled out. By the way, what happens when you point a browser on your network to:
http://lakra1/server-manager (this should be equivalent to
http://lakra1:980)
This may be a bit too obvious, but do you have a page called index.html in the root folder of your web server (/home/e-smith/files/primary/html/ if I'm not mistaken)?
Another possibility is that something stopped the http server that is listening on port 80. In which case you may be suffering from either of these known bugs:
http://www.e-smith.org/bugs/index.php3?op=showBug&bugID=56http://www.e-smith.org/bugs/index.php3?op=showBug&bugID=54