Temat: Zerotier i Gargoyle 1.2 (openwrt 18.06)

Cześć,

Szukałem odpowiedzi, ale nie znalazłem - dopiero zaczynam przygodę z OpenWrt.
Kupiłem router WDR4300 w celu zainstalowania Zerotier - router będzie za NAT-em bez publicznego IP, a potrzebuje mieć do niego dostęp.
Na nowo kupionym WDR4300 jest już zainstalowane Gargoyle 1.2 (openwrt 18.06).

Niestety jak chcę zainstalować zerotier - to wygląda na to że openwrt 18.06 ma jakies stare repozytorium pakietów:

     root@Gargoyle:~# opkg install zerotier
     ERROR: No package named zerotier found, try updating your package lists

w związku z tym mam kilka pytań (jako początkujący):

1. Czy mogę jakoś zaktulizować rapo, lub bezpośrednio ściągnąć nowe zerotier i zainstalować to na wersji OpenWRT 18.06?
2. Na forum jest opisana instalacja na Gargoyle 1.3 PL z Openwrt 19 - czy wersję PL można ustawić na ENG?
3. Czy mając obecną wersję  Gargoyle 1.2 (openwrt 18.06) - czy mogę zrobiś cam upgrade Openwrt do 19.07?

Pozdrawiam!:)

2

Odp: Zerotier i Gargoyle 1.2 (openwrt 18.06)

1. Możesz
2. Możesz
3. Możesz, bez zachowania konfiguracji

Zerotier jest normalnie dostępne w repo openwrt.org: https://downloads.openwrt.org/releases/ … /packages/ więc coś masz nie jak u siebie z pakietami. Np. zainstalowałeś na tyle starą wersję że nie ma jeszcze obsługi redirectu http na https, więc sobie zmień w /etc/opkg.conf wszystkie linki z http na https, zrób aktualizację pakietów i zrób to instalację jeszcze raz.

Masz niepotrzebny router, uszkodzony czy nie - chętnie przygarnę go.

3

Odp: Zerotier i Gargoyle 1.2 (openwrt 18.06)

Wielkie dzięki za szybką odpowiedz:) - niespodziewałem się:D - w ogóle - swietna robota z tą stroną i oprogramowaniem:) podziwiam i chętnie bym Ci browara postawił:)


Zainstalowałem Gargoyle 1.2 z Twojej strony (wersji 1.3 nie było dla mojego routera WDR4300)

Różnica jest taka, że tutaj już jest aktualna lista paczek i wszystko "chce" się instalować.

Niestety mam pewien problem z dostępnym miejscem dla zerotier i bibliotek:

root@Gargoyle:~# df -h
Filesystem                Size      Used Available Use% Mounted on
/dev/root                 5.8M      5.8M         0 100% /rom
tmpfs                    61.2M    804.0K     60.4M   1% /tmp
tmpfs                    61.2M    120.0K     61.0M   0% /tmp/root
tmpfs                   512.0K         0    512.0K   0% /dev
/dev/mtdblock3          768.0K    268.0K    500.0K  35% /overlay
overlayfs:/overlay      768.0K    268.0K    500.0K  35% /
root@Gargoyle:~# opkg install zerotier
ERROR: Not enough space in destination root to install specified packages:
    libstdcpp, libnatpmp, zerotier, libminiupnpc

root@Gargoyle:~#

Macie może jakieś pomysły co z tym fantem można zrobić? Czy powinienem szukać innej "chudszej" wersji softu?

Pozdrawiam

4

Odp: Zerotier i Gargoyle 1.2 (openwrt 18.06)

1.13 też jest, źle szukałeś (w ath79 jest)

Zrób extroota, bo nie masz miejsca na instalację. To też się zrobi z gui, podłącz pendrvie, w nośnikach usb odmontuj wszystko i pojawi się opcję extroota. Oczywiście wtedy pendrvie musi zostać przy routerze.

Masz niepotrzebny router, uszkodzony czy nie - chętnie przygarnę go.

5

Odp: Zerotier i Gargoyle 1.2 (openwrt 18.06)

Dziękuje za radę,
Postawiłem na tym routerze Gargoyle 1.2 i odpuściłem sobie zerotier z racji braku miejsca na rzecz PPTP.

Natomiast mam problem z "Monitorem sieci" - który nic nie wyświetla,
oraz z sekcją "podział pasma" gdzie widnieje tylko jedno urządzenie (router),

może wiecie które paczki są za to odpowiedzialne?

Pozdrawiam

6

Odp: Zerotier i Gargoyle 1.2 (openwrt 18.06)

Co to znaczy że nic nie wyświetla? Pokaż screenshot

Masz niepotrzebny router, uszkodzony czy nie - chętnie przygarnę go.

7

Odp: Zerotier i Gargoyle 1.2 (openwrt 18.06)

Proszę:

status - https://pasteboard.co/JDl6GhX.png
pasmo - https://pasteboard.co/JDl6UZl.png
monitor - https://pasteboard.co/JDl6bVs.png

8

Odp: Zerotier i Gargoyle 1.2 (openwrt 18.06)

Nie wyłączyłeś sobie w cronie lub na starcie usług systemowych typu bw_backup /backup_quota itd? Pokaż

ls -al /etc/rc.d/
cat /etc/crontabs/root

Masz niepotrzebny router, uszkodzony czy nie - chętnie przygarnę go.

9

Odp: Zerotier i Gargoyle 1.2 (openwrt 18.06)

root@Gargoyle:~# ls -al /etc/rc.d/
drwxr-xr-x    1 root     root             0 Dec  3 23:23 .
drwxr-xr-x    1 root     root             0 Dec  3 17:10 ..
lrwxrwxrwx    1 root     root            21 Apr 16  2020 K10gpio_switch -> ../init.d/gpio_switch
lrwxrwxrwx    1 root     root            17 Apr 16  2020 K19portmap -> ../init.d/portmap
lrwxrwxrwx    1 root     root            18 Apr 16  2020 K50dropbear -> ../init.d/dropbear
lrwxrwxrwx    1 root     root            14 Apr 16  2020 K60nfsd -> ../init.d/nfsd
lrwxrwxrwx    1 root     root            13 Apr 16  2020 K89log -> ../init.d/log
lrwxrwxrwx    1 root     root            17 Apr 16  2020 K90network -> ../init.d/network
lrwxrwxrwx    1 root     root            20 Apr 16  2020 K90sysfixtime -> ../init.d/sysfixtime
lrwxrwxrwx    1 root     root            14 Apr 16  2020 K98boot -> ../init.d/boot
lrwxrwxrwx    1 root     root            16 Apr 16  2020 K99umount -> ../init.d/umount
lrwxrwxrwx    1 root     root            20 Apr 16  2020 S00sysfixtime -> ../init.d/sysfixtime
lrwxrwxrwx    1 root     root            14 Apr 16  2020 S10boot -> ../init.d/boot
lrwxrwxrwx    1 root     root            16 Apr 16  2020 S10system -> ../init.d/system
lrwxrwxrwx    1 root     root            16 Apr 16  2020 S11sysctl -> ../init.d/sysctl
lrwxrwxrwx    1 root     root            13 Apr 16  2020 S12log -> ../init.d/log
lrwxrwxrwx    1 root     root            17 Dec  3 17:10 S19dnsmasq -> ../init.d/dnsmasq
lrwxrwxrwx    1 root     root            18 Apr 16  2020 S19dropbear -> ../init.d/dropbear
lrwxrwxrwx    1 root     root            18 Apr 16  2020 S19firewall -> ../init.d/firewall
lrwxrwxrwx    1 root     root            17 Apr 16  2020 S19portmap -> ../init.d/portmap
lrwxrwxrwx    1 root     root            17 Apr 16  2020 S20network -> ../init.d/network
lrwxrwxrwx    1 root     root            17 Apr 16  2020 S20usbmode -> ../init.d/usbmode
lrwxrwxrwx    1 root     root            21 Apr 16  2020 S25share_users -> ../init.d/share_users
lrwxrwxrwx    1 root     root            29 Apr 16  2020 S30set_kernel_timezone -> ../init.d/set_kernel_timezone
lrwxrwxrwx    1 root     root            15 Apr 16  2020 S40fstab -> ../init.d/fstab
lrwxrwxrwx    1 root     root            17 Apr 16  2020 S41sysntpd -> ../init.d/sysntpd
lrwxrwxrwx    1 root     root            14 Dec  3 17:13 S50cron -> ../init.d/cron
lrwxrwxrwx    1 root     root            16 Apr 16  2020 S50p910nd -> ../init.d/p910nd
lrwxrwxrwx    1 root     root            16 Apr 16  2020 S50uhttpd -> ../init.d/uhttpd
lrwxrwxrwx    1 root     root            24 Apr 16  2020 S55bwmon_gargoyle -> ../init.d/bwmon_gargoyle
lrwxrwxrwx    1 root     root            21 Apr 16  2020 S56usb_storage -> ../init.d/usb_storage
lrwxrwxrwx    1 root     root            19 Apr 16  2020 S60etherwake -> ../init.d/etherwake
lrwxrwxrwx    1 root     root            14 Apr 16  2020 S60nfsd -> ../init.d/nfsd
lrwxrwxrwx    1 root     root            15 Apr 16  2020 S60samba -> ../init.d/samba
lrwxrwxrwx    1 root     root            16 Apr 16  2020 S80relayd -> ../init.d/relayd
lrwxrwxrwx    1 root     root            25 Dec  3 23:23 S85webmon_gargoyle -> ../init.d/webmon_gargoyle
lrwxrwxrwx    1 root     root            23 Apr 16  2020 S90ddns_gargoyle -> ../init.d/ddns_gargoyle
lrwxrwxrwx    1 root     root            16 Apr 16  2020 S90vsftpd -> ../init.d/vsftpd
lrwxrwxrwx    1 root     root            21 Apr 16  2020 S94gpio_switch -> ../init.d/gpio_switch
lrwxrwxrwx    1 root     root            14 Apr 16  2020 S95done -> ../init.d/done
lrwxrwxrwx    1 root     root            13 Apr 16  2020 S96led -> ../init.d/led
lrwxrwxrwx    1 root     root            25 Apr 16  2020 S99gargoyle_themes -> ../init.d/gargoyle_themes
lrwxrwxrwx    1 root     root            22 Apr 16  2020 S99urandom_seed -> ../init.d/urandom_seed
root@Gargoyle:~# 
 

10

Odp: Zerotier i Gargoyle 1.2 (openwrt 18.06)

root@Gargoyle:~# cat /etc/crontabs/root
0,1,11,21,31,41,51 * * * * /usr/bin/set_kernel_timezone >/dev/null 2>&1
24 21 * * * /sbin/stat.sh
0 0,4,8,12,16,20 * * * /tmp/bw_backup/do_bw_backup.sh
0 0,4,8,12,16,20 * * * /tmp/do_webmon_backup.sh
*/5 * * * * /usr/lib/gargoyle/ping_watchdog.sh 240 3 8.8.8.8 wan 

11

Odp: Zerotier i Gargoyle 1.2 (openwrt 18.06)

zgadzałoby się - dziękuje ślicznie

12

Odp: Zerotier i Gargoyle 1.2 (openwrt 18.06)

Witam Panowie

Temat ten sam:
|--------------------------------------------------------------------------|
| Gargoyle PL version 1.15.0.3        | OpenWrt 23.05 branch               |
| Gargoyle revision 50b3bbde          | OpenWrt commit 1292a49             |
| Built August 03, 2025               | Target  ath79/default              |
----------------------------------------------------------------------------
| Machine: TP-Link TL-WDR3600 v1                                           |
| Uptime: 0d, 01:47:17                                                     |
| Load: 0.08 0.04 0.06                                                     |
| Flash: total: 10.7GB, free: 10.1GB, used: 0%                             |
| Memory: total: 120.1MB, free: 82.2MB, used: 31%                          |
| Leases: 0                                                                |
| lan: static, 192.168.0.2                                                 |
| wan6: none, ?                                                            |
| radio1: lan, mode: ap, ssid: Gargoyle 5GHz, channel: 36, conn: 0         |
| radio0: lan, mode: ap, ssid: Gargoyle, channel: 1, conn: 0               |
----------------------------------------------------------------------------
root@Gargoyle:~# opkg update
Downloading package list for openwrt_23.05-SNAPSHOT_routing source...
Package list for openwrt_23.05-SNAPSHOT_routing downloaded successfully.

Downloading package list for gargoylepl_kernelspecific source...
Package list for gargoylepl_kernelspecific downloaded successfully.

Downloading package list for openwrt_23.05-SNAPSHOT_packages source...
Package list for openwrt_23.05-SNAPSHOT_packages downloaded successfully.

Downloading package list for gargoylepl_base source...
Package list for gargoylepl_base downloaded successfully.

Downloading package list for openwrt_23.05-SNAPSHOT_base source...
Package list for openwrt_23.05-SNAPSHOT_base downloaded successfully.

Downloading package list for openwrt_23.05-SNAPSHOT_telephony source...
Package list for openwrt_23.05-SNAPSHOT_telephony downloaded successfully.

root@Gargoyle:~# opkg install zerotier
ERROR: No package named zerotier found, try updating your package lists

root@Gargoyle:~#

Rozumiem że muszę dograć z konsoli ?
Czy ten plik: zerotier-1.16.0-r1.apk jest właściwy?
A może ten:zerotier_1.14.1-1_mipsel_24kc.ipk ?

pozdrawiam

13

Odp: Zerotier i Gargoyle 1.2 (openwrt 18.06)

W ogóle masz połączenie z internetem? Przez co? Przez lan? ipk oczywiście.

Masz niepotrzebny router, uszkodzony czy nie - chętnie przygarnę go.

14 (edytowany przez Niko 2026-08-28 22:15:46)

Odp: Zerotier i Gargoyle 1.2 (openwrt 18.06)

Połączenie przez lan jest.

15

Odp: Zerotier i Gargoyle 1.2 (openwrt 18.06)

Pokaż wynik

ping google.com
Masz niepotrzebny router, uszkodzony czy nie - chętnie przygarnę go.

16

Odp: Zerotier i Gargoyle 1.2 (openwrt 18.06)

https://zapodaj.net/plik-OHPRAmnxWC

17

Odp: Zerotier i Gargoyle 1.2 (openwrt 18.06)

To nie jest to samo. Zrób z konsoli

ping google.com

dokładnie tak jak napisałem.

Masz niepotrzebny router, uszkodzony czy nie - chętnie przygarnę go.

18

Odp: Zerotier i Gargoyle 1.2 (openwrt 18.06)

root@Gargoyle:~# ping google.com
PING google.com (142.250.109.113): 56 data bytes
64 bytes from 142.250.109.113: seq=0 ttl=110 time=37.304 ms
64 bytes from 142.250.109.113: seq=1 ttl=110 time=34.740 ms
64 bytes from 142.250.109.113: seq=2 ttl=110 time=32.087 ms
64 bytes from 142.250.109.113: seq=3 ttl=110 time=32.518 ms
64 bytes from 142.250.109.113: seq=4 ttl=110 time=30.104 ms
64 bytes from 142.250.109.113: seq=5 ttl=110 time=29.421 ms
64 bytes from 142.250.109.113: seq=6 ttl=110 time=30.941 ms
64 bytes from 142.250.109.113: seq=7 ttl=110 time=30.585 ms
64 bytes from 142.250.109.113: seq=8 ttl=110 time=30.719 ms
64 bytes from 142.250.109.113: seq=9 ttl=110 time=32.088 ms
64 bytes from 142.250.109.113: seq=10 ttl=110 time=29.804 ms
64 bytes from 142.250.109.113: seq=11 ttl=110 time=37.131 ms
64 bytes from 142.250.109.113: seq=12 ttl=110 time=32.744 ms
64 bytes from 142.250.109.113: seq=13 ttl=110 time=32.506 ms
64 bytes from 142.250.109.113: seq=14 ttl=110 time=31.936 ms
64 bytes from 142.250.109.113: seq=15 ttl=110 time=29.610 ms
64 bytes from 142.250.109.113: seq=16 ttl=110 time=29.440 ms
64 bytes from 142.250.109.113: seq=17 ttl=110 time=30.821 ms
64 bytes from 142.250.109.113: seq=18 ttl=110 time=33.007 ms
64 bytes from 142.250.109.113: seq=19 ttl=110 time=32.151 ms
64 bytes from 142.250.109.113: seq=20 ttl=110 time=32.002 ms
64 bytes from 142.250.109.113: seq=21 ttl=110 time=31.437 ms
64 bytes from 142.250.109.113: seq=22 ttl=110 time=31.119 ms
64 bytes from 142.250.109.113: seq=23 ttl=110 time=30.961 ms
64 bytes from 142.250.109.113: seq=24 ttl=110 time=31.349 ms
64 bytes from 142.250.109.113: seq=25 ttl=110 time=30.446 ms
64 bytes from 142.250.109.113: seq=26 ttl=110 time=35.700 ms
64 bytes from 142.250.109.113: seq=27 ttl=110 time=32.640 ms
64 bytes from 142.250.109.113: seq=28 ttl=110 time=33.243 ms
64 bytes from 142.250.109.113: seq=29 ttl=110 time=31.025 ms
64 bytes from 142.250.109.113: seq=30 ttl=110 time=30.451 ms
64 bytes from 142.250.109.113: seq=31 ttl=110 time=29.854 ms
64 bytes from 142.250.109.113: seq=32 ttl=110 time=31.254 ms
64 bytes from 142.250.109.113: seq=33 ttl=110 time=31.131 ms
64 bytes from 142.250.109.113: seq=34 ttl=110 time=30.830 ms
64 bytes from 142.250.109.113: seq=35 ttl=110 time=29.431 ms
64 bytes from 142.250.109.113: seq=36 ttl=110 time=32.293 ms
64 bytes from 142.250.109.113: seq=37 ttl=110 time=32.453 ms
64 bytes from 142.250.109.113: seq=38 ttl=110 time=29.152 ms
64 bytes from 142.250.109.113: seq=39 ttl=110 time=32.517 ms
64 bytes from 142.250.109.113: seq=40 ttl=110 time=32.489 ms
64 bytes from 142.250.109.113: seq=41 ttl=110 time=31.466 ms
64 bytes from 142.250.109.113: seq=42 ttl=110 time=29.471 ms
64 bytes from 142.250.109.113: seq=43 ttl=110 time=33.794 ms
64 bytes from 142.250.109.113: seq=44 ttl=110 time=30.928 ms
64 bytes from 142.250.109.113: seq=45 ttl=110 time=30.322 ms
64 bytes from 142.250.109.113: seq=46 ttl=110 time=30.217 ms
64 bytes from 142.250.109.113: seq=47 ttl=110 time=31.875 ms
64 bytes from 142.250.109.113: seq=48 ttl=110 time=31.307 ms
64 bytes from 142.250.109.113: seq=49 ttl=110 time=30.905 ms
64 bytes from 142.250.109.113: seq=50 ttl=110 time=30.402 ms
64 bytes from 142.250.109.113: seq=51 ttl=110 time=30.314 ms
64 bytes from 142.250.109.113: seq=52 ttl=110 time=29.891 ms
64 bytes from 142.250.109.113: seq=53 ttl=110 time=31.011 ms
64 bytes from 142.250.109.113: seq=54 ttl=110 time=30.967 ms
64 bytes from 142.250.109.113: seq=55 ttl=110 time=30.321 ms
64 bytes from 142.250.109.113: seq=56 ttl=110 time=30.936 ms
64 bytes from 142.250.109.113: seq=57 ttl=110 time=31.849 ms
64 bytes from 142.250.109.113: seq=58 ttl=110 time=29.720 ms
64 bytes from 142.250.109.113: seq=59 ttl=110 time=31.443 ms
64 bytes from 142.250.109.113: seq=60 ttl=110 time=32.720 ms
64 bytes from 142.250.109.113: seq=61 ttl=110 time=32.455 ms
64 bytes from 142.250.109.113: seq=62 ttl=110 time=31.772 ms
64 bytes from 142.250.109.113: seq=63 ttl=110 time=29.701 ms
64 bytes from 142.250.109.113: seq=64 ttl=110 time=30.838 ms
^C
--- google.com ping statistics ---
65 packets transmitted, 65 packets received, 0% packet loss
round-trip min/avg/max = 29.152/31.477/37.304 ms

19

Odp: Zerotier i Gargoyle 1.2 (openwrt 18.06)

Ok, repozytorium 23.05-snapshot już nie istnieje. Zmień sobie w /etc/opkg.conf linki odpowiedniki z https://downloads.openwrt.org/releases/packages-23.05/ i wtedy zainstalujesz normalnie pakiet (o ile masz w ogóle miejsce na to).

Masz niepotrzebny router, uszkodzony czy nie - chętnie przygarnę go.

20 (edytowany przez Niko 2026-08-28 23:20:38)

Odp: Zerotier i Gargoyle 1.2 (openwrt 18.06)

Mam exroot...
Jutro powalczę.

pozdrawiam

21

Odp: Zerotier i Gargoyle 1.2 (openwrt 18.06)

Żadna różnica. Po prostu zmień ręcznie linki dla repo na openwrt.org i tylko te, bo starych już nie ma.

Masz niepotrzebny router, uszkodzony czy nie - chętnie przygarnę go.

22

Odp: Zerotier i Gargoyle 1.2 (openwrt 18.06)

W config mam tak:
src/gz openwrt_23.05-SNAPSHOT_base https://downloads.openwrt.org/releases/ … _24kc/base
src/gz openwrt_23.05-SNAPSHOT_packages https://downloads.openwrt.org/releases/ … c/packages
src/gz openwrt_23.05-SNAPSHOT_routing https://downloads.openwrt.org/releases/ … kc/routing
src/gz openwrt_23.05-SNAPSHOT_telephony https://downloads.openwrt.org/releases/ … /telephony

src/gz gargoylepl_base https://dl.eko.one.pl/gargoyle-pl/1.15/ … _24kc/base
src/gz gargoylepl_kernelspecific https://dl.eko.one.pl/gargoyle-pl/1.15/ … c-5.15.173

dest root /
dest ram /tmp
dest plugin_root /plugin_root
lists_dir ext /var/opkg-lists
option overlay_root /overlay

mam zmienić linki na :https://downloads.openwrt.org/releases/packages-23.05/mipsel_24kc/packages/  ?
Dobrze rozumiem?

23

Odp: Zerotier i Gargoyle 1.2 (openwrt 18.06)

src/gz openwrt_23.05-SNAPSHOT_base https://downloads.openwrt.org/releases/ … _24kc/base
src/gz openwrt_23.05-SNAPSHOT_packages https://downloads.openwrt.org/releases/ … c/packages
src/gz openwrt_23.05-SNAPSHOT_routing https://downloads.openwrt.org/releases/ … kc/routing
src/gz openwrt_23.05-SNAPSHOT_telephony https://downloads.openwrt.org/releases/ … /telephony


na

src/gz openwrt_23.05-SNAPSHOT_base https://downloads.openwrt.org/releases/ … _24kc/base
src/gz openwrt_23.05-SNAPSHOT_packages https://downloads.openwrt.org/releases/ … c/packages
src/gz openwrt_23.05-SNAPSHOT_routing https://downloads.openwrt.org/releases/ … 4kcrouting
src/gz openwrt_23.05-SNAPSHOT_telephony https://downloads.openwrt.org/releases/ … /telephony

Masz niepotrzebny router, uszkodzony czy nie - chętnie przygarnę go.

24

Odp: Zerotier i Gargoyle 1.2 (openwrt 18.06)

Po zmianie  opkg config :
rc/gz openwrt_23.05-SNAPSHOT_base https://downloads.openwrt.org/releases/ … _24kc/base
src/gz openwrt_23.05-SNAPSHOT_packages https://downloads.openwrt.org/releases/ … c/packages
src/gz openwrt_23.05-SNAPSHOT_routing https://downloads.openwrt.org/releases/ … 4kcrouting
src/gz openwrt_23.05-SNAPSHOT_telephony https://downloads.openwrt.org/releases/ … /telephony

src/gz gargoylepl_base https://dl.eko.one.pl/gargoyle-pl/1.15/ … _24kc/base
src/gz gargoylepl_kernelspecific https://dl.eko.one.pl/gargoyle-pl/1.15/ … c-5.15.173

dest root /
dest ram /tmp
dest plugin_root /plugin_root
lists_dir ext /var/opkg-lists
option overlay_root /overlay

root@Gargoyle:~# opkg update
Downloading package list for gargoylepl_kernelspecific source...
Package list for gargoylepl_kernelspecific downloaded successfully.

Downloading package list for gargoylepl_base source...
Package list for gargoylepl_base downloaded successfully.

Downloading package list for ▒ source...
WARNING: Could not retrieve package list for ▒.

root@Gargoyle:~# opkg install zerotier
ERROR: No package named zerotier found, try updating your package lists

25

Odp: Zerotier i Gargoyle 1.2 (openwrt 18.06)

Downloading package list for ▒ source...
WARNING: Could not retrieve package list for ▒.

Chyba jednak coś zepsułeś we wpisach, bo nawet ci tego nie pobrał. Czym to edytowałeś, pod windowsem?

Masz niepotrzebny router, uszkodzony czy nie - chętnie przygarnę go.