TFTP TFTP RRQ --interface # # Server-side a chunk of data returned to client # # Client-side tftp TFTP retrieve with localhost --interface tftp://%HOSTIP:%TFTPPORT//1049 --trace-ascii log/traceit --interface 127.0.0.1 # When bound to localhost, one may connect only to a local test server perl -e "print 'Test requires default test server host address' if ( '%HOSTIP' ne '127.0.0.1' );" # # Verify pseudo protocol after the test has been "shot" opcode: 1 filename: /1049 mode: octet