The following will document how to install an OpenVPN server on CentOs7 with LDAP authentication. When setting up OpenVPN always use an UDP port, they are stateless and do not answer to any requests like TCP does. Also open the port in your firewall and forward it to the IP of the CentoOS machine. Finally... Continue Reading →
Creating an OpenVPN client for bridging traffic between two networks.
This is going to be somewhat backwards, I will follow this up with a creating an OpenVPN server post at a later time. Be aware that this client will be setup in AWS so there will be AWS references in the article. This can be easily translated to your own network. A prerequisite for this... Continue Reading →
Debian 8 Jessie sources.list, missing installation sources.
Each time I install Debian Jessie or Debian 8 I notice that I can not install any software packages afterwards. I'm not sure if it is me, or the installation media, but the sources.list is missing entries. Recently I tried installing xrdp, which allows Windows OS machines to RDP into Linux OS machines. Commands such... Continue Reading →