Release Notes
Announcements

echo 1 > /proc/sys/net/ipv4/ip_forward
Operating System: Ubuntu 24.04.3 LTS / x86_64
Runtime Version: GNU bash, version 5.2.21(1)-release (x86_64-pc-linux-gnu)
26.xx.x.2:10001 (CVM instance public address with a custom port as desired) to the Tencent Cloud Distributed Cache instance with the private address 10.0.0.5:6379:iptables -t nat -A PREROUTING -p tcp --dport 10001 -j DNAT --to-destination 10.0.0.5:6379iptables -t nat -A POSTROUTING -d 10.0.0.5 -p tcp --dport 6379 -j MASQUERADE
Operating System: Ubuntu 24.04.3 LTS / x86_64
Runtime Version: GNU bash, version 5.2.21(1)-release (x86_64-pc-linux-gnu)
26.xx.xx.2:10001 in the sample code), you can use the same command as the private network connection command. For more information, see Connecting to Tencent Cloud Distributed Cache Instances > Connecting via Client Tool.info command. If the database information is returned, the connection is successful.피드백