Update targets, tighten shorten history, reduce payload size
This commit is contained in:
parent
9fa52e8ac6
commit
70229fd7bc
@ -1,18 +1,16 @@
|
|||||||
targets:
|
targets:
|
||||||
- 8.8.8.8 # google primary
|
- 8.8.8.8 # google primary
|
||||||
- 8.8.4.4 # google secondary
|
|
||||||
- 1.1.1.1 # cloudflare primary
|
- 1.1.1.1 # cloudflare primary
|
||||||
- 1.0.0.1 # cloudflare secondary
|
|
||||||
- 9.9.9.9 # quad9 primary
|
- 9.9.9.9 # quad9 primary
|
||||||
- 149.112.112.112 # quad9 secondary
|
|
||||||
- 192.168.1.1 # local gateway
|
- 192.168.1.1 # local gateway
|
||||||
- jafner.net # own public ip
|
- jafner.net # own public ip
|
||||||
- tukw-dsl-gw76.tukw.qwest.net # tracert 1.1.1.1 hop 2
|
- tukw-dsl-gw76.tukw.qwest.net # Owned by CENTURYLINK-US-LEGACY-QWEST (ASN: 209) (https://www.findip-address.com/63.231.10.76)
|
||||||
- tukw-agw1.inet.qwest.net # tracert 1.1.1.1 hop 3
|
- tukw-agw1.inet.qwest.net # Owned by CENTURYLINK-US-LEGACY-QWEST (ASN: 209) (https://www.findip-address.com/63.226.198.89)
|
||||||
- 4.68.38.173 # tracert 1.1.1.1 hop 4
|
- sea-edge-15.inet.qwest.net # Owned by CENTURYLINK-US-LEGACY-QWEST (ASN: 209) (https://www.findip-address.com/205.171.0.59)
|
||||||
- 4.69.219.210 # tracert 1.1.1.1 hop 5
|
- 4.68.38.173 # Owned by LEVEL3 (ASN: 3356) (https://www.findip-address.com/4.68.38.173)
|
||||||
- 4.30.140.62 # tracert 1.1.1.1 hop 6
|
- 4.69.219.210 # Owned by LEVEL3 (ASN: 3356) (https://www.findip-address.com/4.69.219.210)
|
||||||
- 172.71.144.3 # tracert 1.1.1.1 hop 7
|
- 4.30.140.62 # Owned by LEVEL3 (ASN: 3356) (https://www.findip-address.com/4.30.140.62)
|
||||||
|
- 172.71.144.3 # Owned by CLOUDFLARENET (ASN: 13335) (https://www.findip-address.com/172.71.144.3)
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
@ -23,8 +21,8 @@ dns:
|
|||||||
ping:
|
ping:
|
||||||
interval: 2s
|
interval: 2s
|
||||||
timeout: 3s
|
timeout: 3s
|
||||||
history-size: 42
|
history-size: 5
|
||||||
payload-size: 120
|
payload-size: 64
|
||||||
|
|
||||||
options:
|
options:
|
||||||
disableIPv6: true
|
disableIPv6: true
|
Loading…
Reference in New Issue
Block a user