what could be the reason that suddenly port is blocked to telenet
Clash Royale CLAN TAG#URR8PPP
up vote
0
down vote
favorite
I will explain the situation by the following example
on my redhat machine sometimes port 2181 is not accessible and sometimes port is accessible
example what was before one hour
[root@master02 ~]# telnet master01 2181
Trying 100.16.60.18...
Connected to master01.
Escape character is '^]'.
example from now:
[root@master01 ~]# telnet master01 2181
Trying 100.16.28.18...
Connected to master01
Escape character is '^]'.
Connection closed by foreign host.
netstat -nlp | grep 2181
tcp6 0 0 :::2181 :::* LISTEN 49379/java
so my question is how to know why port became blocked after some time?
linux networking rhel netstat port
add a comment |Â
up vote
0
down vote
favorite
I will explain the situation by the following example
on my redhat machine sometimes port 2181 is not accessible and sometimes port is accessible
example what was before one hour
[root@master02 ~]# telnet master01 2181
Trying 100.16.60.18...
Connected to master01.
Escape character is '^]'.
example from now:
[root@master01 ~]# telnet master01 2181
Trying 100.16.28.18...
Connected to master01
Escape character is '^]'.
Connection closed by foreign host.
netstat -nlp | grep 2181
tcp6 0 0 :::2181 :::* LISTEN 49379/java
so my question is how to know why port became blocked after some time?
linux networking rhel netstat port
add a comment |Â
up vote
0
down vote
favorite
up vote
0
down vote
favorite
I will explain the situation by the following example
on my redhat machine sometimes port 2181 is not accessible and sometimes port is accessible
example what was before one hour
[root@master02 ~]# telnet master01 2181
Trying 100.16.60.18...
Connected to master01.
Escape character is '^]'.
example from now:
[root@master01 ~]# telnet master01 2181
Trying 100.16.28.18...
Connected to master01
Escape character is '^]'.
Connection closed by foreign host.
netstat -nlp | grep 2181
tcp6 0 0 :::2181 :::* LISTEN 49379/java
so my question is how to know why port became blocked after some time?
linux networking rhel netstat port
I will explain the situation by the following example
on my redhat machine sometimes port 2181 is not accessible and sometimes port is accessible
example what was before one hour
[root@master02 ~]# telnet master01 2181
Trying 100.16.60.18...
Connected to master01.
Escape character is '^]'.
example from now:
[root@master01 ~]# telnet master01 2181
Trying 100.16.28.18...
Connected to master01
Escape character is '^]'.
Connection closed by foreign host.
netstat -nlp | grep 2181
tcp6 0 0 :::2181 :::* LISTEN 49379/java
so my question is how to know why port became blocked after some time?
linux networking rhel netstat port
linux networking rhel netstat port
asked 8 mins ago
yael
2,0861450
2,0861450
add a comment |Â
add a comment |Â
active
oldest
votes
active
oldest
votes
active
oldest
votes
active
oldest
votes
active
oldest
votes
Sign up or log in
StackExchange.ready(function ()
StackExchange.helpers.onClickDraftSave('#login-link');
);
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Post as a guest
StackExchange.ready(
function ()
StackExchange.openid.initPostLogin('.new-post-login', 'https%3a%2f%2funix.stackexchange.com%2fquestions%2f477175%2fwhat-could-be-the-reason-that-suddenly-port-is-blocked-to-telenet%23new-answer', 'question_page');
);
Post as a guest
Sign up or log in
StackExchange.ready(function ()
StackExchange.helpers.onClickDraftSave('#login-link');
);
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Post as a guest
Sign up or log in
StackExchange.ready(function ()
StackExchange.helpers.onClickDraftSave('#login-link');
);
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Post as a guest
Sign up or log in
StackExchange.ready(function ()
StackExchange.helpers.onClickDraftSave('#login-link');
);
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Sign up using Google
Sign up using Facebook
Sign up using Email and Password