26

Odp: Teltonika RUT955

Wypakować sobie możesz na usb, bo to duże jest. Czy sam program zadziała  - to juz sprawdź, wywołanie pewnie podobne będzie do quectelowego.

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

27 (edytowany przez smereka 2024-11-20 21:16:56)

Odp: Teltonika RUT955

Czyli jak?

qfirehose -f /tmp/firmware/

?

28

Odp: Teltonika RUT955

meig_firehose nie qfirehose. W paczce był.

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

29

Odp: Teltonika RUT955

Oj. Jutro spróbuje bo nie mam sprzętu pod ręką. Dziękuję

30

Odp: Teltonika RUT955

Podmontowałem pendraka pod /mnt/sda1 . Chce tam wejść przez winscp i krzyczy mi tak:

Command 'ls -la --full-time'
failed with return code 139 and the following error message.
Segmentation fault



O co chodzi?

31

Odp: Teltonika RUT955

LS z busybixa nie ma takich opcji. To było chyba do wyłączenia gdzieś tam w opcjach

Weź normalnie na kompie skopiuj i podłącz do routera później.

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

32

Odp: Teltonika RUT955

root@OpenWrt:/etc/sda1# meig_firehose -f /etc/sda1/firmware/
-ash: meig_firehose: not found
root@OpenWrt:/etc/sda1#

33 (edytowany przez smereka 2024-11-21 09:49:54)

Odp: Teltonika RUT955

Ok poradziłem

Dałem tak:

./meig_firehose -f /etc/sda1/firmware/


i ruszyła aktualizacja. Reebotuje ruta zobaczymy czy wyżył wink

34

Odp: Teltonika RUT955

Modem wyżył:

root@OpenWrt:~# picocom /dev/ttyUSB2
picocom v3.1

port is        : /dev/ttyUSB2
flowcontrol    : none
baudrate is    : 9600
parity is      : none
databits are   : 8
stopbits are   : 1
escape is      : C-a
local echo is  : no
noinit is      : no
noreset is     : no
hangup is      : no
nolock is      : no
send_cmd is    : sz -vv
receive_cmd is : rz -vv -E
imap is        :
omap is        :
emap is        : crcrlf,delbs,
logfile is     : none
initstring     : none
exit_after is  : not set
exit is        : no

Type [C-a] [C-h] to see available commands
Terminal ready
ATI
Manufacturer: MEIG INCORPORATED
Model: SLM750-V
Revision: SLM750-V_4.57.25_EQ101
IMEI: XXXXXXXXXXXXXXXX
+GCAP: +CGSM

OK


Niemniej po reboocie routera sam połączyć się nie chce pomimo, że jest widoczny w systemie. Samo ifup wan nic nie daje. Dopiero po AT+CFUN=1,1 i ifupwan nawiązuje połączenie. W czym może być rzecz?

35

Odp: Teltonika RUT955

Posiadasz jakąś dokumentację do niego (nawet nie szukałem). Bo może ten typ tak ma i wymaga po prostu paru poleceń przed nawiązaniem połączenia.

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

36 (edytowany przez smereka 2024-11-28 09:21:08)

Odp: Teltonika RUT955

Cezary chciałbyś tego RUTa na testy wziąć celem spowodowania poprawnego działania modemu rzecz jasna na openwrt smile. Ja wymiękam. 2-3 dni temu zainstalowałem soft teltoniki w wersji      FW version: RUT9XX_R_00.06.08.5  no i od tych 2-3 dni cały czas trzyma połączenia. Zmieniłem znowu na openwrt testowałem na qmi jak również na proto 3g na/dev/ttyUSB1 i /dev/ttyUSB2 bo te działały i na każdym to samo po 15-20 minutach modem rozłącza się.

Daj znać to Ci podrzucę razem z anteną i zasilaczem. Jak nic nie zdziałasz to to będzie służył łatwiejszym zadaniom na tym ich sofcie

37

Odp: Teltonika RUT955

Pewnie, zawsze to coś nowego do zabawy. Pisz ma mejla kiedy jesteś w stanie to podrzucić.

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

38

Odp: Teltonika RUT955

Ok. Zadzwonię jak będę jechał w Twoje rejony przy okazji. Jak okazji nie będzie no to spacjelnie pojadę bo szkoda mi tego biednego ruta żeby tak skończył... A na openwrt znajduję mu robotę. Zresztą w tej chwili mam deficyt rutów. Jak masz jakieś na zbyciu to przygarnę. Potrzebuję co najmniej z 10.

39

Odp: Teltonika RUT955

Wiem co jest problemem ale  na razie nie wiem jak rozwiązać. Traci dostęp do karty sim.

root@MiFi:~# uqmi -d /dev/cdc-wdm0 --uim-get-sim-state
{

}

A próba wykonania jakiś poleceń At kończy się na SIM invalid/not inserted itd.
Dostęp do SIMa przywraca się po

root@MiFi:~# uqmi -d /dev/cdc-wdm0 --uim-power-on --uim-slot 1
root@MiFi:~# uqmi -d /dev/cdc-wdm0 --uim-get-sim-state
{
    "card_slot": 1,
    "card_application_state": "ready",
    "pin1_status": "disabled",
    "pin1_verify_tries": 3,
    "pin1_unlock_tries": 10,
    "pin2_status": "not_verified",
    "pin2_verify_tries": 3,
    "pin2_unlock_tries": 10
}

Choć to nie powoduje że połączenie działa ponownie - trzeba jawnie zrobić ifup. Próbowałem dodać do crona co trzy minuty uqmi -d /dev/cdc-wdm0 --uim-power-on --uim-slot 1, ale to nie pomaga. Nie znalazłem też nic specjalnego w AT co by teltonika robiła. Na razie diagnoza, rozwiązanie zobaczymy czy się znajdzie.

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

40

Odp: Teltonika RUT955

Jak losowo , to po prostu słaby kontakt ze stykami... Przeczyścić , podkleić taśmą kartę ( co by ciutkę grubsza była i lepiej stykała) i obserwować smile

41

Odp: Teltonika RUT955

MiG25 napisał/a:

Jak losowo , to po prostu słaby kontakt ze stykami... Przeczyścić , podkleić taśmą kartę ( co by ciutkę grubsza była i lepiej stykała) i obserwować smile

To nie to, na sofcie teltoniki chodzi bez zająknięcia.

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

42

Odp: Teltonika RUT955

Właśnie przecież pisałem wcześniej 4 dni non stop połączenie miał na sofcie teltoniki. Na razie Cezary trzymaj go. Jak będzie potrzebny do czegoś co by mogło funkcjonować na tektonice to się odezwę. Czyli temat jak widać ciekawy. Nie było takiego na forum smile

P.S dzięki za maila Cezary bo bym tu nie zajrzał zapomniałem big_smile

43 (edytowany przez smereka 2025-03-28 21:53:40)

Odp: Teltonika RUT955

Cezary jak możesz zobaczy czy w tym badziewniku co Ci dałem zadziała to ponżej znalezione na forum openwrt:


In a device with SLM750 modem most things should work ( echo 1 > /sys/class/gpio/modem_power/value is still needed), for the EC25 version the problem described above persists.

44

Odp: Teltonika RUT955

To jest zasilanie modemu tylko, jak by nie było to modem nie był by widoczny.

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

45 (edytowany przez smereka 2025-04-01 09:01:28)

Odp: Teltonika RUT955

Jeszcze raz wrzucam logi. Rut przestaje żyć. Od wczoraj od około 16:15 nie było z nim kontaktu. Po ponownym podaniu zasilania wstał dzisiaj po 9. Coś się z tego da wywnioskować?

Mon Mar 31 16:17:23 2025 daemon.notice procd: /etc/rc.d/S13openssl: Generating engines.cnf
Mon Mar 31 16:17:23 2025 daemon.notice procd: /etc/rc.d/S13openssl: Generating providers.cnf
Mon Mar 31 16:17:27 2025 user.notice dnsmasq: DNS rebinding protection is active, will discard upstream RFC1918 responses!
Mon Mar 31 16:17:27 2025 user.notice dnsmasq: Allowing 127.0.0.0/8 responses
Mon Mar 31 16:17:27 2025 user.notice dnsmasq: Allowing RFC1918 responses for domain free.aero2.net.pl
Mon Mar 31 16:17:29 2025 daemon.info dnsmasq[1]: started, version 2.90 cachesize 1000
Mon Mar 31 16:17:29 2025 daemon.info dnsmasq[1]: DNS service limited to local subnets
Mon Mar 31 16:17:29 2025 daemon.info dnsmasq[1]: compile time options: IPv6 GNU-getopt no-DBus UBus no-i18n no-IDN DHCP no-DHCPv6 no-Lua TFTP no-conntrack no-ipset no-nftset no-auth no-cryptohash no-DNSSEC no-ID loop-detect inotify dumpfile
Mon Mar 31 16:17:29 2025 daemon.info dnsmasq[1]: UBus support enabled: connected to system bus
Mon Mar 31 16:17:29 2025 daemon.info dnsmasq[1]: using only locally-known addresses for test
Mon Mar 31 16:17:29 2025 daemon.info dnsmasq[1]: using only locally-known addresses for onion
Mon Mar 31 16:17:29 2025 daemon.info dnsmasq[1]: using only locally-known addresses for localhost
Mon Mar 31 16:17:29 2025 daemon.info dnsmasq[1]: using only locally-known addresses for local
Mon Mar 31 16:17:29 2025 daemon.info dnsmasq[1]: using only locally-known addresses for invalid
Mon Mar 31 16:17:29 2025 daemon.info dnsmasq[1]: using only locally-known addresses for bind
Mon Mar 31 16:17:29 2025 daemon.info dnsmasq[1]: using only locally-known addresses for lan
Mon Mar 31 16:17:29 2025 daemon.warn dnsmasq[1]: no servers found in /tmp/resolv.conf.d/resolv.conf.auto, will retry
Mon Mar 31 16:17:29 2025 daemon.info dnsmasq[1]: read /etc/hosts - 12 names
Mon Mar 31 16:17:29 2025 daemon.info dnsmasq[1]: read /tmp/hosts/dhcp.cfg01411c - 0 names
Mon Mar 31 16:17:30 2025 authpriv.info dropbear[1603]: Not backgrounding
Mon Mar 31 16:17:40 2025 daemon.notice wpa_supplicant[1757]: Successfully initialized wpa_supplicant
Mon Mar 31 16:17:40 2025 user.notice : Added device handler type: bonding
Mon Mar 31 16:17:40 2025 user.notice : Added device handler type: 8021ad
Mon Mar 31 16:17:40 2025 user.notice : Added device handler type: 8021q
Mon Mar 31 16:17:40 2025 user.notice : Added device handler type: macvlan
Mon Mar 31 16:17:40 2025 user.notice : Added device handler type: veth
Mon Mar 31 16:17:40 2025 user.notice : Added device handler type: bridge
Mon Mar 31 16:17:40 2025 user.notice : Added device handler type: Network device
Mon Mar 31 16:17:40 2025 user.notice : Added device handler type: tunnel
Mon Mar 31 16:17:45 2025 cron.info crond[2053]: crond (busybox 1.36.1) started, log level 5
Mon Mar 31 16:17:48 2025 user.notice ucitrack: Setting up /etc/config/dhcp reload dependency on /etc/config/network
Mon Mar 31 16:17:48 2025 user.notice ucitrack: Setting up /etc/config/network reload dependency on /etc/config/wireless
Mon Mar 31 16:17:49 2025 user.notice ucitrack: Setting up /etc/config/luci-splash reload dependency on /etc/config/firewall
Mon Mar 31 16:17:49 2025 user.notice ucitrack: Setting up /etc/config/qos reload dependency on /etc/config/firewall
Mon Mar 31 16:17:49 2025 user.notice ucitrack: Setting up /etc/config/miniupnpd reload dependency on /etc/config/firewall
Mon Mar 31 16:17:50 2025 user.notice ucitrack: Setting up /etc/config/odhcpd reload dependency on /etc/config/dhcp
Mon Mar 31 16:17:50 2025 user.notice ucitrack: Setting up non-init /etc/config/fstab reload handler: /sbin/block mount
Mon Mar 31 16:17:51 2025 user.notice ucitrack: Setting up /etc/config/system reload trigger for non-procd /etc/init.d/led
Mon Mar 31 16:17:51 2025 user.notice ucitrack: Setting up /etc/config/luci_statistics reload dependency on /etc/config/system
Mon Mar 31 16:17:51 2025 user.notice ucitrack: Setting up /etc/config/dhcp reload dependency on /etc/config/system
Mon Mar 31 16:17:53 2025 daemon.err mbusd[2457]: 31 Mar 2025 16:17:53 mbusd-0.5.0 started...
Mon Mar 31 16:17:53 2025 daemon.err mbusd[2457]: 31 Mar 2025 16:17:53 tty: trying to open /dev/ttyATH1 (speed 9600 mode 8N1)
Mon Mar 31 16:17:57 2025 daemon.notice procd: /etc/rc.d/S94smstools3: Creating minimum spool directories
Mon Mar 31 16:17:58 2025 daemon.crit smsd: MAINPROCESS: Smsd v3.1.21 started.
Mon Mar 31 16:17:58 2025 daemon.crit smsd: MAINPROCESS: Running as root:root (0:0).
Mon Mar 31 16:17:58 2025 daemon.warn smsd: MAINPROCESS: File mode creation mask: 022 (0644, rw-r--r--).
Mon Mar 31 16:17:58 2025 daemon.crit smsd: MAINPROCESS: Running in terminal mode.
Mon Mar 31 16:17:58 2025 daemon.notice smsd: MAINPROCESS: Outgoing file checker has started. PID: 2719.
Mon Mar 31 16:17:58 2025 daemon.notice smsd: GSM1: Modem handler 0 has started. PID: 2728.
Mon Mar 31 16:17:58 2025 daemon.notice smsd: GSM1: Using check_memory_method 1: CPMS is used.
Mon Mar 31 16:17:58 2025 daemon.err smsd: GSM1: Couldn't open serial port /dev/ttyUSB2, error: No such file or directory, waiting 30 sec.
Mon Mar 31 16:17:59 2025 daemon.warn netifd: You have delegated IPv6-prefixes but haven't assigned them to any interface. Did you forget to set option ip6assign on your lan-interfaces?
Mon Mar 31 16:17:59 2025 user.notice root: pomiary_kompensatora Launcher programu pomiary_kompensatora
Mon Mar 31 16:17:59 2025 user.notice root: pomiary_kompensatora Czekam 60s...
Mon Mar 31 16:17:59 2025 kern.info kernel: [  102.269134] eth0: link up (1000Mbps/Full duplex)
Mon Mar 31 16:17:59 2025 kern.info kernel: [  102.275079] IPv6: ADDRCONF(NETDEV_CHANGE): eth0: link becomes ready
Mon Mar 31 16:17:59 2025 kern.info kernel: [  102.316057] br-lan: port 1(eth0.1) entered blocking state
Mon Mar 31 16:17:59 2025 kern.info kernel: [  102.321656] br-lan: port 1(eth0.1) entered disabled state
Mon Mar 31 16:17:59 2025 kern.info kernel: [  102.327502] device eth0.1 entered promiscuous mode
Mon Mar 31 16:17:59 2025 kern.info kernel: [  102.332450] device eth0 entered promiscuous mode
Mon Mar 31 16:17:59 2025 kern.info kernel: [  102.396600] br-lan: port 1(eth0.1) entered blocking state
Mon Mar 31 16:17:59 2025 kern.info kernel: [  102.402175] br-lan: port 1(eth0.1) entered forwarding state
Mon Mar 31 16:17:59 2025 daemon.notice netifd: Interface 'lan' is enabled
Mon Mar 31 16:17:59 2025 daemon.notice netifd: Interface 'lan' is setting up now
Mon Mar 31 16:17:59 2025 daemon.notice netifd: Interface 'lan' is now up
Mon Mar 31 16:17:59 2025 daemon.notice netifd: bridge 'br-lan' link is up
Mon Mar 31 16:17:59 2025 daemon.notice netifd: Interface 'lan' has link connectivity
Mon Mar 31 16:17:59 2025 daemon.notice netifd: Interface 'loopback' is enabled
Mon Mar 31 16:17:59 2025 daemon.notice netifd: Interface 'loopback' is setting up now
Mon Mar 31 16:17:59 2025 daemon.notice netifd: Interface 'loopback' is now up
Mon Mar 31 16:17:59 2025 daemon.notice netifd: Interface 'test' is setting up now
Mon Mar 31 16:18:00 2025 daemon.notice netifd: Interface 'wan' is enabled
Mon Mar 31 16:18:00 2025 daemon.notice netifd: Interface 'wan6' is enabled
Mon Mar 31 16:18:00 2025 daemon.notice netifd: bridge 'br-lan' link is down
Mon Mar 31 16:18:00 2025 daemon.notice netifd: Interface 'lan' has link connectivity loss
Mon Mar 31 16:18:00 2025 daemon.notice netifd: Network device 'eth0' link is up
Mon Mar 31 16:18:00 2025 daemon.notice netifd: VLAN 'eth0.1' link is up
Mon Mar 31 16:18:00 2025 daemon.notice netifd: bridge 'br-lan' link is up
Mon Mar 31 16:18:00 2025 daemon.notice netifd: Interface 'lan' has link connectivity
Mon Mar 31 16:18:00 2025 daemon.notice netifd: Network device 'lo' link is up
Mon Mar 31 16:18:00 2025 daemon.notice netifd: Interface 'loopback' has link connectivity
Mon Mar 31 16:18:00 2025 kern.info kernel: [  103.310226] IPv6: ADDRCONF(NETDEV_CHANGE): br-lan: link becomes ready
Mon Mar 31 16:18:00 2025 daemon.notice procd: /etc/rc.d/S96led: setting up led komunikacja modemu
Mon Mar 31 16:18:01 2025 daemon.notice netifd: test (2814): The specified control device does not exist
Mon Mar 31 16:18:02 2025 daemon.notice netifd: test (2892): Stopping network test
Mon Mar 31 16:18:02 2025 daemon.notice netifd: radio0 (2818): WARNING: Variable 'data' does not exist or is not an array/object
Mon Mar 31 16:18:02 2025 daemon.notice netifd: test (2892): Command failed: ubus call network.interface notify_proto { "action": 0, "link-up": false, "keep": false, "interface": "test" } (Permission denied)
Mon Mar 31 16:18:02 2025 daemon.notice netifd: Interface 'test' is now down
Mon Mar 31 16:18:02 2025 daemon.warn openvpn(custom_config)[2586]: WARNING: Compression for receiving enabled. Compression has been used in the past to break encryption. Sent packets are not compressed unless "allow-compression yes" is also set.
Mon Mar 31 16:18:02 2025 daemon.warn openvpn(custom_config)[2586]: DEPRECATED OPTION: --cipher set to 'AES-256-CBC' but missing in --data-ciphers (AES-256-GCM:AES-128-GCM). Future OpenVPN version will ignore --cipher for cipher negotiations. Add 'AES-256-CBC' to --data-ciphers or change --cipher 'AES-256-CBC' to --data-ciphers-fallback 'AES-256-CBC' to silence this warning.
Mon Mar 31 16:18:03 2025 daemon.notice ksmbd: Stopping Ksmbd userspace service.
Mon Mar 31 16:18:03 2025 daemon.notice openvpn(custom_config)[2586]: OpenVPN 2.5.8 mips-openwrt-linux-gnu [SSL (OpenSSL)] [LZO] [LZ4] [EPOLL] [MH/PKTINFO] [AEAD]
Mon Mar 31 16:18:03 2025 daemon.notice openvpn(custom_config)[2586]: library versions: OpenSSL 3.0.15 3 Sep 2024, LZO 2.10
Mon Mar 31 16:18:03 2025 daemon.warn openvpn(custom_config)[2586]: WARNING: No server certificate verification method has been enabled.  See http://openvpn.net/howto.html#mitm for more info.
Mon Mar 31 16:18:03 2025 daemon.warn openvpn(custom_config)[2586]: NOTE: the current --script-security setting may allow this configuration to call user-defined scripts
Mon Mar 31 16:18:03 2025 daemon.notice openvpn(custom_config)[2586]: TCP/UDP: Preserving recently used remote address: [AF_INET]XX.XX.XX.XXX:1332
Mon Mar 31 16:18:03 2025 daemon.notice openvpn(custom_config)[2586]: Socket Buffers: R=[131072->131072] S=[16384->16384]
Mon Mar 31 16:18:03 2025 daemon.notice openvpn(custom_config)[2586]: Attempting to establish TCP connection with [AF_INET]XX.XX.XX.XXX:1332 [nonblock]
Mon Mar 31 16:18:03 2025 daemon.err openvpn(custom_config)[2586]: TCP: connect to [AF_INET]XX.XX.XX.XXX:1332 failed: Network unreachable
Mon Mar 31 16:18:03 2025 daemon.notice openvpn(custom_config)[2586]: SIGUSR1[connection failed(soft),init_instance] received, process restarting
Mon Mar 31 16:18:03 2025 daemon.notice openvpn(custom_config)[2586]: Restart pause, 5 second(s)
Mon Mar 31 16:18:03 2025 user.notice firewall: Reloading firewall due to ifup of lan (br-lan)
Mon Mar 31 16:18:03 2025 daemon.notice ksmbd: Starting Ksmbd userspace service.
Mon Mar 31 16:18:05 2025 kern.debug kernel: [  107.877344] ath: EEPROM regdomain: 0x8268
Mon Mar 31 16:18:05 2025 kern.debug kernel: [  107.881500] ath: EEPROM indicates we should expect a country code
Mon Mar 31 16:18:05 2025 kern.debug kernel: [  107.887686] ath: doing EEPROM country->regdmn map search
Mon Mar 31 16:18:05 2025 kern.debug kernel: [  107.893103] ath: country maps to regdmn code: 0x37
Mon Mar 31 16:18:05 2025 kern.debug kernel: [  107.897968] ath: Country alpha2 being used: PL
Mon Mar 31 16:18:05 2025 kern.debug kernel: [  107.902487] ath: Regpair used: 0x37
Mon Mar 31 16:18:05 2025 kern.debug kernel: [  107.906028] ath: regdomain 0x8268 dynamically updated by user
Mon Mar 31 16:18:06 2025 daemon.notice hostapd: Set new config for phy phy0:
Mon Mar 31 16:18:06 2025 daemon.notice wpa_supplicant[1757]: Set new config for phy phy0
Mon Mar 31 16:18:08 2025 daemon.warn openvpn(custom_config)[2586]: WARNING: No server certificate verification method has been enabled.  See http://openvpn.net/howto.html#mitm for more info.
Mon Mar 31 16:18:08 2025 daemon.warn openvpn(custom_config)[2586]: NOTE: the current --script-security setting may allow this configuration to call user-defined scripts
Mon Mar 31 16:18:08 2025 daemon.notice openvpn(custom_config)[2586]: TCP/UDP: Preserving recently used remote address: [AF_INET]XX.XX.XX.XXX:1332
Mon Mar 31 16:18:08 2025 daemon.notice openvpn(custom_config)[2586]: Socket Buffers: R=[131072->131072] S=[16384->16384]
Mon Mar 31 16:18:08 2025 daemon.notice openvpn(custom_config)[2586]: Attempting to establish TCP connection with [AF_INET]XX.XX.XX.XXX:1332 [nonblock]
Mon Mar 31 16:18:08 2025 daemon.err openvpn(custom_config)[2586]: TCP: connect to [AF_INET]XX.XX.XX.XXX:1332 failed: Network unreachable
Mon Mar 31 16:18:08 2025 daemon.notice openvpn(custom_config)[2586]: SIGUSR1[connection failed(soft),init_instance] received, process restarting
Mon Mar 31 16:18:08 2025 daemon.notice openvpn(custom_config)[2586]: Restart pause, 5 second(s)
Mon Mar 31 16:18:10 2025 daemon.notice wpa_supplicant[1757]: Set new config for phy phy0
Mon Mar 31 16:18:10 2025 kern.info kernel: [  112.709860] usb 1-1.4: new high-speed USB device number 5 using ehci-platform
Mon Mar 31 16:18:10 2025 kern.info kernel: [  112.925778] option 1-1.4:1.0: GSM modem (1-port) converter detected
Mon Mar 31 16:18:10 2025 kern.info kernel: [  112.932585] usb 1-1.4: GSM modem (1-port) converter now attached to ttyUSB0
Mon Mar 31 16:18:10 2025 kern.info kernel: [  112.940632] option 1-1.4:1.1: GSM modem (1-port) converter detected
Mon Mar 31 16:18:10 2025 kern.info kernel: [  112.947386] usb 1-1.4: GSM modem (1-port) converter now attached to ttyUSB1
Mon Mar 31 16:18:10 2025 kern.info kernel: [  112.955467] option 1-1.4:1.2: GSM modem (1-port) converter detected
Mon Mar 31 16:18:10 2025 kern.info kernel: [  112.962244] usb 1-1.4: GSM modem (1-port) converter now attached to ttyUSB2
Mon Mar 31 16:18:10 2025 kern.info kernel: [  112.970331] option 1-1.4:1.3: GSM modem (1-port) converter detected
Mon Mar 31 16:18:10 2025 kern.info kernel: [  112.977036] usb 1-1.4: GSM modem (1-port) converter now attached to ttyUSB3
Mon Mar 31 16:18:10 2025 daemon.notice hostapd: Set new config for phy phy0: /var/run/hostapd-phy0.conf
Mon Mar 31 16:18:10 2025 daemon.notice hostapd: Restart interface for phy phy0
Mon Mar 31 16:18:10 2025 kern.info kernel: [  113.350673] qmi_wwan 1-1.4:1.4: cdc-wdm0: USB WDM device
Mon Mar 31 16:18:10 2025 kern.info kernel: [  113.360775] qmi_wwan 1-1.4:1.4 wwan0: register 'qmi_wwan' at usb-1b000000.usb-1.4, WWAN/QMI device, 42:13:4b:99:55:b5
Mon Mar 31 16:18:11 2025 daemon.notice hostapd: Configuration file: data: driver=nl80211 logger_syslog=127 logger_syslog_level=2 logger_stdout=127 logger_stdout_level=2 country_code=PL ieee80211d=1 hw_mode=g supported_rates=60 90 120 180 240 360 480 540 basic_rates=60 120 240 beacon_int=100 chanlist=5 #num_global_macaddr=1 ieee80211n=1 ht_coex=0 ht_capab=[LDPC][SHORT-GI-20][SHORT-GI-40][TX-STBC][RX-STBC1][DSSS_CCK-40] channel=5  interface=phy0-ap0 bssid=00:1e:42:3e:c9:e1 ctrl_interface=/var/run/hostapd ap_isolate=1 bss_load_update_period=60 chan_util_avg_period=600 disassoc_low_ack=1 skip_inactivity_poll=0 preamble=1 wmm_enabled=1 ignore_broadcast_ssid=0 uapsd_advertisement_enabled=1 utf8_ssid=1 multi_ap=0 wpa_passphrase=cccccccccccc wpa_psk_file=/var/run/hostapd-phy0-ap0.psk auth_algs=1 wpa=2 wpa_pairwise=CCMP ssid=RUT_50 bridge=br-lan wds_bridge= snoop_iface=br-lan wpa_disable_eapol_key_retries=0 wpa_key_mgmt=WPA-PSK okc=0 disable_pmksa_caching=1 dynamic_vlan=0 vlan_naming=1 vlan_no_bridge=1 vlan_file=/var/run/hostapd-p
Mon Mar 31 16:18:11 2025 kern.info kernel: [  114.032664] br-lan: port 2(phy0-ap0) entered blocking state
Mon Mar 31 16:18:11 2025 kern.info kernel: [  114.038357] br-lan: port 2(phy0-ap0) entered disabled state
Mon Mar 31 16:18:11 2025 kern.info kernel: [  114.044476] device phy0-ap0 entered promiscuous mode
Mon Mar 31 16:18:11 2025 daemon.notice hostapd: phy0-ap0: interface state UNINITIALIZED->COUNTRY_UPDATE
Mon Mar 31 16:18:12 2025 kern.info kernel: [  114.601952] IPv6: ADDRCONF(NETDEV_CHANGE): phy0-ap0: link becomes ready
Mon Mar 31 16:18:12 2025 kern.info kernel: [  114.608945] br-lan: port 2(phy0-ap0) entered blocking state
Mon Mar 31 16:18:12 2025 kern.info kernel: [  114.614691] br-lan: port 2(phy0-ap0) entered forwarding state
Mon Mar 31 16:18:12 2025 daemon.notice netifd: Network device 'phy0-ap0' link is up
Mon Mar 31 16:18:12 2025 daemon.info dnsmasq[1]: exiting on receipt of SIGTERM
Mon Mar 31 16:18:12 2025 daemon.info dnsmasq[1]: started, version 2.90 cachesize 1000
Mon Mar 31 16:18:12 2025 daemon.info dnsmasq[1]: DNS service limited to local subnets
Mon Mar 31 16:18:12 2025 daemon.info dnsmasq[1]: compile time options: IPv6 GNU-getopt no-DBus UBus no-i18n no-IDN DHCP no-DHCPv6 no-Lua TFTP no-conntrack no-ipset no-nftset no-auth no-cryptohash no-DNSSEC no-ID loop-detect inotify dumpfile
Mon Mar 31 16:18:12 2025 daemon.info dnsmasq[1]: UBus support enabled: connected to system bus
Mon Mar 31 16:18:12 2025 daemon.info dnsmasq-dhcp[1]: DHCP, IP range 192.168.78.100 -- 192.168.78.249, lease time 12h
Mon Mar 31 16:18:12 2025 daemon.info dnsmasq[1]: using only locally-known addresses for test
Mon Mar 31 16:18:12 2025 daemon.info dnsmasq[1]: using only locally-known addresses for onion
Mon Mar 31 16:18:12 2025 daemon.info dnsmasq[1]: using only locally-known addresses for localhost
Mon Mar 31 16:18:12 2025 daemon.info dnsmasq[1]: using only locally-known addresses for local
Mon Mar 31 16:18:12 2025 daemon.info dnsmasq[1]: using only locally-known addresses for invalid
Mon Mar 31 16:18:12 2025 daemon.info dnsmasq[1]: using only locally-known addresses for bind
Mon Mar 31 16:18:12 2025 daemon.info dnsmasq[1]: using only locally-known addresses for lan
Mon Mar 31 16:18:12 2025 daemon.warn dnsmasq[1]: no servers found in /tmp/resolv.conf.d/resolv.conf.auto, will retry
Mon Mar 31 16:18:12 2025 daemon.info dnsmasq[1]: read /etc/hosts - 12 names
Mon Mar 31 16:18:12 2025 daemon.info dnsmasq[1]: read /tmp/hosts/dhcp.cfg01411c - 2 names
Mon Mar 31 16:18:12 2025 daemon.info dnsmasq-dhcp[1]: read /etc/ethers - 0 addresses
Mon Mar 31 16:18:13 2025 daemon.warn openvpn(custom_config)[2586]: WARNING: No server certificate verification method has been enabled.  See http://openvpn.net/howto.html#mitm for more info.
Mon Mar 31 16:18:13 2025 daemon.warn openvpn(custom_config)[2586]: NOTE: the current --script-security setting may allow this configuration to call user-defined scripts
Mon Mar 31 16:18:13 2025 daemon.notice openvpn(custom_config)[2586]: TCP/UDP: Preserving recently used remote address: [AF_INET]XX.XX.XX.XXX:1332
Mon Mar 31 16:18:13 2025 daemon.notice openvpn(custom_config)[2586]: Socket Buffers: R=[131072->131072] S=[16384->16384]
Mon Mar 31 16:18:13 2025 daemon.notice openvpn(custom_config)[2586]: Attempting to establish TCP connection with [AF_INET]XX.XX.XX.XXX:1332 [nonblock]
Mon Mar 31 16:18:13 2025 daemon.err openvpn(custom_config)[2586]: TCP: connect to [AF_INET]XX.XX.XX.XXX:1332 failed: Network unreachable
Mon Mar 31 16:18:13 2025 daemon.notice openvpn(custom_config)[2586]: SIGUSR1[connection failed(soft),init_instance] received, process restarting
Mon Mar 31 16:18:13 2025 daemon.notice openvpn(custom_config)[2586]: Restart pause, 5 second(s)
Mon Mar 31 16:18:15 2025 daemon.notice hostapd: phy0-ap0: interface state COUNTRY_UPDATE->ENABLED
Mon Mar 31 16:18:15 2025 daemon.notice hostapd: phy0-ap0: AP-ENABLED
Mon Mar 31 16:18:16 2025 daemon.notice netifd: Wireless device 'radio0' is now up
Mon Mar 31 16:18:18 2025 daemon.warn openvpn(custom_config)[2586]: WARNING: No server certificate verification method has been enabled.  See http://openvpn.net/howto.html#mitm for more info.
Mon Mar 31 16:18:18 2025 daemon.warn openvpn(custom_config)[2586]: NOTE: the current --script-security setting may allow this configuration to call user-defined scripts
Mon Mar 31 16:18:18 2025 daemon.notice openvpn(custom_config)[2586]: TCP/UDP: Preserving recently used remote address: [AF_INET]XX.XX.XX.XXX:1332
Mon Mar 31 16:18:18 2025 daemon.notice openvpn(custom_config)[2586]: Socket Buffers: R=[131072->131072] S=[16384->16384]
Mon Mar 31 16:18:18 2025 daemon.notice openvpn(custom_config)[2586]: Attempting to establish TCP connection with [AF_INET]XX.XX.XX.XXX:1332 [nonblock]
Mon Mar 31 16:18:18 2025 daemon.err openvpn(custom_config)[2586]: TCP: connect to [AF_INET]XX.XX.XX.XXX:1332 failed: Network unreachable
Mon Mar 31 16:18:18 2025 daemon.notice openvpn(custom_config)[2586]: SIGUSR1[connection failed(soft),init_instance] received, process restarting
Mon Mar 31 16:18:18 2025 daemon.notice openvpn(custom_config)[2586]: Restart pause, 5 second(s)
Mon Mar 31 16:18:18 2025 daemon.info procd: - init complete -
Mon Mar 31 16:18:23 2025 daemon.warn openvpn(custom_config)[2586]: WARNING: No server certificate verification method has been enabled.  See http://openvpn.net/howto.html#mitm for more info.
Mon Mar 31 16:18:23 2025 daemon.warn openvpn(custom_config)[2586]: NOTE: the current --script-security setting may allow this configuration to call user-defined scripts
Mon Mar 31 16:18:23 2025 daemon.notice openvpn(custom_config)[2586]: TCP/UDP: Preserving recently used remote address: [AF_INET]XX.XX.XX.XXX:1332
Mon Mar 31 16:18:23 2025 daemon.notice openvpn(custom_config)[2586]: Socket Buffers: R=[131072->131072] S=[16384->16384]
Mon Mar 31 16:18:23 2025 daemon.notice openvpn(custom_config)[2586]: Attempting to establish TCP connection with [AF_INET]XX.XX.XX.XXX:1332 [nonblock]
Mon Mar 31 16:18:23 2025 daemon.err openvpn(custom_config)[2586]: TCP: connect to [AF_INET]XX.XX.XX.XXX:1332 failed: Network unreachable
Mon Mar 31 16:18:23 2025 daemon.notice openvpn(custom_config)[2586]: SIGUSR1[connection failed(soft),init_instance] received, process restarting
Mon Mar 31 16:18:23 2025 daemon.notice openvpn(custom_config)[2586]: Restart pause, 10 second(s)
Mon Mar 31 16:18:27 2025 daemon.notice netifd: Interface 'test' is setting up now
Mon Mar 31 16:18:27 2025 daemon.notice netifd: test (4496): Waiting for SIM initialization
Mon Mar 31 16:18:28 2025 daemon.notice netifd: test (4496): Failed to parse message data
Mon Mar 31 16:18:28 2025 daemon.notice netifd: test (4496): PIN verification is disabled
Mon Mar 31 16:18:29 2025 daemon.notice smsd: GSM1: IMEI: CCCCCCCCCCCCCC
Mon Mar 31 16:18:29 2025 daemon.notice smsd: GSM1: IMSI: KKKKKKKKKKKKKK
Mon Mar 31 16:18:29 2025 daemon.notice netifd: test (4496): Device does not support 802.3 mode. Informing driver of raw-ip only for wwan0 ..
Mon Mar 31 16:18:29 2025 daemon.notice netifd: test (4496): Waiting for network registration
Mon Mar 31 16:18:30 2025 daemon.notice netifd: test (4496): Starting network test
Mon Mar 31 16:18:31 2025 daemon.notice netifd: test (4496): Setting up wwan0
Mon Mar 31 16:18:31 2025 daemon.notice netifd: Interface 'test' is now up
Mon Mar 31 16:18:31 2025 daemon.notice netifd: Network device 'wwan0' link is up
Mon Mar 31 16:18:31 2025 daemon.notice netifd: Network alias 'wwan0' link is up
Mon Mar 31 16:18:31 2025 daemon.notice netifd: Interface 'test_4' is enabled
Mon Mar 31 16:18:31 2025 daemon.notice netifd: Interface 'test_4' has link connectivity
Mon Mar 31 16:18:31 2025 daemon.notice netifd: Interface 'test_4' is setting up now
Mon Mar 31 16:18:32 2025 daemon.notice netifd: test_4 (4759): udhcpc: started, v1.36.1
Mon Mar 31 16:18:32 2025 user.notice firewall: Reloading firewall due to ifup of test (wwan0)
Mon Mar 31 16:18:33 2025 daemon.notice netifd: test_4 (4759): udhcpc: broadcasting discover
Mon Mar 31 16:18:33 2025 daemon.notice netifd: test_4 (4759): udhcpc: broadcasting select for 10.132.12.237, server 10.132.12.238
Mon Mar 31 16:18:33 2025 daemon.notice netifd: test_4 (4759): udhcpc: lease of 10.132.12.237 obtained from 10.132.12.238, lease time 7200
Mon Mar 31 16:18:33 2025 daemon.warn openvpn(custom_config)[2586]: WARNING: No server certificate verification method has been enabled.  See http://openvpn.net/howto.html#mitm for more info.
Mon Mar 31 16:18:33 2025 daemon.warn openvpn(custom_config)[2586]: NOTE: the current --script-security setting may allow this configuration to call user-defined scripts
Mon Mar 31 16:18:33 2025 daemon.notice openvpn(custom_config)[2586]: TCP/UDP: Preserving recently used remote address: [AF_INET]XX.XX.XX.XXX:1332
Mon Mar 31 16:18:33 2025 daemon.notice openvpn(custom_config)[2586]: Socket Buffers: R=[131072->131072] S=[16384->16384]
Mon Mar 31 16:18:33 2025 daemon.notice openvpn(custom_config)[2586]: Attempting to establish TCP connection with [AF_INET]XX.XX.XX.XXX:1332 [nonblock]
Mon Mar 31 16:18:33 2025 daemon.err openvpn(custom_config)[2586]: TCP: connect to [AF_INET]XX.XX.XX.XXX:1332 failed: Network unreachable
Mon Mar 31 16:18:33 2025 daemon.notice openvpn(custom_config)[2586]: SIGUSR1[connection failed(soft),init_instance] received, process restarting
Mon Mar 31 16:18:33 2025 daemon.notice openvpn(custom_config)[2586]: Restart pause, 20 second(s)
Mon Mar 31 16:18:33 2025 daemon.notice netifd: Interface 'test_4' is now up
Mon Mar 31 16:18:33 2025 daemon.info dnsmasq[1]: reading /tmp/resolv.conf.d/resolv.conf.auto
Mon Mar 31 16:18:33 2025 daemon.info dnsmasq[1]: using nameserver 194.204.159.1#53
Mon Mar 31 16:18:33 2025 daemon.info dnsmasq[1]: using nameserver 194.204.152.34#53
Mon Mar 31 16:18:33 2025 daemon.info dnsmasq[1]: using only locally-known addresses for test
Mon Mar 31 16:18:33 2025 daemon.info dnsmasq[1]: using only locally-known addresses for onion
Mon Mar 31 16:18:33 2025 daemon.info dnsmasq[1]: using only locally-known addresses for localhost
Mon Mar 31 16:18:33 2025 daemon.info dnsmasq[1]: using only locally-known addresses for local
Mon Mar 31 16:18:33 2025 daemon.info dnsmasq[1]: using only locally-known addresses for invalid
Mon Mar 31 16:18:33 2025 daemon.info dnsmasq[1]: using only locally-known addresses for bind
Mon Mar 31 16:18:33 2025 daemon.info dnsmasq[1]: using only locally-known addresses for lan
Tue Apr  1 09:20:58 2025 user.notice firewall: Reloading firewall due to ifup of test_4 (wwan0)
Tue Apr  1 09:21:12 2025 daemon.warn openvpn(custom_config)[2586]: WARNING: No server certificate verification method has been enabled.  See http://openvpn.net/howto.html#mitm for more info.
Tue Apr  1 09:21:12 2025 daemon.warn openvpn(custom_config)[2586]: NOTE: the current --script-security setting may allow this configuration to call user-defined scripts
Tue Apr  1 09:21:12 2025 daemon.notice openvpn(custom_config)[2586]: TCP/UDP: Preserving recently used remote address: [AF_INET]XX.XX.XX.XXX:1332
Tue Apr  1 09:21:12 2025 daemon.notice openvpn(custom_config)[2586]: Socket Buffers: R=[131072->131072] S=[16384->16384]
Tue Apr  1 09:21:12 2025 daemon.notice openvpn(custom_config)[2586]: Attempting to establish TCP connection with [AF_INET]XX.XX.XX.XXX:1332 [nonblock]
Tue Apr  1 09:21:13 2025 daemon.notice openvpn(custom_config)[2586]: TCP connection established with [AF_INET]XX.XX.XX.XXX:1332
Tue Apr  1 09:21:13 2025 daemon.notice openvpn(custom_config)[2586]: TCP_CLIENT link local: (not bound)
Tue Apr  1 09:21:13 2025 daemon.notice openvpn(custom_config)[2586]: TCP_CLIENT link remote: [AF_INET]XX.XX.XX.XXX:1332
Tue Apr  1 09:21:13 2025 daemon.notice openvpn(custom_config)[2586]: TLS: Initial packet from [AF_INET]XX.XX.XX.XXX:1332, sid=b1604941 4cda9411
Tue Apr  1 09:21:13 2025 daemon.warn openvpn(custom_config)[2586]: WARNING: this configuration may cache passwords in memory -- use the auth-nocache option to prevent this
Tue Apr  1 09:21:13 2025 daemon.notice openvpn(custom_config)[2586]: VERIFY OK: depth=1, CN=NETGEAR
Tue Apr  1 09:21:13 2025 daemon.notice openvpn(custom_config)[2586]: VERIFY OK: depth=0, CN=server
Tue Apr  1 09:21:13 2025 daemon.notice openvpn(custom_config)[2586]: Control Channel: TLSv1.3, cipher TLSv1.3 TLS_CHACHA20_POLY1305_SHA256, peer certificate: 2048 bit RSA, signature: RSA-SHA256
Tue Apr  1 09:21:13 2025 daemon.notice openvpn(custom_config)[2586]: [server] Peer Connection Initiated with [AF_INET]XX.XX.XX.XXX:1332
Tue Apr  1 09:21:13 2025 daemon.notice openvpn(custom_config)[2586]: PUSH: Received control message: 'PUSH_REPLY,route 10.8.0.1,topology net30,ping 10,ping-restart 120,ifconfig 10.8.2.37 10.8.2.38,peer-id 0,cipher AES-256-GCM'
Tue Apr  1 09:21:13 2025 daemon.notice openvpn(custom_config)[2586]: OPTIONS IMPORT: timers and/or timeouts modified
Tue Apr  1 09:21:13 2025 daemon.notice openvpn(custom_config)[2586]: OPTIONS IMPORT: --ifconfig/up options modified
Tue Apr  1 09:21:13 2025 daemon.notice openvpn(custom_config)[2586]: OPTIONS IMPORT: route options modified
Tue Apr  1 09:21:13 2025 daemon.notice openvpn(custom_config)[2586]: OPTIONS IMPORT: peer-id set
Tue Apr  1 09:21:13 2025 daemon.notice openvpn(custom_config)[2586]: OPTIONS IMPORT: adjusting link_mtu to 1627
Tue Apr  1 09:21:13 2025 daemon.notice openvpn(custom_config)[2586]: OPTIONS IMPORT: data channel crypto options modified
Tue Apr  1 09:21:14 2025 daemon.notice openvpn(custom_config)[2586]: Data Channel: using negotiated cipher 'AES-256-GCM'
Tue Apr  1 09:21:14 2025 daemon.notice openvpn(custom_config)[2586]: Outgoing Data Channel: Cipher 'AES-256-GCM' initialized with 256 bit key
Tue Apr  1 09:21:14 2025 daemon.notice openvpn(custom_config)[2586]: Incoming Data Channel: Cipher 'AES-256-GCM' initialized with 256 bit key
Tue Apr  1 09:21:14 2025 daemon.notice openvpn(custom_config)[2586]: net_route_v4_best_gw query: dst 0.0.0.0
Tue Apr  1 09:21:14 2025 daemon.notice openvpn(custom_config)[2586]: net_route_v4_best_gw result: via 10.132.12.238 dev wwan0
Tue Apr  1 09:21:14 2025 daemon.notice netifd: Interface 'vpn' is enabled
Tue Apr  1 09:21:14 2025 daemon.notice netifd: Network device 'tun12' link is up
Tue Apr  1 09:21:14 2025 daemon.notice openvpn(custom_config)[2586]: TUN/TAP device tun12 opened
Tue Apr  1 09:21:14 2025 daemon.notice openvpn(custom_config)[2586]: net_iface_mtu_set: mtu 1500 for tun12
Tue Apr  1 09:21:14 2025 daemon.notice openvpn(custom_config)[2586]: net_iface_up: set tun12 up
Tue Apr  1 09:21:14 2025 daemon.notice netifd: Interface 'vpn' has link connectivity
Tue Apr  1 09:21:14 2025 daemon.notice netifd: Interface 'vpn' is setting up now
Tue Apr  1 09:21:14 2025 daemon.notice openvpn(custom_config)[2586]: net_addr_ptp_v4_add: 10.8.2.37 peer 10.8.2.38 dev tun12
Tue Apr  1 09:21:14 2025 daemon.notice netifd: Interface 'vpn' is now up
Tue Apr  1 09:21:14 2025 daemon.notice openvpn(custom_config)[2586]: /usr/libexec/openvpn-hotplug up custom_config tun12 1500 1555 10.8.2.37 10.8.2.38 init
Tue Apr  1 09:21:14 2025 daemon.notice openvpn(custom_config)[2586]: net_route_v4_add: 192.168.1.0/24 via 10.8.2.38 dev [NULL] table 0 metric -1
Tue Apr  1 09:21:14 2025 daemon.notice openvpn(custom_config)[2586]: net_route_v4_add: 10.8.0.1/32 via 10.8.2.38 dev [NULL] table 0 metric -1
Tue Apr  1 09:21:14 2025 daemon.notice openvpn(custom_config)[2586]: Initialization Sequence Completed
Tue Apr  1 09:21:14 2025 user.notice firewall: Reloading firewall due to ifup of vpn (tun12)
Tue Apr  1 09:21:18 2025 user.notice root: pomiary_kompensatora Uruchamianie skryptu...
Tue Apr  1 09:21:19 2025 cron.info crond[2053]: time disparity of 1023 minutes detected
Tue Apr  1 09:21:30 2025 daemon.err mbusd[2457]: 01 Apr 2025 09:21:30 conn_open(): accepting connection from 192.168.78.1
Tue Apr  1 09:23:08 2025 daemon.err mbusd[2457]: 01 Apr 2025 09:23:08 conn_open(): accepting connection from 10.8.0.1
Tue Apr  1 09:23:12 2025 daemon.err mbusd[2457]: 01 Apr 2025 09:23:12 conn_close(): closing connection from 10.8.0.1
Tue Apr  1 09:25:38 2025 authpriv.info dropbear[6792]: Child connection from 10.8.0.1:65227
Tue Apr  1 09:25:50 2025 authpriv.notice dropbear[6792]: Password auth succeeded for 'root' from 10.8.0.1:65227

46

Odp: Teltonika RUT955

To log z uruchomienia sprzętu. Masz dziurę pomiędzy 16 za 9 rano, po 9 też to wygląda na ponowne uruchomienie/restart sprzętu. Coś się zawiesza w nim?

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

47

Odp: Teltonika RUT955

No to jest log wycięty z całości ale wcześniej przed 16 wczoraj nic tam nie było. Ta dziura to niedziałanie właśnie routera zawieszenie jego

48

Odp: Teltonika RUT955

Jest jakiś pakiet do sprawdzania stanu pendrive lub samego flsha na openwrt? jakis scandisk czy coś w ten deseń

49

Odp: Teltonika RUT955

Nie. Poza sprawdzeniem systemu plików to chyba nic nie ma.

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

50

Odp: Teltonika RUT955

Wrzuciłem do testów na działającym rut955 i z quetceltem Twój obraz Cezary 24.10 z luci i mam problem bo w obrazie nie ma wyeksportowanego gpio505, które było w wersji 22 czyli to przekaźnik. Czy coś się zmieniło i jest to pod innym gpio czy o co chodzi?