Koozali.org: home of the SME Server

Access to e-smith-manager from wan side

Tor Tveitane

Access to e-smith-manager from wan side
« on: May 12, 2003, 10:58:24 PM »
Hi,

ver. 4.1.2

For some temporary maintenance I need to temporarily access the e-smith-manager web pages from the server's wan side.  I can access the e-smith-manager from the lan side, but I get a timeout when trying to do the same from the wan side (via 2nd nic).

Is this possible and if yes how do I enable this access?

regards

Tor

Michael Smith

Re: Access to e-smith-manager from wan side
« Reply #1 on: May 13, 2003, 07:41:07 AM »
Establish a PPTP VPN connection to the server, then just use the server manager as if you were part of the LAN (which of course at that point you are).

Dub Dublin

Re: Access to e-smith-manager from wan side
« Reply #2 on: May 14, 2003, 12:52:21 AM »
Use PPTP as suggested, or search for the PuTTY Howto that tells how to configure exactly this scenario to manage an SME server.  

If server managment is all you want, the SSH (PuTTY) solution is probably better and more secure.  The advantage of PPTP is that once connected, you can do anything on the remote LAN just as if you were there, so if you think you'll want file sharing and such, that's the easier route. (Especially if anything you'll want to talk to on the other end is dynamically addressed - for instance using SSH to make VNC connections to remote DHCP-addressed PCs can be maddening, so PPTP is much easier there.)   I use both, but keep PPTP locked down pretty tight.  If you enable SSH, you can always use that to bootstrap yourself up by then enabling PPTP if you really need it, so it's off until then.

HTH,

Dub