OPNsense Forum

English Forums => General Discussion => Topic started by: celloza on October 15, 2024, 01:28:07 PM

Title: Two Starlinks, one always down?
Post by: celloza on October 15, 2024, 01:28:07 PM
On my Opnsense appliance (DEC2770) I have two Starlink HP dishes connected. The intention is to failover/load balance across them.

Both interfaces (Starlink1 and Starlink2) have been identically configured:

In the interface assignments:
Starlink1 -> wan -> igc3
Starlink2 -> opt15 -> igc4

In System > Configuration > Gateways I configured monitor ips (8.8.8.8, 8.8.4.4 (but I've also tried with 1.1.1.1)), but have also (like in the screenshot) left it empty so it uses the gateway as the monitor IP. But, the one gateway always seems to be down.

Why? Did I miss something?

Title: Re: Two Starlinks, one always down?
Post by: viragomann on October 15, 2024, 02:27:40 PM
Both connection use the same gateway. It will not going to work this way.
Maybe you can request to get a different one for one of your MACs.
Title: Re: Two Starlinks, one always down?
Post by: celloza on October 15, 2024, 03:37:47 PM
Starlink doesn't support this unfortunately. The only option you have (with the right plan) is to switch between "Default" and "Public" IP addresses. Even when switching both to the public IP option, both were given an IP (200.x.y.a/b) that still had the same gateway.

Do I need an additional router for each of these Starlinks to maybe to some NATing?
Title: Re: Two Starlinks, one always down?
Post by: viragomann on October 15, 2024, 04:08:59 PM
At least one.
You have to achieve that you have different gateway IPs for the upstream connections on OPNsense. So it will be sufficient if you insert a router in one of them and use its local IP as gateway.
Title: Re: Two Starlinks, one always down?
Post by: celloza on October 15, 2024, 04:21:02 PM
Well, I'm going to end up with 3 x Starlinks, so to keep it succinct I'll just get 3 small routers.
Title: Re: Two Starlinks, one always down?
Post by: lilsense on October 15, 2024, 10:27:01 PM
you may be able to set up two different OPNsense and possibly use CARP to use Active Passive.