- Fixed major issues with ldap @ ldap:ldap.luisaranguren.com, Lightweight Directory Access Protocol, user search for postfix
- Built ldap user directories
- Updated PTR records for IPv6
Month: March 2011
Partitioned new hard drive and moved /srv/ to
- Partitioned new hard drive and moved /srv/ to a 50GB partition and added to fstab
- Created a 2GB swap partition on the new hard drive and added it to fstab
- Installed procmail to move spam to a junk folder
Installed and configured pptpd at luisaranguren.com
- Installed and configured pptpd at http://luisaranguren.com
- Generated ssh rsa keys for password-less authentication from trusted hosts
- Generated ssh rsa keys for password-less authentication from iPod
- Installed two different public keys on http://luisaranguren.com, first one for trusted local hosts and a separate one for the iPod
- Checked validation of http://luisaranguren.com with http://validator.w3.org and corrected any mistakes, also included W3C icons to denote successful validation
- Configured MRTG to monitor a Netgear DG834GT ADSL modem, including attenuation, SNR and throughput by heavily modifying this
pcre:fwsam
- Upgraded the server memory from 256MB to 768MB
- Installed a 80GB Maxtor Hard Drive
[root@luisaranguren]# hdparm -i /dev/sdb
/dev/sdb:
Model=Maxtor 4R080L0, FwRev=RAMC1TU0, SerialNo=R29XVRME
Config={ Fixed }
RawCHS=16383/16/63, TrkSize=0, SectSize=0, ECCbytes=57
BuffType=DualPortCache, BuffSize=2048kB, MaxMultSect=16, MultSect=16
CurCHS=4047/16/255, CurSects=16511760, LBA=yes, LBAsects=160086528
IORDY=on/off, tPIO={min:120,w/IORDY:120}, tDMA={min:120,rec:120}
PIO modes: pio0 pio1 pio2 pio3 pio4
DMA modes: mdma0 mdma1 mdma2
UDMA modes: udma0 udma1 udma2 udma3 udma4 *udma5 udma6
AdvancedPM=yes: disabled (255) WriteCache=enabled
Drive conforms to: ATA/ATAPI-7 T13 1532D revision 0: ATA/ATAPI-1,2,3,4,5,6,7
* signifies the current active mode
- Installed a 1TB hard drive in my desktop box ~3TB total storage
- Installed and configured pulledpork to update snort rules
- Fine tuned and fixed a few snort errors
- To make it easier to catch problems added to /etc/mysql/my.cnf
[mysqld]
log-error=/var/log/mysql/error.log
Created a wpad.dat file for Web Proxy Autodiscovery
Today,
- Created a wpad.dat file for Web Proxy Autodiscovery Protocol so clients get proxy auto configuration, the contents are:
- Updated DNS records to include http://wpad.luisaranguren.com
- Updated .htaccess for url shorten and redirection
- Updated from squid 2.7 to 3.1 that includes support for IPv6
function FindProxyForURL(url, host) { return "PROXY luisaranguren.com:3128; DIRECT"; }
[root@monsterxx9 etc]# cat /srv/http/.htaccess
RewriteEngine on
RewriteCond %{HTTP_HOST} ^autodiscover.luisaranguren.com$
RewriteRule ^(.*)$ https://luisaranguren.com/Autodiscover/Autodiscover.php [R=301,L]
RewriteCond %{HTTP_HOST} ^wpad.luisaranguren.com$
RewriteRule ^(.*)$ http://luisaranguren.com/wpad.dat [R=301,L]
What did I do today? Finished installing doveco
What did I do today?
- Finished installing dovecot http://dovecot.org (pop3 & imap)
- Created and installed SSL certificates
- Finished testing z-push in http://luisaranguren.com/z-push/ (Open Source ActiveSync Gateway)
- Updated DNS server for ActiveSync Autodiscovery for http://autodiscovery.luisaranguren.com
- Updated DNS server with SPF Sender Policy Framework
; Activesync Autodiscovery
autodiscover IN A 123.243.191.116
_autodiscover._tcp IN SRV 0 0 80 luisaranguren.com.
luisaranguren.com. IN TXT "v=spf1 a:123-243-191-116.static.tpgi.com.au ip4:123.243.191.116 ip6:2001:470:1f05:267::1 ip6:2001:470:1f04:267::2 ip6:2001:470:1f05:267::1/128 ip6:2001:470:1f04:267::2/128 a mx ~all"
luisaranguren.com. IN SPF "v=spf1 a:123-243-191-116.static.tpgi.com.au ip4:123.243.191.116 ip6:2001:470:1f05:267::1 ip6:2001:470:1f04:267::2 ip6:2001:470:1f05:267::1/128 ip6:2001:470:1f04:267::2/128 a mx ~all"
123-243-191-116.static.tpgi.com.au. IN TXT "v=spf1 a -all"
123-243-191-116.static.tpgi.com.au. IN SPF "v=spf1 a -all"
imap IN TXT "v=spf1 a -all"
imap IN SPF "v=spf1 a -all"
mail IN TXT "v=spf1 a -all"
mail IN SPF "v=spf1 a -all"
smtp IN TXT "v=spf1 a -all"
smtp IN SPF "v=spf1 a -all"
Bought a new domain finally http://luisaranguren.com Fully
Bought a new domain finally http://luisaranguren.com
Fully working with A, AAAA and MX records. IPv6 glue too.
Same proxyjudge at http://luisaranguren.com/cgi-bin/prxjdg.cgi and at http://luisaranguren.com/proxyjudge.php
Access logs are in http://luisaranguren.com/analog/access_log.html
Other services running like:
- http://luisaranguren.com/mrtg
- http://luisaranguren.com/webalizer
- http://luisaranguren.com/squid-reports