This discussion has been locked.
You can no longer post new replies to this discussion. If you have a question you can start a new discussion

Access to Web Server

Hi,

I am running 7.101, with 4 interface cards, InternetPublicStaffWebserver.

I just added the webserver but having a bit of a issue setting up a connection to it.  

My Staff network is in a Domain but the Webserver is in its own workgroup on the Webserver interface.

I can from my computer located in the Staff interface Remote Desk into the Webserver on the Webserver inferface.  

But I am unsure how to set up a secure connection from the Webserver interface back to Staff interface so that I can update the webpage when needed.

Any advise is welcome.

Thansk


This thread was automatically locked due to age.
Parents
  • If you don't trust your staff to not eavesdrop (really?), then I guess FTP is out of the question?

    If so, you could install OpenSSH on the webserver and use SCP/SFTP to copy files. That's how I update my webserver over the internet.

    You could also allow SMB connections from staff network to the webserver, but that wouldn't be encrypted (the authentication would be though).

    Barry
Reply
  • If you don't trust your staff to not eavesdrop (really?), then I guess FTP is out of the question?

    If so, you could install OpenSSH on the webserver and use SCP/SFTP to copy files. That's how I update my webserver over the internet.

    You could also allow SMB connections from staff network to the webserver, but that wouldn't be encrypted (the authentication would be though).

    Barry
Children
No Data