Good day,
I have a small office server running SME server v7.3 now (it started with v7.1). Originally, it was setup as 'Server Mode: servergateway-private' because no external use was planned. SSH was turned on for local network use; I use ssh via linux and Putty.
Recently, I've had a request for file access via the internet. The data is not secret so I've looked at both VPN/PPTP and SSH access for a remote user. I have not been able to get either working properly. There is a DLink ADSL 500T router between the server and the ISP. The TCP 1723, GRE * and TCP 822 ports have been opened on the router. A valid account with dyndns.org is pointing to our server.
Under Remote Access Settings: currently,
Number of PPTP clients: 2
Secure shell access: Allow Public Access (Entire Internet)
Allow administrative command line access over secure shell: Yes
Allow secure shell access using standard passwords : Yes
TCP Port for secure shell access: 822
A user was created with 'VPN Client Access'
The same user was updated 'chsh -s /bin/bash jim'
and 'db accounts setprop jim /bin/bash'
With Putty on the local network, I am able to logon to this new account. From the internet, my user is not able to logon. There is a logon prompt, a password prompt and then no further response. Eventually, putty times out.
The messsages log shows
'sshd(pam_unix)[15820]: session opened for user jim by (uid=0)'
and ten minutes later : 'sshd(pam_unix)[15820]: session closed for user jim'
We've tweaked a number of things but cannot get the connection to work properly.
'config setprop ssh access public'
'config setprop vpn access public'
'config setprop pptp access public'
Any suggestions as to what to do next would be appreciated!!
ak