cant't connect the port

0

I bound the instance to the security group and opened port 55680, but on the https://ping.eu/port-chk/ test site the port is closed, and port number 22 is always open

feita há um ano251 visualizações
2 Respostas
0
Resposta aceita

I thought that port 55680 might not be listening on the EC2 OS.
Run the following command in EC2 to see if there are any processes listening on the port number.

lsof -i:55680
profile picture
ESPECIALISTA
respondido há um ano
  • No response after entering

  • If there is no response when you type, it indicates that you are not listening on that port, so testing with "https://ping.eu/port-chk/" will not work. By the way, are you running the command as the Linux root user?

0

thank you,I find the answer which is that I faild open 55680 in ssh to use v2ray

respondido há um ano

Você não está conectado. Fazer login para postar uma resposta.

Uma boa resposta responde claramente à pergunta, dá feedback construtivo e incentiva o crescimento profissional de quem perguntou.

Diretrizes para responder a perguntas