Connection refused

if the local address is 192.168.80.133, why nc-vz 127.0.0.1 11332 connected and nc-vz 192.168.80.133 connection refuesd.

Mar.31,2022

netstat-ntlp check to see if only 127.0.0.1 is listening. If so, only 127.0.0.1 is allowed to connect. If you want to use 192.168.80.133 , listen to 0.0.0.0

instead.
MySQL Query : SELECT * FROM `codeshelper`.`v9_news` WHERE status=99 AND catid='6' ORDER BY rand() LIMIT 5
MySQL Error : Disk full (/tmp/#sql-temptable-64f5-1b34b69-2ac7d.MAI); waiting for someone to free some space... (errno: 28 "No space left on device")
MySQL Errno : 1021
Message : Disk full (/tmp/#sql-temptable-64f5-1b34b69-2ac7d.MAI); waiting for someone to free some space... (errno: 28 "No space left on device")
Need Help?