can be accessed locally, but not remotely. Port and pidfile, firewalls have been modified and ports have been opened. But Telnet still doesn"t work.
Port is going to be changed to 60379
can be accessed locally, but not remotely. Port and pidfile, firewalls have been modified and ports have been opened. But Telnet still doesn"t work.
Port is going to be changed to 60379
what has the redis port changed to? ss-tlnp
and sudo iptables-nL
post, thank you
first ping to see if it can get through
, and then telnet can see if other ports running the service can not get through
or turn off the firewall and then telnet can't get through. If it does, it means there's something wrong with your firewall
.in addition, if it is a CVM, there will be a security group that needs to configure the open port of the machine separately in the security group
anyway, it's a factor, a factor, a factor.
this really has nothing to do with the port.
I guess the default bind 127.0.0.1 does not accept requests from external network cards.
check your redis.conf
and see the IP address of the network card on which you accept requests from the foreign network.
bind some versions of your public network card ip,
may want to turn off the security mode, and
and try to add a more complex password, otherwise you will be password-free.
and in principle, redis services are not open to the public network unless they are necessary!
Previous: Can new Promise get the callback of Promise?
Next: How to solve the error report of antd-mobile on-demand loading?
denyhosts mistakenly sealed colleague IP, how do I unseal it? I can t add IP to the whitelist and delete this IP from hosts.deny. ...