On Fri, 2 May 2014, Brian Hechinger wrote:
On Fri, May 02, 2014 at 09:01:18AM -0400, Cory Smelosky wrote:
On Fri, 2 May 2014, Brian Hechinger wrote:
You can test tftp from the router. Just use 'copy tftp: flash:' and use
the info from them config email that's sent out. Just copy it to a file
on the flash of whatever name you want which you can delete later.
-brian
marjorie#copy
tftp://199.166.5.172/tunnel-dev.gimme-sympathy.org-ipv4.txt null:
Accessing tftp://199.166.5.172/tunnel-dev.gimme-sympathy.org-ipv4.txt...
%Error opening
tftp://199.166.5.172/tunnel-dev.gimme-sympathy.org-ipv4.txt (Timed
out)
May 2 06:00:35 myst xinetd[2322]: START: tftp pid=26863 from=75.49.13.201
May 2 06:00:35 myst in.tftpd[26864]: tftpd: read(ack): Connection refused
May 2 06:00:39 myst in.tftpd[26865]: tftpd: read(ack): Connection refused
May 2 06:00:44 myst in.tftpd[26866]: tftpd: read(ack): Connection refused
I've never seen that before!
Ooooh, wait, you have NAT in between your router and the internet.
That'll mash up tftp.
Are you doing this:
http://www.openbsd.org/faq/pf/ftp.html#tftp-proxy
If not, set that up and I bet it'll work.
pass in quick on $int_if inet proto udp from $int_if to port tftp \
divert-to 127.0.0.1 port 6969
anchor "tftp-proxy/*"
Added...and tftp-proxy is rolling. Still failing.
-brian
--
Cory Smelosky
http://gewt.net Personal stuff
http://gimme-sympathy.org Projects