Koozali.org: home of the SME Server

[SOLVED]i cant access server-manager on web page from external ip.

Offline futureng

  • *
  • 12
  • +0/-0
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?
« Last Edit: February 25, 2008, 08:23:52 AM by futureng »

Offline william_syd

  • *****
  • 1,608
  • +0/-0
  • Nothing to see here.
    • http://www.magicwilly.info
Re: i cant access server-manager on web page from external ip.
« Reply #1 on: February 23, 2008, 10:45:23 AM »
Regards,
William

IF I give advise.. It's only if it was me....

Offline futureng

  • *
  • 12
  • +0/-0
Re: i cant access server-manager on web page from external ip.
« Reply #2 on: February 23, 2008, 10:51:29 AM »
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)
« Last Edit: February 23, 2008, 11:03:48 AM by futureng »

Offline william_syd

  • *****
  • 1,608
  • +0/-0
  • Nothing to see here.
    • http://www.magicwilly.info
Re: i cant access server-manager on web page from external ip.
« Reply #3 on: February 23, 2008, 11:49:09 AM »
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




« Last Edit: February 23, 2008, 11:52:36 AM by william_syd »
Regards,
William

IF I give advise.. It's only if it was me....

Offline futureng

  • *
  • 12
  • +0/-0
Re: i cant access server-manager on web page from external ip.
« Reply #4 on: February 23, 2008, 12:20:48 PM »
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?

Offline jumba

  • *****
  • 291
  • +0/-0
  • Donations: July 2007 - $ 20.00
    • Smeserver på svenska!
Re: i cant access server-manager on web page from external ip.
« Reply #5 on: February 23, 2008, 01:42:15 PM »
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

Offline futureng

  • *
  • 12
  • +0/-0
Re: i cant access server-manager on web page from external ip.
« Reply #6 on: February 23, 2008, 02:18:05 PM »
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.

Offline jumba

  • *****
  • 291
  • +0/-0
  • Donations: July 2007 - $ 20.00
    • Smeserver på svenska!
Re: i cant access server-manager on web page from external ip.
« Reply #7 on: February 23, 2008, 02:22:37 PM »
Thats perfectly normal.

It's another network...

It shouldn't work!

Offline futureng

  • *
  • 12
  • +0/-0
Re: i cant access server-manager on web page from external ip.
« Reply #8 on: February 23, 2008, 02:38:26 PM »
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.

Offline arne

  • *****
  • 1,116
  • +0/-4
Re: i cant access server-manager on web page from external ip.
« Reply #9 on: February 23, 2008, 02:46:25 PM »
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 ..
......

Offline futureng

  • *
  • 12
  • +0/-0
Re: i cant access server-manager on web page from external ip.
« Reply #10 on: February 23, 2008, 02:58:59 PM »
YES YES ITS OK.
Thank you so much.

i was remember. Only one external ip connect sme server panel. i did it.


Offline jumba

  • *****
  • 291
  • +0/-0
  • Donations: July 2007 - $ 20.00
    • Smeserver på svenska!
Re: i cant access server-manager on web page from external ip.
« Reply #11 on: February 23, 2008, 03:14:51 PM »
YES YES ITS OK.
Thank you so much.

i was remember. Only one external ip connect sme server panel. i did it.



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?

Offline futureng

  • *
  • 12
  • +0/-0
Re: i cant access server-manager on web page from external ip.
« Reply #12 on: February 23, 2008, 03:39:56 PM »
:) OK OK i know. i see. Thanks All