22 Listopada 2024 22:28:43
Nawigacja
· Strona Główna
· Forum

· Tomato by Shibby
· FreshTomato


Wątki na forum
Najnowsze dyskusje
· [S] Asus RT-AC56U
· DIR868l OFW asus vs ...
· Szukam zaproszenia n...
· [MOD] FreshTomato-AR...
· Asus RT-AC5300 ,prob...
· archer c6 v3.20
· [S] Nighthawk R7000P...
· [S]Asus RT-AC5300 - ...
· Tanie N100 na promce...
· net z telefonu wifi+...
· Tomato - bugi/proble...
· HUAWEI z światłowodem
· Asus TUF-AX3000_V2 p...
· rt-ax88upro częste ...
· [Howto] Xpenology na...
· Jaki router pod Open...
· Ruter z tomato
· Czy to jeszcze NAS?
· RT AC66U B1
· Wireguard na FreshTo...
Najpopularniejsze obecnie wątki
· Szukam zaproszeni... [19]
· DIR868l OFW asus ... [8]
· [S] Asus RT-AC56U [0]
Ankieta
Jaki procesor posiada twój router?

Broadcom MIPSEL
Broadcom MIPSEL
36% [151 głosów]

Broadcom ARM
Broadcom ARM
52% [219 głosów]

Atheros
Atheros
5% [22 głosów]

Marvell
Marvell
1% [4 głosów]

Ralink
Ralink
1% [3 głosów]

Intel/AMD/VIA
Intel/AMD/VIA
1% [5 głosów]

Żaden z powyższych
Żaden z powyższych
4% [15 głosów]

Ogółem głosów: 419
Musisz zalogować się, aby móc zagłosować.
Rozpoczęto: 02/02/2015 09:38
Twoje IP
18.188.219.131
Zobacz wątek
OpenLinksys » :: ROUTERY :: » Netgear
 Drukuj wątek
WNR854T padł po upgrade OpenWrt
areckifx
Witam.
Posiadam router Netgear WNR854T.
Na podstawie poradnika http://wiki.openwrt.org/toh/netgear/w...ar/wnr854t Wgrywałem do niego alternatywne oprogramowanie. Wszystko było OK po wgraniu OpenWrt, aż do momentu kiedy chciałem zrobić upgrade, też według tego poradnika. Po upgrade router włącza się, na chwile zapala sie pomarańczowa dioda POWER i po chwili mruga cały czas na zielono. Po podpięciu kabla LAN zapala się kontrolka z numerem LAN w który włożony jest kabel, ale router nie nadaje adresu IP.
Wlutowałem też piny w płytę na port SERIAL i podłączyłem żeńskie gniazdo COM, przez które podłączyłem router do starego laptopa z windowsem XP, ale program putty po włączeniu routera pokazuje jedynie jakieś krzaki. To samo pokazuje kiedy podłącze router do nowszego laptopa przez przejściówkę USB-COM w Windows 7 64Bit.

Może ktoś mi poradzić coś na ten problem.

Dodam, że USB-COM mam na układzie Profilic, a na stronie OpenWRT dedykowany jest CP2102 USB-to-UART, a więc jak narazie zamówiłem coś takiego:http://allegro.pl/usb-uart-ttl-rs232-...?source=oo
Edytowany przez areckifx dnia 27-11-2012 02:05
AirLive WL-1600GL
 
wojciech_69
A parametry połączenia masz dobrze poustawiane:
Parametry połączenia to 115200,8,N,1
===========================================

WRT160NL v1 CUR01 with Gargoyle PL by obsy

TL-MR3420 + E173u-2 = Aero2
 
areckifx
Jeżeli "N", oznacza nieparzystość to mam tak ustawione.

Połączony z 28 listopad 2012 15:05:38:
A więc tak:
Podłączyłem CP2102 USB-to-UART do routera i PC, oraz zainstalowałem sterowniki.

Wykonałem procedure:


Marvell>> tftpboot 0x400000 openwrt-wnr854t-uImage
Marvell>> bootm 0x400000


Otrzymałem:


         __  __                      _ _
        |  \/  | __ _ _ ____   _____| | |
        | |\/| |/ _` | '__\ \ / / _ \ | |
        | |  | | (_| | |   \ V /  __/ | |
        |_|  |_|\__,_|_|    \_/ \___|_|_|
 _   _     ____              _
| | | |   | __ )  ___   ___ | |_
| | | |___|  _ \ / _ \ / _ \| __|
| |_| |___| |_) | (_) | (_) | |_
 \___/    |____/ \___/ \___/ \__|  ** LOADER **
 ** MARVELL BOARD: RD-88F5181L-VOIP-GE LE GE RT v1.05

U-Boot 1.1.1 (Apr 18 2007 - 16:05:00) Marvell version: 1.7.3

DRAM CS[0] base 0x00000000   size  32MB
DRAM Total size  32MB
[8192kB@ff800000] Flash:  8 MB
Addresses 20M - 0M are saved for the U-Boot usage.
Mem malloc Initialization (20M - 16M): Done
*** Warning - bad CRC, using default environment


Soc: 88F5181 B1
CPU: ARM926 (Rev 0) running @ 500Mhz
SysClock = 166Mhz , TClock = 166Mhz


USB 0: host mode
PCI 0: PCI Express Root Complex Interface
PCI 1: Conventional PCI, speed = 33000000
Net:   egiga0 [PRIME]
Hit any key to stop autoboot:  0
Marvell>> tftpboot 0x400000 openwrt-wnr854t-uImage
Using egiga0 device
TFTP from server 192.168.1.2; our IP address is 192.168.1.1
Filename 'openwrt-wnr854t-uImage'.
Load address: 0x400000
Loading: #################################################################
         #################################################################
         ############################################
done
Bytes transferred = 889320 (d91e8 hex)
Marvell>> bootm 0x400000
## Booting image at 00400000 ...
   Image Name:   Linux-2.6.32.10
   Created:      2010-04-06  14:58:29 UTC
   Image Type:   ARM Linux Kernel Image (uncompressed)
   Data Size:    889256 Bytes = 868.4 kB
   Load Address: 00008000
   Entry Point:  00008000
   Verifying Checksum ... OK
OK

Starting kernel ...

Uncompressing Linux... done, booting the kernel.
Linux version 2.6.32.10 (openwrt@wrt1.marcant.net) (gcc version 4.3.3 (GCC) ) #16 Tue Apr 6 16:58:21 CEST 2010
CPU: Feroceon [41069260] revision 0 (ARMv5TEJ), cr=a0053177
CPU: VIVT data cache, VIVT instruction cache
Machine: Netgear WNR854T
Clearing invalid memory bank 0KB@0xffffffff
Clearing invalid memory bank 0KB@0xffffffff
Clearing invalid memory bank 0KB@0xffffffff
Ignoring unrecognised tag 0x00000000
Ignoring unrecognised tag 0x00000000
Ignoring unrecognised tag 0x00000000
Memory policy: ECC disabled, Data cache writeback
Built 1 zonelists in Zone order, mobility grouping on.  Total pages: 8128
Kernel command line: root=/dev/mtdblock1 rootfstype=squashfs,jffs2 noinitrd console=ttyS0,115200
PID hash table entries: 128 (order: -3, 512 bytes)
Dentry cache hash table entries: 4096 (order: 2, 16384 bytes)
Inode-cache hash table entries: 2048 (order: 1, 8192 bytes)
Memory: 32MB = 32MB total
Memory: 29984KB available (2232K code, 137K data, 96K init, 0K highmem)
Hierarchical RCU implementation.
NR_IRQS:64
Calibrating delay loop... 332.59 BogoMIPS (lpj=1662976)
Mount-cache hash table entries: 512
CPU: Testing write buffer coherency: ok
NET: Registered protocol family 16
Orion ID: MV88F5181-Rev-B1. TCLK=166666667.
Applying Orion-1/Orion-NAS PCIe config read transaction workaround
PCI: bus0: Fast back to back transfers disabled
pci 0000:01:00.0: PME# supported from D0 D1 D2 D3hot
pci 0000:01:00.0: PME# disabled
PCI: bus1: Fast back to back transfers enabled
bio: create slab at 0
Switching to clocksource orion_clocksource
NET: Registered protocol family 2
IP route cache hash table entries: 1024 (order: 0, 4096 bytes)
TCP established hash table entries: 1024 (order: 1, 8192 bytes)
TCP bind hash table entries: 1024 (order: 0, 4096 bytes)
TCP: Hash tables configured (established 1024 bind 1024)
TCP reno registered
NET: Registered protocol family 1
squashfs: version 4.0 (2009/01/31) Phillip Lougher
Registering mini_fo version $Id$
JFFS2 version 2.2. (NAND) (SUMMARY)  Š 2001-2006 Red Hat, Inc.
msgmni has been set to 58
io scheduler noop registered
io scheduler deadline registered (default)
Serial: 8250/16550 driver, 2 ports, IRQ sharing disabled
serial8250.0: ttyS0 at MMIO 0xf1012000 (irq = 3) is a 16550A
console [ttyS0] enabled
physmap platform flash device: 00800000 at f4000000
physmap-flash.0: Found 1 x16 devices at 0x0 in 16-bit bank
 Intel/Sharp Extended Query Table at 0x0031
 Intel/Sharp Extended Query Table at 0x0031
Using buffer write method
cfi_cmdset_0001: Erase suspend on write enabled
cmdlinepart partition parsing not available
RedBoot partition parsing not available
Using physmap partition information
Creating 4 MTD partitions on "physmap-flash.0":
0x000000000000-0x000000100000 : "kernel"
0x000000100000-0x000000760000 : "rootfs"
mtd: partition "rootfs" set to be root filesystem
mtd: partition "rootfs_data" created automatically, ofs=2A0000, len=4C0000
0x0000002a0000-0x000000760000 : "rootfs_data"
0x000000760000-0x0000007a0000 : "uboot"
0x000000000000-0x000000760000 : "image"
MV-643xx 10/100/1000 ethernet driver version 1.4
mv643xx_eth smi: probed
net eth0: port 0 with MAC address 00:00:00:00:51:81
i2c /dev entries driver
TCP westwood registered
NET: Registered protocol family 17
Distributed Switch Architecture driver version 0.1
eth0[0]: detected a Marvell 88E6131 switch
dsa slave smi: probed
802.1Q VLAN Support v1.8 Ben Greear
All bugs added by David S. Miller
drivers/rtc/hctosys.c: unable to open rtc device (rtc0)
SQUASHFS error: squashfs_read_data failed to read block 0x18bace
SQUASHFS error: Unable to read metadata cache entry [18bace]
SQUASHFS error: Unable to read inode 0x15f20a3f
------------[ cut here ]------------
WARNING: at fs/inode.c:712 0xc009b524()
Modules linked in:
Backtrace:
Function entered at [] from []
 r7:00000000 r6:c009b524 r5:c0223ce0 r4:000002c8
Function entered at [] from []
Function entered at [] from []
 r7:c1d08e00 r6:c1d55dc0 r5:c180ae48 r4:c180ae48
Function entered at [] from []
Function entered at [] from []
 r5:c180ae48 r4:c180ae48
Function entered at [] from []
 r5:c180ae48 r4:fffffffb
Function entered at [] from []
Function entered at [] from []
Function entered at [] from []
 r4:c1c0a320
Function entered at [] from []
 r8:c025892c r7:c1d56880 r6:00000000 r5:c1d56840 r4:00008000
Function entered at [] from []
 r9:c001e808 r8:00000020 r7:c1d56880 r6:c1d56840 r5:00000000
r4:00008000
Function entered at [] from []
Function entered at [] from []
 r7:00008000 r6:c1c4a000 r5:c02b609f r4:c1c4a000
Function entered at [] from []
Function entered at [] from []
 r5:c001e808 r4:c0260ee4
Function entered at [] from []
 r6:00000000 r5:c001d46c r4:c001d46c
Function entered at [] from []
 r5:00000000 r4:00000000
---[ end trace 4decd757382df4e0 ]---
VFS: Cannot open root device "mtdblock1" or unknown-block(31,1)
Please append a correct "root=" boot option; here are the available partitions:
1f00            1024 mtdblock0 (driver?)
1f01            6528 mtdblock1 (driver?)
1f02            4864 mtdblock2 (driver?)
1f03             256 mtdblock3 (driver?)
1f04            7552 mtdblock4 (driver?)
Kernel panic - not syncing: VFS: Unable to mount root fs on unknown-block(31,1)


A później wykonałem:


Marvell>> tftpboot 0x400000 openwrt-wnr854t-uImage
TFTP from server 192.168.10.110; our IP address is 192.168.10.190
Filename 'openwrt-wnr854t-uImage'.
Load address: 0x400000
Loading: #################################################################
         #################################################################
         ###################################################
 done
 Bytes transferred = 923332 (e16c4 hex)   <<< NOTE the kernel hex size here

Marvell>> protect off 0xff800000 0xff8fffff
 Un-Protected 8 sectors
Marvell>> erase 0xff800000 0xff8fffff
 Erased 8 sectors
Marvell>> cp.b 0x400000 0xff800000 0xf0000
 Copy to Flash... done
Marvell>> protect on 0xff800000 0xff8fffff
 Protected 8 sectors
Marvell>> reset


Po wszystkim wyskakuje mi:


| | | |___|  _ \ / _ \ / _ \| __|
| |_| |___| |_) | (_) | (_) | |_
 \___/    |____/ \___/ \___/ \__|  ** LOADER **
 ** MARVELL BOARD: RD-88F5181L-VOIP-GE LE GE RT v1.05

U-Boot 1.1.1 (Apr 18 2007 - 16:05:00) Marvell version: 1.7.3

DRAM CS[0] base 0x00000000   size  32MB
DRAM Total size  32MB
[8192kB@ff800000] Flash:  8 MB
Addresses 20M - 0M are saved for the U-Boot usage.
Mem malloc Initialization (20M - 16M): Done
*** Warning - bad CRC, using default environment


Soc: 88F5181 B1
CPU: ARM926 (Rev 0) running @ 500Mhz
SysClock = 166Mhz , TClock = 166Mhz


USB 0: host mode
PCI 0: PCI Express Root Complex Interface
PCI 1: Conventional PCI, speed = 33000000
Net:   egiga0 [PRIME]
Hit any key to stop autoboot:  0
Marvell>> tftpboot 0x400000 openwrt-wnr854t-uImage
Using egiga0 device
TFTP from server 192.168.1.2; our IP address is 192.168.1.1
Filename 'openwrt-wnr854t-uImage'.
Load address: 0x400000
Loading: #################################################################
         #################################################################
         ############################################
done
Bytes transferred = 889320 (d91e8 hex)
Marvell>> protect off 0xff800000 0xff8fffff
........
Un-Protected 8 sectors
Marvell>> erase 0xff800000 0xff8fffff

........
Erased 8 sectors
Marvell>> cp.b 0x400000 0xff800000 0xf0000
Copy to Flash... done
Marvell>> protect on 0xff800000 0xff8fffff
........
Protected 8 sectors
Marvell>> reset
ı
         __  __                      _ _
        |  \/  | __ _ _ ____   _____| | |
        | |\/| |/ _` | '__\ \ / / _ \ | |
        | |  | | (_| | |   \ V /  __/ | |
        |_|  |_|\__,_|_|    \_/ \___|_|_|
 _   _     ____              _
| | | |   | __ )  ___   ___ | |_
| | | |___|  _ \ / _ \ / _ \| __|
| |_| |___| |_) | (_) | (_) | |_
 \___/    |____/ \___/ \___/ \__|  ** LOADER **
 ** MARVELL BOARD: RD-88F5181L-VOIP-GE LE GE RT v1.05

U-Boot 1.1.1 (Apr 18 2007 - 16:05:00) Marvell version: 1.7.3

DRAM CS[0] base 0x00000000   size  32MB
DRAM Total size  32MB
[8192kB@ff800000] Flash:  8 MB
Addresses 20M - 0M are saved for the U-Boot usage.
Mem malloc Initialization (20M - 16M): Done
*** Warning - bad CRC, using default environment


Soc: 88F5181 B1
CPU: ARM926 (Rev 0) running @ 500Mhz
SysClock = 166Mhz , TClock = 166Mhz


USB 0: host mode
PCI 0: PCI Express Root Complex Interface
PCI 1: Conventional PCI, speed = 33000000
Net:   egiga0 [PRIME]
Hit any key to stop autoboot:  0
### JFFS2 loading 'uImage' to 0x400000
Scanning JFFS2 FS:  done.
find_inode failed for name=uImage
load: Failed to find inode
### JFFS2 LOAD ERROR<0> for uImage!
## Booting image at 00400000 ...
   Image Name:   Linux-2.6.32.10
   Created:      2010-04-06  14:58:29 UTC
   Image Type:   ARM Linux Kernel Image (uncompressed)
   Data Size:    889256 Bytes = 868.4 kB
   Load Address: 00008000
   Entry Point:  00008000
   Verifying Checksum ... OK
OK

Starting kernel ...

Uncompressing Linux... done, booting the kernel.
Linux version 2.6.32.10 (openwrt@wrt1.marcant.net) (gcc version 4.3.3 (GCC) ) #16 Tue Apr 6 16:58:21 CEST 2010
CPU: Feroceon [41069260] revision 0 (ARMv5TEJ), cr=a0053177
CPU: VIVT data cache, VIVT instruction cache
Machine: Netgear WNR854T
Clearing invalid memory bank 0KB@0xffffffff
Clearing invalid memory bank 0KB@0xffffffff
Clearing invalid memory bank 0KB@0xffffffff
Ignoring unrecognised tag 0x00000000
Ignoring unrecognised tag 0x00000000
Ignoring unrecognised tag 0x00000000
Memory policy: ECC disabled, Data cache writeback
Built 1 zonelists in Zone order, mobility grouping on.  Total pages: 8128
Kernel command line: root=/dev/mtdblock1 rootfstype=squashfs,jffs2 noinitrd console=ttyS0,115200
PID hash table entries: 128 (order: -3, 512 bytes)
Dentry cache hash table entries: 4096 (order: 2, 16384 bytes)
Inode-cache hash table entries: 2048 (order: 1, 8192 bytes)
Memory: 32MB = 32MB total
Memory: 29984KB available (2232K code, 137K data, 96K init, 0K highmem)
Hierarchical RCU implementation.
NR_IRQS:64
Calibrating delay loop... 332.59 BogoMIPS (lpj=1662976)
Mount-cache hash table entries: 512
CPU: Testing write buffer coherency: ok
NET: Registered protocol family 16
Orion ID: MV88F5181-Rev-B1. TCLK=166666667.
Applying Orion-1/Orion-NAS PCIe config read transaction workaround
PCI: bus0: Fast back to back transfers disabled
pci 0000:01:00.0: PME# supported from D0 D1 D2 D3hot
pci 0000:01:00.0: PME# disabled
PCI: bus1: Fast back to back transfers enabled
bio: create slab at 0
Switching to clocksource orion_clocksource
NET: Registered protocol family 2
IP route cache hash table entries: 1024 (order: 0, 4096 bytes)
TCP established hash table entries: 1024 (order: 1, 8192 bytes)
TCP bind hash table entries: 1024 (order: 0, 4096 bytes)
TCP: Hash tables configured (established 1024 bind 1024)
TCP reno registered
NET: Registered protocol family 1
squashfs: version 4.0 (2009/01/31) Phillip Lougher
Registering mini_fo version $Id$
JFFS2 version 2.2. (NAND) (SUMMARY)  Š 2001-2006 Red Hat, Inc.
msgmni has been set to 58
io scheduler noop registered
io scheduler deadline registered (default)
Serial: 8250/16550 driver, 2 ports, IRQ sharing disabled
serial8250.0: ttyS0 at MMIO 0xf1012000 (irq = 3) is a 16550A
console [ttyS0] enabled
physmap platform flash device: 00800000 at f4000000
physmap-flash.0: Found 1 x16 devices at 0x0 in 16-bit bank
 Intel/Sharp Extended Query Table at 0x0031
 Intel/Sharp Extended Query Table at 0x0031
Using buffer write method
cfi_cmdset_0001: Erase suspend on write enabled
cmdlinepart partition parsing not available
RedBoot partition parsing not available
Using physmap partition information
Creating 4 MTD partitions on "physmap-flash.0":
0x000000000000-0x000000100000 : "kernel"
0x000000100000-0x000000760000 : "rootfs"
mtd: partition "rootfs" set to be root filesystem
mtd: partition "rootfs_data" created automatically, ofs=2A0000, len=4C0000
0x0000002a0000-0x000000760000 : "rootfs_data"
0x000000760000-0x0000007a0000 : "uboot"
0x000000000000-0x000000760000 : "image"
MV-643xx 10/100/1000 ethernet driver version 1.4
mv643xx_eth smi: probed
net eth0: port 0 with MAC address 00:00:00:00:51:81
i2c /dev entries driver
TCP westwood registered
NET: Registered protocol family 17
Distributed Switch Architecture driver version 0.1
eth0[0]: detected a Marvell 88E6131 switch
dsa slave smi: probed
802.1Q VLAN Support v1.8 Ben Greear
All bugs added by David S. Miller
drivers/rtc/hctosys.c: unable to open rtc device (rtc0)
SQUASHFS error: squashfs_read_data failed to read block 0x18bace
SQUASHFS error: Unable to read metadata cache entry [18bace]
SQUASHFS error: Unable to read inode 0x15f20a3f
------------[ cut here ]------------
WARNING: at fs/inode.c:712 0xc009b524()
Modules linked in:
Backtrace:
Function entered at [] from []
 r7:00000000 r6:c009b524 r5:c0223ce0 r4:000002c8
Function entered at [] from []
Function entered at [] from []
 r7:c1d08e00 r6:c1d55dc0 r5:c180ae48 r4:c180ae48
Function entered at [] from []
Function entered at [] from []
 r5:c180ae48 r4:c180ae48
Function entered at [] from []
 r5:c180ae48 r4:fffffffb
Function entered at [] from []
Function entered at [] from []
Function entered at [] from []
 r4:c1c0a320
Function entered at [] from []
 r8:c025892c r7:c1d56880 r6:00000000 r5:c1d56840 r4:00008000
Function entered at [] from []
 r9:c001e808 r8:00000020 r7:c1d56880 r6:c1d56840 r5:00000000
r4:00008000
Function entered at [] from []
Function entered at [] from []
 r7:00008000 r6:c1c4a000 r5:c02b609f r4:c1c4a000
Function entered at [] from []
Function entered at [] from []
 r5:c001e808 r4:c0260ee4
Function entered at [] from []
 r6:00000000 r5:c001d46c r4:c001d46c
Function entered at [] from []
 r5:00000000 r4:00000000
---[ end trace 4decd757382df4e0 ]---
VFS: Cannot open root device "mtdblock1" or unknown-block(31,1)
Please append a correct "root=" boot option; here are the available partitions:
1f00            1024 mtdblock0 (driver?)
1f01            6528 mtdblock1 (driver?)
1f02            4864 mtdblock2 (driver?)
1f03             256 mtdblock3 (driver?)
1f04            7552 mtdblock4 (driver?)
Kernel panic - not syncing: VFS: Unable to mount root fs on unknown-block(31,1)


I dalej nie wiem, co mam z tym zrobić.

P.S.
Po wykonaniu:


Marvell>> tftpboot 0x400000 openwrt-wnr854t-squashfs.img
Bytes transferred = 2621440 (280000 hex)
Marvell>> erase 0xff800000 0xffafffff
Marvell>> cp.b 0x400000 0xff800000 0x280000


Efekt końcowy jest taki sam jak wcześniej.
Edytowany przez areckifx dnia 28-11-2012 15:05
AirLive WL-1600GL
 
Przejdź do forum
Zaloguj
Wprowadź adres e-mail lub nazwę użytkownika

Hasło



Nie masz jeszcze konta? Zarejestruj się.

Zapomniałeś/aś hasła?
Aktualnie online
· Gości online: 108

· Użytkowników online: 0

· Łącznie użytkowników: 24,115
· Najnowszy użytkownik: Ja
Czat
Musisz się zalogować, aby opublikować wiadomość.

Maniek91PL
06-11-2024 22:37
dzięki !Grin

maxikaaz
29-10-2024 14:27
@Maniek91PL - Administration=> Admin Access, i tam masz "Allow Wireless Access" do zaznaczenia

Maniek91PL
26-10-2024 22:07
siemka! ktoś przypomni co się ustawiało jeśli nie mogę wejść od strony wifi do tomato? od lan działa

overflow2
04-10-2024 17:34
Kupowałem Asusy n10u albo n12d1 ale nie widzę ich, chyba już nie produkują, Chodzi o coś nowego i taniego. Transfery niewielkie.

maxikaaz
04-10-2024 09:38
@overflow2 patrząc po dostępności funkcji w nowych kompilacjach, to chyba nawet WRT54G/GL jeszcze ma OpenVPN, albo jakiś odpowiednik... zależy, na jakie transfery liczysz.

overflow2
30-09-2024 20:53
Jaki aktualnie najtańszy router do tomato do openvpn?

maxikaaz
27-07-2024 15:07
@servee - na początek router do rozebrania i obejrzenia, ciężko wróżyć tak tylko po objawach

maxikaaz
27-07-2024 14:55
@servee - cały kontroler nie pada tak sobie z powodu "zbiegu okoliczności",
więc prawdopodobnie gdzieś przepięcie.

servee
25-07-2024 13:33
@maxikaaz: działało, aż pewnego pięknego dnia przestało działać. W tym dniu była też burza, ale to raczej zbieg okoliczności.

maxikaaz
25-07-2024 11:38
@servee - o ile problem jest w obrębie samych wyjść (dławiki, warystory), to naprawialne, ale jeśli w samym SoC - to nienaprawialne ze względu na koszta. A co było przyczyną?

95,301,577 unikalnych wizyt