Wednesday, October 21, 2015

pfSense: Load Balance or Fail Over traffic from a LAN to multiple Internet connections (WANs)

Mô hình mạng


1. Load Balance(2 WANs)

Add interface(WAN2) cho pfsense
Menu Interfaces chon (assign)
Bấm dấu + để add


Interface OPT1 đã được add

Chọn OPT1 và check Enable Interface

Khai báo thông số cho WAN2
Description: WAN2
IPv4 Configuration Type: Static IPv4
IPv4 address: 192.168.48.200/24
IPv4 Upstream Gateway: click add a new one để định nghĩa gateway cho WAN2
Save


Set DNS cho WANs (đảm bao mỗi WAN có ít nhất 1 DNS server)
Menu System > General Setup

Kiểm tra các interfaces WAN đã enable

Make sure gateway của các WAN đang online và working
Menu Status > Gateways
Menu System > Routing > Tab Gateway
chọn Edit Interface WAN1 Gateway

nhập Monitor IP: 8.8.8.8
Weight: 1
Down:4
Save


Tương tự
Edit Interface WAN2 Gateway


Nhập Monitor IP: 8.8.4.4
Weight: 1Down: 4
Save

 
 


Chuyển qua Tab Groups nhấn dấu + để tạo mới

Khai báo
Group Name: Load_balancing_Wans
Set chỉ số tier của 2 gateway là 1
Trigger Level: Member Down
Description: Load Balancing 2 WANs
Save
Điều chỉnh các rules về gateway group Load_balancing_Wans
Menu Firewall > Rules

 Chọn Tab LAN > edit rule IPv4 LAN net


Gateway chọn Load_balancing_Wans
Save

 Test: download 1 file để test


 kiểm tra traffic graphis của 2 WAN

Nói thêm về thông số weight:  Mặc định tấc cả các WANs có cùng thông số tier được xem là bằng nhau khi thực hiện loadbalancing. Vd:  line 1 la 50Mbit, line thứ 2 là 10Mbit nếu thực hiện loadbalancing thi line 50Mbit sẻ underload còn line 10Mbit là Overload. Trường hợp này ta có thể set tham số Weight:5 cho  line 50Mbit để có ratio 5:1. lúc này Pfsense sẻ prefer đến faster WAN (line 1 50Mbit)


2. Failover (2 WANs)

Tương tự các bước Load Balance(2 WANs). 
Thay đổi thông số tier để thực hiện Failover
Menu System > Routing > Tab Groups
Set tier1 cho WAN1 Gateway
Set tier2 cho WAN1 Gateway
Save
Failover
When two gateways are on different tiers, the lower tier gateway(s) are preferred. If a lower tier gateway goes down, it is removed from use and the next highest tier gateway is used.



No comments:

Post a Comment

Windows Server 2019 - LAB08 Implementing storage solutions (Part3) Implement Storage Spaces Direct

Part 3:  Implement Storage Spaces Direct What is Storage Spaces Direct? Storage Spaces Direct is the evolution of Storage Spaces . It lever...