Author Topic: Update Resuce's database  (Read 6793 times)

0 Members and 1 Guest are viewing this topic.

Offline cidminh

  • Newbie
  • *
  • Posts: 3
Update Resuce's database
« on: October 23, 2021, 01:45:45 PM »
i am having problem updating Avast rescure , i don't know how to update , i see the option to update VPS but it says can't connect to internet , i see the IP address it defaults to 192.168.1.64/ 24 192.168.1.1 but my computer uses a static IP, I tried changing Rescue's IP with CMD and Reg but the IP still doesn't change !!! Can someone help me update Resuce's database??? thank you very much

Offline Martin Kudlicka

  • Avast team
  • Jr. Member
  • *
  • Posts: 62
Re: Update Resuce's database
« Reply #1 on: October 25, 2021, 01:10:02 PM »
Hello. What command did you use to change IP address. I think netsh should work, for example

netsh interface ipv4 set address name="Ethernet" static 192.168.1.64 255.255.255.0 192.168.1.1
Avast Support Tool - https://www.avast.com/en-eu/faq.php?article=AVKB33#artTitle
Avast support - https://support.avast.com - submit a support ticket

Offline cidminh

  • Newbie
  • *
  • Posts: 3
Re: Update Resuce's database
« Reply #2 on: October 25, 2021, 04:46:11 PM »
Hello. What command did you use to change IP address. I think netsh should work, for example

netsh interface ipv4 set address name="Ethernet" static 192.168.1.64 255.255.255.0 192.168.1.1


yes i used that command to change IP but it doesn't seem to work!!! when I use that command it says successful but when I check ipconfig it's still ip 192.168.1.64 255.255.255.0 192.168.1.1 ! My computer IP to the internet is 10.84.3.195/25 10.84.3.254 DNS 10.84.254.253 . But I can't change the IP from 192.168.1.64 to 10.84.3.195