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
-
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
-
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
-
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
-
Hi!
Take a look at this HOW-TO: http://geocities.com/mrfragger/e-smith/ssh-remotewebadmin.html
Hope this helps,
Rob.
-
Try these as well
http://myezserver.com/downloads/mitel/howto/putty-howto.html
http://www.surveyingresources.com/remotehowto
-
Did you work out the proper syntax for the subnet?
I am attempting to set up the same thing.
Yours,
Uwe.