光猫不改桥接的ipv6网络配置
graph LR 光猫 --> ASUS ASUS --> R2S ASUS --> NAS R2S --> 小米 小米 --> PC 光猫:未改桥接,关ipv6防火墙,DMZ到ASUS ASUS:做主路由,开ipv6防火墙,ipv6选passthrough模式 R2S:关ipv6防火墙,所有接口ipv6都选中继模式 小米:改成中继模式当成R2S的AP使用
graph LR 光猫 --> ASUS ASUS --> R2S ASUS --> NAS R2S --> 小米 小米 --> PC 光猫:未改桥接,关ipv6防火墙,DMZ到ASUS ASUS:做主路由,开ipv6防火墙,ipv6选passthrough模式 R2S:关ipv6防火墙,所有接口ipv6都选中继模式 小米:改成中继模式当成R2S的AP使用
HTTP and TCP Long name Short name Description NoHealthyUpstream UH No healthy upstream hosts in upstream cluster in addition to 503 response code. UpstreamConnectionFailure UF Upstream connection failure in addition to 503 response code. UpstreamOverflow UO Upstream overflow (circuit breaking ) in addition to 503 response code. NoRouteFound NR No route configured for a given request in addition to 404 response code or no matching filter chain for a downstream connection. UpstreamRetryLimitExceeded URX The request was rejected because the upstream retry limit (HTTP) or maximum connect attempts (TCP) was reached. NoClusterFound NC Upstream cluster not found. DurationTimeout DT When a request or connection exceeded max_connection_duration or max_downstream_connection_duration . HTTP only ...