root@xxxxx:~ # pluginctl -r host_routes{ "core": { "8.8.8.8": null, "8.8.4.4": null }, "dpinger": { "8.8.4.4": "10.50.45.70", "1.1.1.1": "100.64.0.1", "2001:4860:4860::8844": "fe80::200:xxxx:xxxx:xxx%igb0", "149.112.112.112": "192.168.2.1", "2620:fe::9": "2001:470:xx:4x:x" }}root@xxxxx:~ # netstat -rn | headRouting tablesInternet:Destination Gateway Flags Netif Expiredefault 10.50.45.70 UGS pppoe08.8.4.4 10.50.45.70 UGHS pppoe010.2.0.0/16 192.168.2.1 UGS em010.50.45.70 link#16 UHS pppoe034.120.255.244 link#4 UHS igb0100.64.0.0/10 link#4 U igb0root@xxxxx:~ # grep -nr "1\.1\.1\.1" /var/db/dhclient.leases.*/var/db/dhclient.leases.igb0:7: option domain-name-servers 1.1.1.1,8.8.8.8;/var/db/dhclient.leases.igb0:24: option domain-name-servers 1.1.1.1,8.8.8.8;/var/db/dhclient.leases.igb0:41: option domain-name-servers 1.1.1.1,8.8.8.8;root@xxxxx:~ # pfctl -ss -vvv | grep "1\.1\.1\.1" -A 3No ALTQ support in kernelALTQ related functions disabledall icmp 100.79.101.92:23279 -> 1.1.1.1:23279 0:0 age 00:05:24, expires in 00:00:10, 319:148 pkts, 8932:4144 bytes, rule 90 id: 36e4776400000003 creatorid: 7ac5a56d gateway: 0.0.0.0 origif: igb0root@xxxxx:~ # tcpdump -i pppoe0 icmp and host 1.1.1.1 -ntcpdump: verbose output suppressed, use -v or -vv for full protocol decodelistening on pppoe0, link-type NULL (BSD loopback), capture size 262144 bytes22:21:08.078198 IP 100.79.101.92 > 1.1.1.1: ICMP echo request, id 23279, seq 385, length 822:21:09.141706 IP 100.79.101.92 > 1.1.1.1: ICMP echo request, id 23279, seq 386, length 822:21:10.205204 IP 100.79.101.92 > 1.1.1.1: ICMP echo request, id 23279, seq 387, length 8^C3 packets captured679 packets received by filter0 packets dropped by kernel
"core": { "8.8.8.8": null, "8.8.4.4": null },
root@xxxxx:~ # pluginctl -r host_routes{ "core": { "8.8.8.8": null, "8.8.4.4": null }, "dpinger": { "8.8.4.4": "10.50.45.70", "1.1.1.1": "100.64.0.1", "2001:4860:4860::8844": "fe80::200:xxxx:xxxx:xxx%igb0", "149.112.112.112": "192.168.2.1", "2620:fe::9": "2001:470:xxx:x::x" }}
root@xxxxx:~ # pfctl -ss -vvv | grep "1\.1\.1\.1" -A 3No ALTQ support in kernelALTQ related functions disabledall icmp 100.79.101.92:29707 -> 1.1.1.1:29707 0:0 age 12:19:33, expires in 00:00:09, 43592:43538 pkts, 1220576:1219064 bytes, rule 90 id: 3b7e706400000001 creatorid: c307077d gateway: 0.0.0.0 origif: igb0
root@xxxxx:~ # netstat -rn | headRouting tablesInternet:Destination Gateway Flags Netif Expiredefault 10.50.45.70 UGS pppoe01.1.1.1 100.64.0.1 UGHS igb08.8.4.4 10.50.45.70 UGHS pppoe010.2.0.0/16 192.168.2.1 UGS em010.50.45.70 link#16 UHS pppoe034.120.255.244 link#4 UHS igb0
Same problem on 23.7.8.I have 4 Gateways (FTTH, FTTC, FWA, SAT) and Starlink is the only one presenting this problem.
pluginctl -r host_routes