As usual a quick reply!

What I would like is access to the web administration. Doing a ps -ef I see the things running that need to be running i.e.- apache, mysql, etc etc. I have it set to 'Server Only' as this will be an additional mail server on our network on a different domain name, stormwireless.net . The ip address set to eth0 is 64.233.41.237 and the network (internal) I sit on and would like to manage it from is 10.0.0.* . Under (Security)(Remote Management) I have set the remote management network like so 10.0.0.0 , 255.255.255.0 which should allow all 256 available ip's in the 10.0.0 network to access it, which it shows under Number of hosts, am I correct on this? I have also set 64.233.41.191 , 255.255.255.192 which allows our 64 block of ip's access to it. Now when I get on one of our workstations via https: or
http://64.233.41.237/server-admin/ I get a connection refused. When I nmap the SME server from one of our internal linux servers it shows only port 22 open on the SME server itself even though the list of processes show everything is running that should be. I just don't remember having this trouble before.