Tftp Client::GetReply: (Tftp Client) Timed out on socket select! - Printable Version +- Haxorware Forums (http://www.haxorware.com/forums) +-- Forum: General (http://www.haxorware.com/forums/forumdisplay.php?fid=6) +--- Forum: Modems (http://www.haxorware.com/forums/forumdisplay.php?fid=7) +--- Thread: Tftp Client::GetReply: (Tftp Client) Timed out on socket select! (/showthread.php?tid=5652) |
Tftp Client::GetReply: (Tftp Client) Timed out on socket select! - bustah - 30-11-2017 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/48673-Error-al-enviar-el-bpi-bin RE: Tftp Client::GetReply: (Tftp Client) Timed out on socket select! - legendofsounds - 23-12-2017 (30-11-2017, 10:25 PM)bustah Wrote: Anyone able to host tftp on port 69 without getting timed out? anyone?? lol RE: Tftp Client::GetReply: (Tftp Client) Timed out on socket select! - niños69 - 23-12-2017 Some firewall that does not allow it? RE: Tftp Client::GetReply: (Tftp Client) Timed out on socket select! - legendofsounds - 23-12-2017 (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 RE: Tftp Client::GetReply: (Tftp Client) Timed out on socket select! - demonspride - 24-12-2017 sounds like tftp goes to sleep after activation, probably needs to be re-enabled using oid after activation. RE: Tftp Client::GetReply: (Tftp Client) Timed out on socket select! - bustah - 24-12-2017 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? |