Recent content by altarak

  1. A

    Question Internet Outages [DATA included]

    Also, here the script I used to log the internet outages. This batch script has been running non-stop from 5th of July to 16th of July. :loop echo Logged time = %time% %date%>> log.txt ping 8.8.8.8 >> log.txt timeout /t 5 goto loop
  2. A

    Question Internet Outages [DATA included]

    Yes, the password change is why I no longer have access. Resetting it to factory settings would make it so that I can not use internet/TV/phone. When I asked the technicians for the password, they said that they can't give it to me directly, as reconfiguring costs 10€ (20 BAM) and that there...
  3. A

    Question Internet Outages [DATA included]

    As I've already said, my ISP's technicians were at my flat 3 times already. The first time they just tested some wires, second time they removed an old splitter for a phone that we weren't using anymore, and the third time they replaced the modem. They replaced it with the exact same model, with...
  4. A

    Question Internet Outages [DATA included]

    Which router? The Asus one or the ZTE one? If you're talking about the Asus one, then no. I have not messed with it for the longest time. There's no reason for it to start acting up, and also it wouldn't have any effect on the TV, and since the TV is affected during the outages, that means the...
  5. A

    Question Internet Outages [DATA included]

    Hello. I've been experiencing internet outages since about a month and a half ago. These outages at first seemed to happen in regular intervals but when I actually ran a script to record my internet status I saw that that wasn't the case. Internet goes out seemingly every hour or so. Often, I...