PDA

View Full Version : telnet is not working ???


hanybee
2005-03-03, 12:27 PM CST
hello friend
i m tring to run that telnet but when i give the telnet 169.254.149.53 it try to connect but then give me message as
[root@localhost root]# telnet 169.254.149.53
Trying 169.254.149.53...
telnet: connect to address 169.254.149.53: No route to host

and when i try to connect from PC2 which have Xp then i also unable to connect
tell me what i do for that
waitinfg for reply
hassan

jtang613
2005-03-03, 12:40 PM CST
hello friend
i m tring to run that telnet but when i give the telnet 169.254.149.53 it try to connect but then give me message as
[root@localhost root]# telnet 169.254.149.53
Trying 169.254.149.53...
telnet: connect to address 169.254.149.53: No route to host

and when i try to connect from PC2 which have Xp then i also unable to connect
tell me what i do for that
waitinfg for reply
hassan
Hello Hassan,
If I remember correctly, the IP address 169.254.x.x is a fake address generated by WinXP when it cannot connect to the network. Make sure that your WinXP machine can access the network. Or if you have more than one ethernet adapter on that machine, make sure you are using the correct IP address - often 192.168.x.x.

Are you trying to telnet to your WinXP machine from a Linux machine? Are you sure that the WinXP telnet server is running?

hth,
Jason