Koozali.org: home of the SME Server
Obsolete Releases => SME Server 7.x => Topic started by: futureng on February 23, 2008, 10:40:30 AM
-
i can access server-manager managment on web page with internal ip. but i cant extarnal ip. The screen is "forbidden" write. WHY? Thanks. what can i do?
-
what can i do?
Read the manual.
The Manual (http://wiki.contribs.org/SME_Server:Documentation:Administration_Manual:Chapter11#Remote_Management)
-
never access server-manager on web browser with external ip isnt it? Only internal ip. is it true?
but. My server config: Remote Access-Secure shell access=Allow public access (entire internet)
-
never access server-manager on web browser with external ip isnt it? Only internal ip. is it true?
Up to you. If your happy with the security risk then do it.
Have you tried a SSH tunnel and port forwarding? I posted some details using PuTTy recently.
Previous post (http://forums.contribs.org/index.php?topic=39999.msg184195#msg184195)
-
i have not any problem with putty. Putty access is ok. problem is server-manager on web browser.
i am writing https://192.168.1.241/server-manager = "Forbidden" write
but https://10.0.0.99/server-manager its ok. no problem on local ip system.
what can ido?
-
i have not any problem with putty. Putty access is ok. problem is server-manager on web browser.
i am writing https://192.168.1.241/server-manager = "Forbidden" write
but https://10.0.0.99/server-manager its ok. no problem on local ip system.
what can ido?
Wait a minute, which is your external IP-number?
If it's 10.0.0.99 then it's also a "black number", so you should NOT be able to access that from the world wild internat
-
i do 192.168.2.45 my local ip. its no problem.
But from 192.168.1.241 i cant access server-manager just now. my problem there is extant.
-
Thats perfectly normal.
It's another network...
It shouldn't work!
-
How can i the server-manager on web page on internet then?
putty is no problem. But i cant access server-manager web on internet. please.
-
The reasonable safe way to do it from all internet is to connect via putty and then to set up a ssh tunnel from putty and then log in via the internal address.
It's also quite easy to make the server-manager panel public available for all internet but this info will make moderators and others quite mad. (Have posted it before so you could xxxxxx for it.)
A ssh tunnel should be a relatively safe way, and it works without a problem.
By the way if you want to make access from only one ip and not the whole internet I think this one ip option is allso supported from the server-manager panel ..
-
YES YES ITS OK.
Thank you so much.
i was remember. Only one external ip connect sme server panel. i did it.
(http://85.105.10.181/vny/images/mysme3.jpg)
-
YES YES ITS OK.
Thank you so much.
i was remember. Only one external ip connect sme server panel. i did it.
(http://85.105.10.181/vny/images/mysme3.jpg)
Sorry, but you didn't :-(
You allowed a whole C-net to remote access...
Change the network mask from 255.255.255.0 to 255.255.255.255 and you'll see that "number of hosts" will change from your present "256" to "1".
I think that's the way you want, right?
-
:) OK OK i know. i see. Thanks All