Koozali.org: home of the SME Server

e-smith-manager problem

sidney

e-smith-manager problem
« on: May 22, 2001, 10:52:34 PM »
I can not access the e-smith-manager though a web browser.

The server is setup as an gateway/proxy server
when I try to access it from outside of the network it will time out.
I notice that the browser trys to connect to 192.168.1.1
any suggestion ?

Thanks

Reevsy

Re: e-smith-manager problem
« Reply #1 on: May 23, 2001, 02:20:48 AM »
Try the following from the command prompt!

    /sbin/e-smith/signal-event post-upgrade
    /sbin/e-smith/signal-event reboot

This will rebuild a lot of access control files and you may be able to use your browser to get into e-smith manager

Reevsy

Alejandro

Re: e-smith-manager problem
« Reply #2 on: May 23, 2001, 05:28:46 AM »
Please clarify...
You would never be able to access e-smith web based manager from outside the network.... as it is not allowed unless you use any of the external access methods... (ej. ssh)

If you mean you are not able to access your server from your local network, and you were not able before , try to double check all your net related stuff... wiring connection  (hardware) and ip configuration of each of your client pcs,if all is all right. maybe proxy settings could be wrong in your browser (it sould be pointed to your server's ip address and port sould be  3128
your server url shoud be "http://www.yourdomain.ext/e-smith-manager" or 192.168.1.1/e-smith-manager
But it only works within your local network.
Alejandro

Sidney King

Re: e-smith-manager problem
« Reply #3 on: May 25, 2001, 12:34:35 AM »
Thanks Alejandro and Reevsy,

I was tring to access the manager from out side of my network.
I am able to use ssh to connect to the manager.

Thanks again.