• SNBForums Code of Conduct

    SNBForums is a community for everyone, no matter what their level of experience.

    Please be tolerant and patient of others, especially newcomers. We are all here to share and learn!

    The rules are simple: Be patient, be nice, be helpful or be gone!

Recent content by babao60

  1. B

    RT-AC87U reboot when netword is satured ?

    I made my backup just before made the factory reset so i don't think it was a problem from my setting, however, some parameters have not been restored correctly, such as WAN and my Manual Assignment DHCP, i don't know if it's normal
  2. B

    RT-AC87U reboot when netword is satured ?

    I just made Factory default>Restore/Save/Upload Setting>Factory default, reboot and then Factory default>Restore/Save/Upload Setting>Restore setting with my file backup
  3. B

    RT-AC87U reboot when netword is satured ?

    Thank you all for your help. I made a reset of the router and reloaded my backup. I am now saving my files to OMV for about 5 hours and I have not rebooted for now, I hope my problem is solved now !
  4. B

    RT-AC87U reboot when netword is satured ?

    ok so if i understand well my problem come from this : if(icmp_check(src_ip, dst_ip) == 0 ){ failed++; if(failed > 2){ logmessage("QTN", "QTN connection lost[%s][%s]", src_ip, dst_ip); system("reboot &"); } } waiting = 0; return; } but what can i do ? i don't understand... :(
  5. B

    RT-AC87U reboot when netword is satured ?

    Thank you for you help, i have try to reformatting the JFFS partition but i have allways the same problem... The last message before rebooting is : Dec 23 17:55:31 QTN: QTN connection lost[169.254.39.23][169.254.39.27]
  6. B

    RT-AC87U reboot when netword is satured ?

    Hello, First of all, sorry for my bad english... I turn to you today because I have a problem with my router RT-AC87U. I have a HP Gen8 mini server on my local network with OMV installed on it, I want to save on OMV all data from my computer. I have a Samba share and I make a copy of my...
Back
Top