(Remote) -vpn-> internet <-vpn- (hub) TFTP Server I am trying to access an internal TFTP server (via the tunnel) from the remote site to update the code on the remote ASA. I have tried both the ASDM and CLI. I get the following. copy tftp://x.x.x.x/asa803-k8.bin flash Address or name of remote host [x.x.x.x]? Source filename [asa803-k8.bin]? Destination filename [asa803-k8.bin]? Accessing tftp://x.x.x.x/asa803-k8.bin... WARNING: TFTP download incomplete! %Error reading tftp://x.x.x.x/asa803-k8.bin (Unspecified Error) The TFTP server is working correctly. It sends and receives other jobs. It appears that the tftp command is only sending the request to the the external interface. How do I get this to work? I can ping back and forth and all hosts can see and be seen. I am going to be placing these in foreign countries and I cannot until this problem is licked.