ffjiang666 opened a new issue, #8591:
URL: https://github.com/apache/apisix/issues/8591

   ### Description
   
   I tried to do TCP proxy followed the document about stream proxy. I setted 
the conf/config.yaml:
     stream_proxy: # TCP/UDP proxy
       tcp: # TCP proxy address list
         - 9006
         - 9007
   and I add a stream_routes to apisix, I can connect mysql by 
172.21.128.53:13306, but I can't connect by the stream proxy. I've tried many 
times, please help me, thanks!
   
![image](https://user-images.githubusercontent.com/39405427/210040225-d67c7c45-6f00-4909-8f22-792c51aee52c.png)
   
![tcptest](https://user-images.githubusercontent.com/39405427/210041129-8447cc32-5fa5-44a4-95a4-1b7d20bf3b10.png)
   
   
   ### Environment
   
   - APISIX version (run `apisix version`):3.0.0
   - Operating system (run `uname -a`):Linux srp-ims 
3.10.0-1160.42.2.el7.x86_64 #1 SMP Tue Sep 7 14:49:57 UTC 2021 x86_64 x86_64 
x86_64 GNU/Linux
   - OpenResty / Nginx version (run `openresty -V` or `nginx -V`):
   - etcd version, if relevant (run `curl 
http://127.0.0.1:9090/v1/server_info`):3.4.0
   - APISIX Dashboard version, if relevant:2.15.0
   - Plugin runner version, for issues related to plugin runners:
   - LuaRocks version, for installation issues (run `luarocks --version`):
   


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: [email protected]

For queries about this service, please contact Infrastructure at:
[email protected]

Reply via email to