traceroute working but telnet time outs with error 28
Clash Royale CLAN TAG#URR8PPP
up vote
0
down vote
favorite
Previously I was able to telnet to a server , but now I am facing timeout error 28.
I tried for traceroute it works and shows hopes .
I tried below command
curl -v -m 5 telnet://ip:portnum
I am getting below error
curl -v -m 5 telnet://ip:portnum
* About to connect() to ip port portnum (#0)
* Trying ip...
* Connection timed out after 5001 milliseconds
* Closing connection 0
curl: (28) Connection timed out after 5001 milliseconds
but for trace route , it started getting below output .
1 * * *
2 * * *
3 * * *
4 * * *
5 * * *
6 *
I checked for
route -n
and I am able to see right entries in route table .
Please let me know how I can troubleshoot ahead.
Thanks,
Sarfraj
linux iptables firewall ifconfig traceroute
New contributor
add a comment |Â
up vote
0
down vote
favorite
Previously I was able to telnet to a server , but now I am facing timeout error 28.
I tried for traceroute it works and shows hopes .
I tried below command
curl -v -m 5 telnet://ip:portnum
I am getting below error
curl -v -m 5 telnet://ip:portnum
* About to connect() to ip port portnum (#0)
* Trying ip...
* Connection timed out after 5001 milliseconds
* Closing connection 0
curl: (28) Connection timed out after 5001 milliseconds
but for trace route , it started getting below output .
1 * * *
2 * * *
3 * * *
4 * * *
5 * * *
6 *
I checked for
route -n
and I am able to see right entries in route table .
Please let me know how I can troubleshoot ahead.
Thanks,
Sarfraj
linux iptables firewall ifconfig traceroute
New contributor
Have you actually got any network connectivity?
â roaima
1 min ago
add a comment |Â
up vote
0
down vote
favorite
up vote
0
down vote
favorite
Previously I was able to telnet to a server , but now I am facing timeout error 28.
I tried for traceroute it works and shows hopes .
I tried below command
curl -v -m 5 telnet://ip:portnum
I am getting below error
curl -v -m 5 telnet://ip:portnum
* About to connect() to ip port portnum (#0)
* Trying ip...
* Connection timed out after 5001 milliseconds
* Closing connection 0
curl: (28) Connection timed out after 5001 milliseconds
but for trace route , it started getting below output .
1 * * *
2 * * *
3 * * *
4 * * *
5 * * *
6 *
I checked for
route -n
and I am able to see right entries in route table .
Please let me know how I can troubleshoot ahead.
Thanks,
Sarfraj
linux iptables firewall ifconfig traceroute
New contributor
Previously I was able to telnet to a server , but now I am facing timeout error 28.
I tried for traceroute it works and shows hopes .
I tried below command
curl -v -m 5 telnet://ip:portnum
I am getting below error
curl -v -m 5 telnet://ip:portnum
* About to connect() to ip port portnum (#0)
* Trying ip...
* Connection timed out after 5001 milliseconds
* Closing connection 0
curl: (28) Connection timed out after 5001 milliseconds
but for trace route , it started getting below output .
1 * * *
2 * * *
3 * * *
4 * * *
5 * * *
6 *
I checked for
route -n
and I am able to see right entries in route table .
Please let me know how I can troubleshoot ahead.
Thanks,
Sarfraj
linux iptables firewall ifconfig traceroute
linux iptables firewall ifconfig traceroute
New contributor
New contributor
New contributor
asked 3 mins ago
Sarfraj
11
11
New contributor
New contributor
Have you actually got any network connectivity?
â roaima
1 min ago
add a comment |Â
Have you actually got any network connectivity?
â roaima
1 min ago
Have you actually got any network connectivity?
â roaima
1 min ago
Have you actually got any network connectivity?
â roaima
1 min ago
add a comment |Â
active
oldest
votes
active
oldest
votes
active
oldest
votes
active
oldest
votes
active
oldest
votes
Sarfraj is a new contributor. Be nice, and check out our Code of Conduct.
Sarfraj is a new contributor. Be nice, and check out our Code of Conduct.
Sarfraj is a new contributor. Be nice, and check out our Code of Conduct.
Sarfraj is a new contributor. Be nice, and check out our Code of Conduct.
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%2f480049%2ftraceroute-working-but-telnet-time-outs-with-error-28%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
Have you actually got any network connectivity?
â roaima
1 min ago