[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

tftp: kein get/post möglich



Hi!
Irgendetwie bekomme ich die Installation nicht zum Laufen:

tftp localhost
tftp> verbose
Verbose mode on.
tftp> get text.txt
getting from localhost:text.txt to text.txt [netascii]
Transfer timed out.
tftp> status
Connected to localhost.
Mode: netascii Verbose: off Tracing: off
Rexmt-interval: 5 seconds, Max-timeout: 25 seconds
tftp> quit

Ich würde es ja verstehen, wenn ich gar nicht connecten kann. Aber so "halb/halb" macht die Fehlersuche etwas schwierig :-(

Hier noch ein paar Eckdaten:
Debian GNU/Linux 6.0

netstat -uap|grep tftp
udp        0      0 *:tftp                  *:*             1486/in.tftpd

ls -al /srv/tftp/
-rw-r--r--  1 tftp root      7 11. Mai 12:40 text.txt

Firewall ist aus

 iptables -L
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


Vielleicht hat ja jemand eine Idee.

Philipp


Reply to: