this post was submitted on 18 Nov 2023
1 points (100.0% liked)

Homelab

22 readers
1 users here now

Rules

founded 1 year ago
MODERATORS
 

I guess my ISP uses some subpar hardware because the connection keeps dropping at peak hours. I want to implement a failover system without having to buy some expensive router which I would not be able to justify with my normal usage.

Wanted to know some other ways how people do it .

you are viewing a single comment's thread
view the rest of the comments
[–] pissy_corn_flakes@alien.top 1 points 11 months ago

I run two pfsense routers and use CARP. 1gbps/50 cable modem with 5 static ips available on both pfsenses, and a 1 gbps symmetrical FTTH with 1 static ip also available on both pfsenses (but uses CARP to know which is “live” - it uses pppoe, which makes this possible with 1 ip).

My current single point of failure is my single main switch. Works very well though. I’ve had 100% uptime for over a year!