Avast WEBforum

Consumer Products => Avast Free Antivirus / Premium Security (legacy Pro Antivirus, Internet Security, Premier) => Rescue Disc => Topic started by: cidminh on October 23, 2021, 01:45:45 PM

Title: Update Resuce's database
Post by: cidminh 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
Title: Re: Update Resuce's database
Post by: Martin Kudlicka 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
Title: Re: Update Resuce's database
Post by: cidminh 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