Penguin

This page is for the configuration of the blade servers.

There are 5 blades:

  • hoiho.wlug.org.nz: Shell account for users
  • mail.wlug.org.nz: MailServer
  • www1.wlug.org.nz: Primary WebServer
  • www2.wlug.org.nz: Secondary WebServer. This is usually load balanced with www1 using a DNS RoundRobin, and used to store backups of the other blades. If any other blade fails, then this server can have the appropriate backup restored onto it, and removed from the DNS RoundRobin and become the missing blade.
  • db.wlug.org.nz: This is the "services" blade, running the DataBase(s), LDAP, DNS etc.

The blades have 2 interfaces, eth0 will have their realworld IP and network, eth1 will have a private network between all the blades using 10.100.100.0/24.

Orcon have allocated 60.234.66.112/28 for WLUG's use, .113 is the gateway

Things to check on each blade:

 #   Name   RW IP   FireWall   Root password   Private IP   NTP   Serial Console   Compaq Tools 
 1   hoiho   60.234.66.114   Done   Set   10.100.100.5   Syncs to db   OK    
 2   mail   60.234.66.115   Done   Set   10.100.100.4   Syncs to db   OK    
 3   www1   60.234.66.116   Done   Set   10.100.100.2   Syncs to db   OK    
 4   www2   60.234.66.117   Done   Set   10.100.100.3   Syncs to db   OK    
 5   db   60.234.66.118   Done   Set   10.100.100.1   Syncs to nz.pool.ntp.org   OK    
hoiho:
mail:
  • trial IMMDT.pm?
  • New SSL Cert

** Could point secure.wlug.org.nz and reverse-proxy all the other web sites?

www2:
  • backups
db:
  • Fix LDAP schema (and turn schemacheck on again)
  • Meeting Reminder Bot

lib/CachedMarkup.php (In template 'browse' < 'body' < 'html'):499: Notice: Only variables should be assigned by reference