Replies: 1 comment
-
you can try config |
Beta Was this translation helpful? Give feedback.
0 replies
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.
-
Description
这边有一个需求
有一堆IP白名单,适配了四层代理,是四层,不是七层
同一个转发路由,如果客户端IP地址是在IP白名单里面,就转发到本机的2222端口
如果不在里面,则转发到本机的2223端口
有灵活的办法可以实现吗?
Environment
apsix最新版
Beta Was this translation helpful? Give feedback.
All reactions