IPIfNonMatch策略没有按预期分流 #3824
Unanswered
chenhans233
asked this question in
Q&A
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
在电报群里还没人理LOL,我不清楚是不是我自己哪里犯了低级错误,以前的issue里也没找到我遇到的问题,不敢提issue......我的落地机IP比较黑,需要对Akamai的IP进行分流,Akamai的客户太多了,用geosite进行匹配已经是不可能了,所以我试着用IPIfNonMatch策略来匹配用了Akamai的域名。

原先的纯域名规则在AsIs下能正确分流,我自己做的Akamai规则在只匹配IP的情况下也能正确匹配,但是在Xray里就被直接忽略了,我确定我开了sniffing并且配置好了内置DNS。
服务端配置文件,请过目。
左上角为客户端输出,右上为服务端输出。
另外在IP规则中,好像加不加domainMatcher都不会影响到规则效果?
Beta Was this translation helpful? Give feedback.
All reactions