Linux - Newbie This Linux forum is for members that are new to Linux.
Just starting out and have a question?
If it is not in the man pages or the how-to's this is the place! |
| Notices |
Welcome to LinuxQuestions.org, a friendly and active Linux Community.
You are currently viewing LQ as a guest. By joining our community you will have the ability to post topics, receive our newsletter, use the advanced search, subscribe to threads and access many other special features. Registration is quick, simple and absolutely free. Join our community today!
Note that registered members see fewer ads, and ContentLink is completely disabled once you log in.
Are you new to LinuxQuestions.org? Visit the following links:
Site Howto |
Site FAQ |
Sitemap |
Register Now
If you have any problems with the registration process or your account login, please contact us. If you need to reset your password, click here.
Having a problem logging in? Please visit this page to clear all LQ-related cookies.
 |
GNU/Linux Basic Guide
This 255-page guide will provide you with the keys to understand the philosophy of free software, teach you how to use and handle it, and give you the tools required to move easily in the world of GNU/Linux. Many users and administrators will be taking their first steps with this GNU/Linux Basic guide and it will show you how to approach and solve the problems you encounter.
Click Here to receive this Complete Guide absolutely free. |
|
 |
06-08-2005, 06:53 PM
|
#1
|
|
LQ Newbie
Registered: Nov 2004
Location: New Jersey, USA
Distribution: Slackware 10.1-Current
Posts: 7
Rep:
|
tftp port blocked?
Hello,
I am trying to get a tftp-hpa running. Every thing seems to be running OK, and if I `tftp localhost` everything works OK. I can get and put files.
If i try to tftp into the box from a remote machine (but on the same network) I get a connection timeout error.
My guess is that UDP port 69 is blocked, but I do not know where to even being where to start looking to fix this.
What should I be looking for? Do you have/know of any reference documents to that, that I can use to solve this problem?
Thanks!
- Andrew
|
|
|
|
06-08-2005, 08:50 PM
|
#2
|
|
Senior Member
Registered: May 2004
Location: In the DC 'burbs
Distribution: Arch, Scientific Linux, Debian, Ubuntu
Posts: 3,824
Rep: 
|
Do you have any firewall rules defined? You can type "iptables -L" aqt a command prompt to list them. Also, be sure you set your tftp daemon to listen on all interfaces (not just the loopback).
|
|
|
|
06-08-2005, 08:57 PM
|
#3
|
|
LQ Newbie
Registered: Nov 2004
Location: New Jersey, USA
Distribution: Slackware 10.1-Current
Posts: 7
Original Poster
Rep:
|
Hello,
iptables -L gives me:
Chain INPUT (policy ACCEPT)
target prot opt source destination
Chain FORWARD (policy ACCEPT)
target prot opt source destination
Chain OUTPUT (policy ACCEPT)
target prot opt source destination
As far as I can tell there are no firewall rules.
I used: in.tftpd -l -s /var/tftpboot
to start tftp, so I am assuming that it is binding to all interfaces...
Thanks!,
Andrew
|
|
|
|
06-08-2005, 09:12 PM
|
#4
|
|
Senior Member
Registered: May 2004
Location: In the DC 'burbs
Distribution: Arch, Scientific Linux, Debian, Ubuntu
Posts: 3,824
Rep: 
|
Doesn't look like the firewall. If you nmap the tftp server from the remote host, does it see the tftp port being open? (Run nmap <IP of tftp server> from the remote host).
|
|
|
|
06-09-2005, 10:35 AM
|
#5
|
|
LQ Newbie
Registered: Nov 2004
Location: New Jersey, USA
Distribution: Slackware 10.1-Current
Posts: 7
Original Poster
Rep:
|
Hello,
I have found the problem, I though I had the router correctly configured but I looked over some problems...
Sorry about the mis-post.
Thanks for your time!,
- Andrew
|
|
|
|
| Thread Tools |
Search this Thread |
|
|
|
Posting Rules
|
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts
HTML code is Off
|
|
|
All times are GMT -5. The time now is 04:24 AM.
|
|
LinuxQuestions.org is looking for people interested in writing
Editorials, Articles, Reviews, and more. If you'd like to contribute
content, let us know.
|
Latest Threads
LQ News
|
|