Koozali.org: home of the SME Server

Legacy Forums => General Discussion (Legacy) => Topic started by: Puck on July 12, 2000, 05:50:12 PM

Title: Web Admin
Post by: Puck on July 12, 2000, 05:50:12 PM
Ok, I know a lot of other people have had problems with this, but can any one help ?!

I can get to it locally ..but not from across the internet (Unless I'm at a machine on the local network... I can't get to it via ...Ineternal 192.168 .....(obvious) I cant get to it thru the host name ..esmith.host.com I cant get to it thru IP address either (24.120.whatever) I get access Denied ..So its there but not playing ...

Any help/tips/suggestions/guns ???
Thanxxx
Puck™
Title: RE: Web Admin
Post by: Hasan Muhammad on July 12, 2000, 09:21:26 PM
I'm assuming you are trying to telnet, in which case you must telnet in as admin or root.

You might try modifying the /etc/hosts.allow file (via the proper template) to include the ip address/network from which you'd be telneting from [this would seriously comprimise security].

Hasan
Title: RE: Web Admin
Post by: Puck on July 12, 2000, 10:31:54 PM
Not Telnet No ..

Web Admin ..

ya know
www.yourhost.com/e-smith-manager

That kinda thing ..

:-)
Title: RE: Web Admin
Post by: Puck on July 12, 2000, 10:32:16 PM
Not Telnet No ..

Web Admin ..

ya know
www.yourhost.com/e-smith-manager

That kinda thing ..

:-)
Title: RE: Web Admin
Post by: Dan Brown on July 13, 2000, 03:49:32 AM
It's not a bug, it's a feature. (-:  For security reasons, you aren't able to access the e-smith manager from outside the LAN.  If you really wanted to do it, you could edit /etc/httpd/conf/access.conf.  Look for the section on e-smith-manager (just search for that string) and change "allow from 127.0.0.1 192.168.1.0" to "allow from all".  It's a big security hole, though.
Title: RE: Web Admin
Post by: Puck on July 15, 2000, 10:54:46 PM
Thanks for your help ..works fine now ..
just had to speciy that my work IP was ok too ..

Laters

Puck™
Title: RE: Web Admin
Post by: Puck on July 16, 2000, 03:23:37 AM
Doohhh !!


Ok I ug to 4.0 and the access.conf filed has moved //any ideas ..Again !!

:-)

Puck™
Title: RE: Web Admin
Post by: Joseph Morrison on July 16, 2000, 07:37:18 PM
It's been rolled into httpd.conf now. Have a look in the directory:

 /etc/e-smith/templates/etc/httpd/conf/httpd.conf

This directory is full of template fragments which get combined into the final httpd.conf file. You can create additional fragment files if you want anything extra to get inserted into the final httpd.conf file; by prefixing your fragment with a number you can control where it ends up in the file.

We'll be updating our www.e-smith.org site soon to reflect the changes in the product architecture.

Hope this helps,
- Joe Morrison, CEO
Title: RE: Web Admin
Post by: Puck on July 17, 2000, 12:50:43 AM
Thanxx for the help ..going to look now :-)

Puck™