Koozali.org: home of the SME Server

Legacy Forums => Experienced User Forum => Topic started by: Pierre Coetzer on April 22, 2002, 12:52:59 PM

Title: Server manager from remote site
Post by: Pierre Coetzer on April 22, 2002, 12:52:59 PM
Hi

I whould like to access the server-manager and user-manager from a remote machine from the Internet, but I can only do it if i'm coming from the same ip range as the server.

Any suggestions.
Thanks
Title: Re: Server manager from remote site
Post by: stitch on April 22, 2002, 01:21:46 PM
step 1: Set ValidFrom address(es)

/sbin/e-smith/db configuration setprop httpd-admin ValidFrom IP/Subnet[,IP/Subnet]

step 2: Expand the template

/sbin/e-smith/expand-template /etc/httpd/conf/httpd.conf

step 3: Restart Apache

/etc/e-smith/events/actions/restart-httpd-graceful

step 4: access site

https://www.mydomain.xxx/server-manager

cheers,
stitch
Title: Re: Server manager from remote site
Post by: Phil Perreault on April 23, 2002, 03:22:09 AM
I would just like to verify about syntax for a range of ip addresses. Let's say I want to make the server manager available to an entire class B address range. would this be the correct info to put in for the db command above;

/sbin/e-smith/db configuration setprop httpd-admin ValidFrom 200.200.0.0/255.255.255.0

or would this be more appropriate;

/sbin/e-smith/db configuration setprop httpd-admin ValidFrom 200.200/255.255.255.0

??????????


thanks
Phil Perreault
SysAdmin@100Bain.com
Title: Re: Server manager from remote site
Post by: Robert Heaton on April 23, 2002, 02:44:38 PM
Hi!

Take a look at this HOW-TO: http://geocities.com/mrfragger/e-smith/ssh-remotewebadmin.html

Hope this helps,
Rob.
Title: Re: Server manager from remote site
Post by: Kevin Tollison on April 23, 2002, 11:09:53 PM
Try these as well

http://myezserver.com/downloads/mitel/howto/putty-howto.html
http://www.surveyingresources.com/remotehowto
Title: Re: Server manager from remote site
Post by: Uwe on May 02, 2002, 08:43:26 AM
Did you work out the proper syntax for the subnet?

I am attempting to set up the same thing.

Yours,
Uwe.