Shorewall Loadbalancing with 3 Speedy
sebelumnya http://bayu.blitar.org/index.php/shorewall-load-balancing/
dimana dengan 2 Speedy (re-fixed)
eth0 – LAN – 192.168.0.1
eth1 – Speedy1 – 192.168.1.10 – gw 192.168.1.1
eth2 – Speedy2 – 192.168.10.10 – gw 192.168.10.1
——————————————————————–
/etc/shorewall/interfaces
loc eth0 detect
net eth1 detect
net eth2 detect
——————————————————————–
/etc/shorewall/providers
Speedy1 1 1 main 192.168.1.1 track,balance eth0
Speedy2 1 1 main 192.168.10.1 track,balance eth0
———————————————————————-
/etc/shorewall/masq
eth1 192.168.10.10 192.168.1.10
eth1 eth0 192.168.1.10
eth2 192.168.1.10 192.168.10.10
eth2 eth0 192.168.10.10
eth1 eth2 192.168.1.10
eth2 eth1 192.168.10.10
———————————————————————-
[…] sebelumnya http://bayu.blitar.org/index.php/shorewall-load-balancing/ dimana dengan 2 Speedy (re-fix… Aplikasi, GNU/Linux, Sindikasi […]