Computing.Net > Forums > Linux > tftp connection refused

Computer Problems? Computing.Net has over 1,000,000 posts about all things technology related! Over 90% answered within 24 hours! Click here to start participating now! Also, be sure to check out the New User Guide.

tftp connection refused

Reply to Message Icon

Name: taufiq
Date: April 16, 2005 at 00:05:30 Pacific
OS: Red Hat Linux 9.0
CPU/Ram: P-III 550 MHz/256 MB
Comment:

hie all,
i have set up a network using my linux system. but i can not connect to other pc's using telnet or rlogin or rsh or ssh. when i try the connection is being refused. basically i'm trying tftp to load a kernel image using my network.the tftp is not responding as well. here all the services mentioned above are running under xinetd.others can connect to my pc using those services and load the necessary files also using tftp.but problem is when i try i get a refuse message.i configured tcp_wrapper by allowing all pc's in my network.i can not find what might be the reason so that i can not establish a connection to other pc's using any services and tftp espicially.the net configuration of my pc seems the be same as others on the network.but i can not connect to others though others can connect to me with no problem!..please help me..



Sponsored Link
Ads by Google

Response Number 1
Name: 3Dave
Date: April 21, 2005 at 07:06:52 Pacific
Reply:

Are the others running the same services as you? Are you able to see the relavent ports open on the other computers with a portscan?


0

Response Number 2
Name: wackajaw
Date: April 29, 2005 at 06:22:08 Pacific
Reply:

First check if everything is OK about connection between you and other LAN clients.
Just make a quick test; from your console try:
$ telnet some-other-pc-ip 22
You must see autentication label of remote SSH server. If don't, check is it running on the remote machine. If remote sshd is up, check is there some refusing rules on your linux machine
$ iptables -L -n
If yes, flush all of them and test again.telnet to port 22.
Good luck


0

Sponsored Link
Ads by Google
Reply to Message Icon

Related Posts

See More







Post Locked

This post is quite old and has been locked from receiving new replies. Please create a new posting instead.


Go to Linux Forum Home


Sponsored links

Ads by Google


Results for: tftp connection refused

ftp -connection refused! www.computing.net/answers/linux/ftp-connection-refused/4789.html

telnet localhost, connection refused! www.computing.net/answers/linux/telnet-localhost-connection-refused/8282.html

telnet and ftp connection refused www.computing.net/answers/linux/telnet-and-ftp-connection-refused/22932.html