Cant update package

Downloading http://downloads.openwrt.org/releases/18.06.4/targets/ipq806x/generic/packages/Packages.gz
*** Failed to download the package list from http://downloads.openwrt.org/releases/18.06.4/targets/ipq806x/generic/packages/Packages.gz

You should fix up your network settings...

Check if you are connected to the internet with:
ping 8.8.8.8

Check if you can resolve host names with:
ping heise.de

Execute this command in a ssh shell on your openwrt device.

If you are using LuCI web interface, then go to Network -> Diagnostic and try to ping a ip address and resolve a host name from there.

1 Like

it is pinging with 8.8.8.8 is this correct ?

C:\Windows\system32>ping 8.8.8.8

Pinging 8.8.8.8 with 32 bytes of data:
Reply from 8.8.8.8: bytes=32 time=22ms TTL=54
Reply from 8.8.8.8: bytes=32 time=23ms TTL=54
Reply from 8.8.8.8: bytes=32 time=22ms TTL=54
Reply from 8.8.8.8: bytes=32 time=22ms TTL=54

Ping statistics for 8.8.8.8:
    Packets: Sent = 4, Received = 4, Lost = 0 (0% loss),
Approximate round trip times in milli-seconds:
    Minimum = 22ms, Maximum = 23ms, Average = 22ms

hey dude thanks i found out the issue just needed to setup in pppoe etc so its all good now thanks for getting back to me

This topic was automatically closed 10 days after the last reply. New replies are no longer allowed.