目前92D(v6.0.4)有兩個對外網路, 綁成一個SD-WAN
wan1: 固網
wwan: Android手機 (走USB/RNDIS)
Performance SLA是ping google dns (8.8.8.8、8.8.4.4)
Criteria是Volume: wan1=1, wwan=0 (希望主要走wan1, 斷線時才用wwan)
目前遇到一個問題:
手機拔掉「有可能」網路就斷了 (不是每次發生, wan1確定是好的)
看紀錄是剛拔掉時出現一筆
Static route on interface wwan may be removed by health-check PingGoogleDNS. Route: (192.168.42.34->8.8.8.8 ping-down) (192.168.42.34->8.8.4.4 ping-down)
自動把手機的路由移除, 應該的
但接下來就是這樣的訊息洗板 (幾秒鐘一筆, 昨天下班到今天早上已經兩萬多筆)
Static route on interface wwan may be added by health-check PingGoogleDNS. Route: (192.168.42.34->8.8.8.8 ping-down) (192.168.42.34->8.8.4.4 ping-down)
這狀況很詭異
明明就不通為什麼要把路由加回去?
wan1拔線並不會發生這樣的情況
只有wwan會發生(把手機的USB線拔掉)