Koozali.org: home of the SME Server

configurating via internet

Sander

configurating via internet
« on: May 26, 2001, 09:13:41 PM »
I cant configure my e-smith via web browser.
I have IE 6.0 and i can see my web page (but it wont show any pictures) and when i try to access the server through ip address(because i dont have a domain) i get a response that this page canot be displayed(xxx.xxx.xxx.xxx/e-smith-manager), or this page cannot be found(xxx.xxx.xxx.xxx/e-smith).

Must i enable something to access it via web or do i have ti get netscape or a lower version of IE?

Please help me

Sander

Jules

Re: configurating via internet
« Reply #1 on: May 26, 2001, 10:13:24 PM »
It works fine for me with ie6.. Are you trying to adminster locally (LAN) or via the internet.

If it is the internet then it wont work, by design and not by error :-)

Sander

Re: configurating via internet
« Reply #2 on: May 27, 2001, 04:39:26 PM »
my e-smith servers ip address is 192.168.0.5 and when i try to connect via ie to 192.168.0.5 the browser sais that the page can not be viewed. When i put in my ip address of the internet it goes to the web page with no problem.

Is there any difference between configurations via browser and config via text mode browser in e-smith server?

Sander

<< MAiki >>

Re: configurating via internet
« Reply #3 on: May 28, 2001, 01:44:59 PM »
Greetings,

If your internet connection is going to a proxy, you have to set the browser to go not trough proxy for local adresses. And you have to put your local ip to the adress list wich are used not trough proxy.

MAiki

Richard

Re: configurating via internet
« Reply #4 on: May 29, 2001, 10:42:24 AM »
First, your images not showing up is a permissions problem.  Try this:  telnet or ssh into your server. login as root.  type this: cd home/e-smith/files/primary - then hit return.  Next type:  chmod 775 -R html  - return.  You should be able to see your images.

Second, try typing into the address bar - 192.168.1.5:980

Michael Jung

Re: configurating via internet
« Reply #5 on: May 30, 2001, 09:05:09 PM »
Sander wrote:
>
> my e-smith servers ip address is 192.168.0.5 and when i try
> to connect via ie to 192.168.0.5 the browser sais that the
> page can not be viewed. When i put in my ip address of the
> internet it goes to the web page with no problem.
>
> Is there any difference between configurations via browser
> and config via text mode browser in e-smith server?
>
If you're sitting on your loacal LAN, access:
192.168.0.5:980
or
192.168.0.5/e-smith-manager

If you're on an outside location an d would to administer your server use an ssh client and redirect your local port on the e.g. laptop :980 to :980.
For setting up ssh connection to your e-smith server and client read the howtos of e-smith.

Michael Jung