From Hentschel
Jump to: navigation, search

HM server networking

837 bytes added, 03:37, 24 April 2019
/* VPN via OpenVPN */
== Version ==
Current version is CentOS 6.10 - check with: <pre>cat /etc/redhat-release</pre>
== Changing HM password for SSH ==
* ssh login is always 'root'
* server: any server under the domain
=== Reset root/WHM password ===
# Login to your HostMonster Control Panel
# Click the Performance quicklink
# Scroll down to the Access Management section.
# Click the Root tab.
# Under Password field, Enter the New Root Password. Click on Update.
 
== Setting up VPN via SSHD ==
from [https://help.ubuntu.com/community/SSH_VPN this link]
Also, there seem to be timing dependencies between the commands and when they execute
 
== Setting up VPN via OpenVPN ==
* following this [https://www.digitalocean.com/community/tutorials/how-to-setup-and-configure-an-openvpn-server-on-centos-6 link], enumerating how far I got
 
#
== Setting up add'l hosts via Apache ProxyPass ==
/scripts/rebuildhttpdconf</pre>
* restart apache via the whm, (server.hentschel.net/whm, same login as ssh). WHM has a extra section for restarts almost all the way down. After that, should be ready to go
== Password protection for hosts ==
* snagged from [http://www.visionfactory.com.au/blog/apache_mod_proxy_and_basic_http_authenti this link]
* change the vhosts file to the following
<pre>