fiji/rel_x10.11/output/desktop/etc/init.d$ telnet 192.168.223.129 9100 Trying 192.168.223.129... telnet: Unable to connect to remote host: Connection refused, It looks like that my Ubuntu ip refused the connection ,but I do not get why,how to solve that issue?
Asked
Active
Viewed 2,210 times
1 Answers
0
There are many possible reasons, but four come immediately to mind.
The IP address is invalid.
The IP address is unreachable because of an error in routing table configuration on intermediate nodes.
A firewall somewhere is refusing to admit the traffic.
The target host has inetd so configured as not to accept inbound telnet requests.

Bruce David Wilner
- 463
- 2
- 4