Menu

Show posts

This section allows you to view all posts made by this member. Note that you can only see posts made in areas you currently have access to.

Show posts Menu

Messages - crp

#1
General Discussion / Re: multi wan with icmp
October 08, 2022, 12:06:05 AM
However, for the sole purpose of wan failover and load balancing, I've found that it is still not mature enough:

  • the failover feature is tied to the use of DNS, and it will bring trouble if you want to use other features like DNS over HTTPS
  • The stick connection works at host level instead of TCP/UDP level. The result is that the load balancing will only be achieved if you have many hosts

So, after some research, I am using VyOS for load balancing and failover of 2 WAN links from different ISP.

Thanks.
#2
General Discussion / multi wan with icmp
September 08, 2022, 01:48:29 PM
Hi.

Is there a reason for the multiwan setup being put together with DNS (https://docs.opnsense.org/manual/how-tos/multiwan.html)?

My intention is to setup a multiwan environment using icmp only. Is that possible?

Thanks.