Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revision Previous revision
Next revision
Previous revision
Next revision Both sides next revision
en:jobs:proxy_multi [2013/01/25 13:12]
admin
en:jobs:proxy_multi [2013/01/25 14:05]
admin
Line 49: Line 49:
   yum update   yum update
   reboot (if needed)   reboot (if needed)
-  yum install htop systat blktrace scp ntp bind bind-utils pacemaker corosync make gcc gcc-c++ openssl-devel openssh-clients squid+  yum install htop systat blktrace scp ntp bind bind-utils pacemaker corosync make gcc 
 +  ​gcc-c++ openssl-devel openssh-clients squid
  
 4. Configuring local NTPD  on each server 4. Configuring local NTPD  on each server
Line 66: Line 67:
   service ntpd start   service ntpd start
  
-5. Configuring local DNS - cache server+5. Configuring local DNS - cache server ​on each proxy node
  
   cat /​etc/​named.conf   cat /​etc/​named.conf
Line 136: Line 137:
   . /​etc/​init.d/​functions   . /​etc/​init.d/​functions
   prog="​delegated-ftp"​   prog="​delegated-ftp"​
-  startoptions="​-r -P0.0.0.0:​21 SERVER=ftp ADMIN=adm@your_domain.dom CACHE=no REMITTABLE=ftp,​ftps PERMIT=*:​*:​192.168.* MAXIMA=delegated:​100,​standby:​80 \ +  startoptions="​-r -P0.0.0.0:​21 SERVER=ftp ADMIN=adm@your_domain.dom ​
-  TIMEOUT=shutout:​300,​restart:​1d,​acc:​100,​con:​100,​dns:​4,​dnsinv:​1 RESOLV=sys,​file ​ SRCIF=217.9.80.9:​*:​* ​ LOGFILE=ftp[date+.%d] ​#​1>&/​dev/​null+  ​CACHE=no REMITTABLE=ftp,​ftps PERMIT=*:​*:​192.168.* MAXIMA=delegated:​100,​standby:​80 \ 
 +  TIMEOUT=shutout:​300,​restart:​1d,​acc:​100,​con:​100,​dns:​4,​dnsinv:​1 ​
 +  ​RESOLV=sys,​file ​ SRCIF=217.9.80.9:​*:​* ​ LOGFILE=ftp[date+.%d]"
   stopoptions="​-P0.0.0.0:​21 -Fkill"​   stopoptions="​-P0.0.0.0:​21 -Fkill"​
   lockfile=/​var/​lock/​subsys/​$prog   lockfile=/​var/​lock/​subsys/​$prog
Line 369: Line 372:
   chkconfig squid off   chkconfig squid off
  
-8. Configure ​Corosync on each server+8. Configuring ​Corosync on each server
  
   cat /​etc/​corosync/​corosync.conf   cat /​etc/​corosync/​corosync.conf
Line 435: Line 438:
  
   ​   ​
-9. Configure ​pacemaker+9. Configuring ​pacemaker
  
 On one proxy node On one proxy node
en/jobs/proxy_multi.txt · Last modified: 2015/03/12 17:08 by admin
Recent changes RSS feed Debian Powered by PHP Valid XHTML 1.0 Valid CSS Driven by DokuWiki