Haxorware Forums

Full Version: Tftp Client::GetReply: (Tftp Client) Timed out on socket select!
You're currently viewing a stripped down version of our content. View the full version with proper formatting.
Anyone able to host tftp on port 69 without getting timed out?

Trying to use tftp_write or tftp_read command but cannot specify port. Default port is on 69.

similar to this. https://www.forocable.com/foro/threads/4...el-bpi-bin
(30-11-2017, 10:25 PM)bustah Wrote: [ -> ]Anyone able to host tftp on port 69 without getting timed out?

Trying to use tftp_write or tftp_read command but cannot specify port. Default port is on 69.

similar to this. https://www.forocable.com/foro/threads/4...el-bpi-bin

anyone?? lol
Some firewall that does not allow it?
(23-12-2017, 08:29 PM)niños69 Wrote: [ -> ]Some firewall that does not allow it?

firewall isnt the problem
i tftp the config to NONVOL but isnt working when the isp tftp kicks in
sounds like tftp goes to sleep after activation, probably needs to be re-enabled using oid after activation.
FORCE the use of non-vol specified config file!...
Starting Tftp of configuration file...
TFTP server index 0 IP: x.x.x.x
Opening file 'cm.bin' on x.x.x.x for reading...

CM/NonVol/CM DOCSIS NonVol> [23:32:17 12/22/2017] [CmDocsisIpThread] Tftp Client::GetReply: (Tftp Client) Timed out on socket select!
[23:32:17 12/22/2017] [CmDocsisIpThread] Tftp Client::Send: (Tftp Client) Attempt #(1) Backoff (1) Exp Block #(1) Last Block #(0) Recv'd Block #(0)

CM/NonVol/CM DOCSIS NonVol> [23:32:19 12/22/2017] [CmDocsisIpThread] Tftp Client::GetReply: (Tftp Client) Timed out on socket select!
[23:32:19 12/22/2017] [CmDocsisIpThread] Tftp Client::Send: (Tftp Client) Attempt #(2) Backoff (2) Exp Block #(1) Last Block #(0) Recv'd Block #(0)

CM/NonVol/CM DOCSIS NonVol> [23:32:23 12/22/2017] [CmDocsisIpThread] Tftp Client::GetReply: (Tftp Client) Timed out on socket select!
[23:32:23 12/22/2017] [CmDocsisIpThread] Tftp Client::Send: (Tftp Client) Attempt #(3) Backoff (4) Exp Block #(1) Last Block #(0) Recv'd Block #(0)


This is for using force_cfgfile + dhcp_settings. Local tftp ip doesn't seem to work.

Anyone know how to autoserve config like haxorware for broadcom shell?