Search found 6 matches
- Wed Feb 16, 2011 12:48 pm
- Forum: VPN
- Topic: Security certificates questions
- Replies: 0
- Views: 1597
Security certificates questions
A few questions, please about the default configuration. I want to lock this down and am trying to understand how VPN installs as default 1) On the server, I notice two apparent client certificates in /etc/openvpn/amahi: client-cpg.crt client-cpg.csr client-cpg.key client-tcheng.crt client-tcheng.cs...
- Mon Feb 14, 2011 6:35 am
- Forum: General Discussion and Announcements
- Topic: Deleting Web-apps
- Replies: 2
- Views: 1678
Re: Deleting Web-apps
cd /var/hda/web-apps rm -rf webchess (or whatever app you are trying to remove) Next cd /etc/httpd/conf.d rm -rf ####-webchess.conf (or whatever app you are trying to remove) Thanks - step 2 is the key. I had done step 1, and the LAMP server would not start because it doesn't find the files specifi...
- Sun Feb 13, 2011 7:17 am
- Forum: General Discussion and Announcements
- Topic: Deleting Web-apps
- Replies: 2
- Views: 1678
Deleting Web-apps
Somehow my LAMP server has gotten a web-app out of sync. I apparently have some remnants of "Webchess" installed on my system, because it shows up in my HDA web-apps server list, but not in the "installed" list. Plus, if I then try to install "webchess," I get a 2nd ins...
- Sun Feb 13, 2011 7:14 am
- Forum: VPN
- Topic: Bridged VPN procedure does not work when HDA is not gateway
- Replies: 0
- Views: 1432
Bridged VPN procedure does not work when HDA is not gateway
I've followed the procedure here to set up my VPN server in bridged mode http://wiki.amahi.org/index.php/VPN_Bridging Afterwards, however, I noticed that I lost outgoing IP connectivity from the server, i.e., I could not resolve names or contact hosts from the server to the WAN. Note that my Amahi s...
- Fri Mar 26, 2010 9:53 pm
- Forum: General Discussion and Announcements
- Topic: Security log
- Replies: 2
- Views: 1656
Re: Security log
Could be an automatic update, now that I think about it. The update backend is set to do Fedora security updates automatically, then that might be what was happening. I was sleeping soundly at that time of night. I do have one port forwarded, incidentally - SSH, but I have it protected with root and...
- Fri Mar 26, 2010 10:50 am
- Forum: General Discussion and Announcements
- Topic: Security log
- Replies: 2
- Views: 1656
Security log
I have been carefully monitoring my security log after having installed the server just to be sure that I don't have some error in my LAN setup that allows someone else in. For example, I have installed "denyhosts" so that attackers are automatically added to the "hosts.deny" fil...