Muszę ogarnąć drugiego lapka z gigową kartą.... ![]()
Zrobię sobie kopię i przywrócę oryginał soft. Sprawdzę.
Albo podłączę w to miejsce drugiego G10 z czystym softem openwrt.
Nie jesteś zalogowany. Proszę się zalogować lub zarejestrować.
eko.one.pl → Posty przez palibrzuch
Muszę ogarnąć drugiego lapka z gigową kartą.... ![]()
Zrobię sobie kopię i przywrócę oryginał soft. Sprawdzę.
Albo podłączę w to miejsce drugiego G10 z czystym softem openwrt.
Jest włączony...
No i niestety, coś mi nie dawało spokoju i podłączyłem się kablem bo netia dała mi nowe urządzenie i prędkość 1000/50.
Max co osiągam na G10 to 400Mbps.... i nie wiem dlaczego?
Podłączam się pod router netii który jest w bridge i mam 950Mbps. Podłączam mir3g pod netię i mam 950Mbps.
Może coś pomieszałem z vlanami?
Chciałem aby pierwszy port lan był odseparowany dla sieci gościnnej.
config interface 'loopback'
option ifname 'lo'
option proto 'static'
option ipaddr '127.0.0.1'
option netmask '255.0.0.0'
config globals 'globals'
option ula_prefix 'fdf1:805e:21a0::/48'
config interface 'lan'
option type 'bridge'
option ifname 'eth1.1'
option proto 'static'
option netmask '255.255.255.0'
option ip6assign '60'
option ipaddr '192.168.4.1'
option delegate '0'
config interface 'wan'
option ifname 'eth0.2'
option proto 'dhcp'
option macaddr '34:CE:00:64:98:FC'
config interface 'wan6'
option ifname 'eth0.2'
option proto 'dhcpv6'
option auto '0'
option reqaddress 'try'
option reqprefix 'auto'
config switch
option name 'switch0'
option reset '1'
option enable_vlan '1'
config switch_vlan
option device 'switch0'
option vlan '1'
option ports '6t 3 4 5'
option vid '1'
config switch_vlan
option device 'switch0'
option vlan '2'
option ports '0t 1'
option vid '2'
config switch_vlan
option device 'switch0'
option vlan '3'
option vid '3'
option ports '6t 2'
config interface 'guest'
option proto 'static'
option type 'bridge'
option ipaddr '172.16.0.1'
option netmask '255.240.0.0'
option ifname 'eth1.3'
config interface 'dom'
option ifname 'zt+'
option proto 'none'Z góry dziękuję za pomoc.
edit
Oryginalnie tak wygląda sieć bez vlanów
config interface 'loopback'
option ifname 'lo'
option proto 'static'
option ipaddr '127.0.0.1'
option netmask '255.0.0.0'
config globals 'globals'
option ula_prefix 'fd99:df90:dae8::/48'
config interface 'lan'
option type 'bridge'
option ifname 'eth1.1'
option proto 'static'
option ipaddr '192.168.2.1'
option netmask '255.255.255.0'
option ip6assign '60'
list dns '8.8.8.8'
config interface 'wan'
option ifname 'eth0.2'
option proto 'dhcp'
config interface 'wan6'
option ifname 'eth0.2'
option proto 'dhcpv6'
option auto '0'
option reqaddress 'try'
option reqprefix 'auto'
config switch
option name 'switch0'
option reset '1'
option enable_vlan '1'
config switch_vlan
option device 'switch0'
option vlan '1'
option ports '2 3 4 5 6t'
config switch_vlan
option device 'switch0'
option vlan '2'
option ports '1 0t'
config interface 'wwan'
option proto 'dhcp'
config interface 'home'
option ifname 'zt+'
option proto 'none'Openwrt nie pójdzie na tym? ![]()
Witam
Wpadł mi taki dosyć stary sprzęt. Nawet na ori sofcie mam dla niego zastosowanie ale...
Czy da się do niego wgrać coś innego?
Model ACTIVY Media Server 150 V 1.0
Host name AMS150Ktoś kiedyś używał takiego cuda?
8x wykrzaczył mi wydruk ten jubuntu 20 lts. Traci połączenie z drukarką. Jutro leci do kosza. Instaluję na testy lubuntu bo mi się spodobał.
Hmm Króliku, piwo ode mnie!
Chyba nie bardzo rozkminilem te adresy i tu tkwil problem.
Kernel ruszyl i teraz prosze podeslij mi (moze w watku jest) jak postawic Openwrt na g10 (snapshot?), w sensie czy standardowo czy jest jakas inna procedura...
Dzieki wielkie!Pozdrawiam
Pan Królik to solidna firma
Dzięki niemu mam dwa G10 z openwrt
za co serdecznie dziękuję ![]()
Bardzo słabo działa to przekierowanie. Zmieniłem na G10 adres z 4.4.4.1 na 192.168.4.1 i trasa pojawiła się w ułamku sekundy i wszystko działa.
Wszystko jest tak samo, na G10 nie działa.
Czy coś jeszcze muszę zrobić aby ten dostęp był?
h9 to moje połączenie abym miał dostęp z wireguard do guest ale pewnie coś źle zrobiłem.
Gueat nie miałem czegoś takiego. Wywaliłem. Teraz mam tak i nie działa nadal.
config defaults
option input 'ACCEPT'
option output 'ACCEPT'
option forward 'REJECT'
option synflood_protect '1'
option flow_offloading '1'
option flow_offloading_hw '1'
config zone
option name 'lan'
option input 'ACCEPT'
option output 'ACCEPT'
option forward 'ACCEPT'
option network 'lan'
config zone
option name 'wan'
option input 'REJECT'
option output 'ACCEPT'
option forward 'REJECT'
option masq '1'
option mtu_fix '1'
option network 'wan wan6'
config forwarding
option src 'lan'
option dest 'wan'
config rule
option name 'Allow-DHCP-Renew'
option src 'wan'
option proto 'udp'
option dest_port '68'
option target 'ACCEPT'
option family 'ipv4'
config rule
option name 'Allow-Ping'
option src 'wan'
option proto 'icmp'
option icmp_type 'echo-request'
option family 'ipv4'
option target 'ACCEPT'
config rule
option name 'Allow-IGMP'
option src 'wan'
option proto 'igmp'
option family 'ipv4'
option target 'ACCEPT'
config rule
option name 'Allow-DHCPv6'
option src 'wan'
option proto 'udp'
option src_ip 'fc00::/6'
option dest_ip 'fc00::/6'
option dest_port '546'
option family 'ipv6'
option target 'ACCEPT'
config rule
option name 'Allow-MLD'
option src 'wan'
option proto 'icmp'
option src_ip 'fe80::/10'
list icmp_type '130/0'
list icmp_type '131/0'
list icmp_type '132/0'
list icmp_type '143/0'
option family 'ipv6'
option target 'ACCEPT'
config rule
option name 'Allow-ICMPv6-Input'
option src 'wan'
option proto 'icmp'
list icmp_type 'echo-request'
list icmp_type 'echo-reply'
list icmp_type 'destination-unreachable'
list icmp_type 'packet-too-big'
list icmp_type 'time-exceeded'
list icmp_type 'bad-header'
list icmp_type 'unknown-header-type'
list icmp_type 'router-solicitation'
list icmp_type 'neighbour-solicitation'
list icmp_type 'router-advertisement'
list icmp_type 'neighbour-advertisement'
option limit '1000/sec'
option family 'ipv6'
option target 'ACCEPT'
config rule
option name 'Allow-ICMPv6-Forward'
option src 'wan'
option dest '*'
option proto 'icmp'
list icmp_type 'echo-request'
list icmp_type 'echo-reply'
list icmp_type 'destination-unreachable'
list icmp_type 'packet-too-big'
list icmp_type 'time-exceeded'
list icmp_type 'bad-header'
list icmp_type 'unknown-header-type'
option limit '1000/sec'
option family 'ipv6'
option target 'ACCEPT'
config rule
option name 'Allow-IPSec-ESP'
option src 'wan'
option dest 'lan'
option proto 'esp'
option target 'ACCEPT'
config rule
option name 'Allow-ISAKMP'
option src 'wan'
option dest 'lan'
option dest_port '500'
option proto 'udp'
option target 'ACCEPT'
config include
option path '/etc/firewall.user'
option reload '1'
config rule
option src 'wan'
option target 'ACCEPT'
option proto 'udp'
option dest_port '55055'
option name 'wireguard'
config zone
option name 'wg'
option input 'ACCEPT'
option forward 'ACCEPT'
option output 'ACCEPT'
option masq '1'
option network 'wg0'
config forwarding
option src 'wg'
option dest 'wan'
config forwarding
option src 'wan'
option dest 'wg'
config forwarding
option src 'wg'
option dest 'lan'
config forwarding
option src 'lan'
option dest 'wg'
config redirect
option src 'wan'
option name 'stream'
option target 'DNAT'
option dest 'lan'
option dest_port '8001'
option src_dport '8001'
option dest_ip '172.16.0.100'
option enabled '0'
list proto 'udp'
config zone
option name 'guest'
option input 'ACCEPT'
option output 'ACCEPT'
option forward 'ACCEPT'
option network 'guest'
config forwarding
option src 'guest'
option dest 'wan'
config redirect
option target 'DNAT'
option name 'rtsp'
option src 'wan'
option src_dport '4455'
option dest 'wg'
option dest_port '554'
option dest_ip '192.168.2.222'
config forwarding
option src 'lan'
config forwarding
option src 'wan'
config zone
option input 'ACCEPT'
option forward 'ACCEPT'
option output 'ACCEPT'
option masq '1'
option network 'home'
option name 'home'
config redirect
option target 'DNAT'
option name 'mjpg'
option src 'wan'
option src_dport '5566'
option dest 'lan'
option dest_port '9090'
option dest_ip '192.168.2.1'
option enabled '0'
config forwarding
option src 'home'
option dest 'lan'
config forwarding
option src 'home'
option dest 'wan'
config forwarding
option src 'lan'
option dest 'home'
config forwarding
option src 'wan'
option dest 'home'
config forwarding
option src 'wan'
option dest 'lan'Wygląda, że chyba mam ustawione. Mógłbyś zerknąć?
config defaults
option input 'ACCEPT'
option output 'ACCEPT'
option forward 'REJECT'
option synflood_protect '1'
option flow_offloading '1'
option flow_offloading_hw '1'
config zone
option name 'lan'
option input 'ACCEPT'
option output 'ACCEPT'
option forward 'ACCEPT'
option network 'lan'
config zone
option name 'wan'
option input 'REJECT'
option output 'ACCEPT'
option forward 'REJECT'
option masq '1'
option mtu_fix '1'
option network 'wan wan6'
config forwarding
option src 'lan'
option dest 'wan'
config rule
option name 'Allow-DHCP-Renew'
option src 'wan'
option proto 'udp'
option dest_port '68'
option target 'ACCEPT'
option family 'ipv4'
config rule
option name 'Allow-Ping'
option src 'wan'
option proto 'icmp'
option icmp_type 'echo-request'
option family 'ipv4'
option target 'ACCEPT'
config rule
option name 'Allow-IGMP'
option src 'wan'
option proto 'igmp'
option family 'ipv4'
option target 'ACCEPT'
config rule
option name 'Allow-DHCPv6'
option src 'wan'
option proto 'udp'
option src_ip 'fc00::/6'
option dest_ip 'fc00::/6'
option dest_port '546'
option family 'ipv6'
option target 'ACCEPT'
config rule
option name 'Allow-MLD'
option src 'wan'
option proto 'icmp'
option src_ip 'fe80::/10'
list icmp_type '130/0'
list icmp_type '131/0'
list icmp_type '132/0'
list icmp_type '143/0'
option family 'ipv6'
option target 'ACCEPT'
config rule
option name 'Allow-ICMPv6-Input'
option src 'wan'
option proto 'icmp'
list icmp_type 'echo-request'
list icmp_type 'echo-reply'
list icmp_type 'destination-unreachable'
list icmp_type 'packet-too-big'
list icmp_type 'time-exceeded'
list icmp_type 'bad-header'
list icmp_type 'unknown-header-type'
list icmp_type 'router-solicitation'
list icmp_type 'neighbour-solicitation'
list icmp_type 'router-advertisement'
list icmp_type 'neighbour-advertisement'
option limit '1000/sec'
option family 'ipv6'
option target 'ACCEPT'
config rule
option name 'Allow-ICMPv6-Forward'
option src 'wan'
option dest '*'
option proto 'icmp'
list icmp_type 'echo-request'
list icmp_type 'echo-reply'
list icmp_type 'destination-unreachable'
list icmp_type 'packet-too-big'
list icmp_type 'time-exceeded'
list icmp_type 'bad-header'
list icmp_type 'unknown-header-type'
option limit '1000/sec'
option family 'ipv6'
option target 'ACCEPT'
config rule
option name 'Allow-IPSec-ESP'
option src 'wan'
option dest 'lan'
option proto 'esp'
option target 'ACCEPT'
config rule
option name 'Allow-ISAKMP'
option src 'wan'
option dest 'lan'
option dest_port '500'
option proto 'udp'
option target 'ACCEPT'
config include
option path '/etc/firewall.user'
option reload '1'
config rule
option src 'wan'
option target 'ACCEPT'
option proto 'udp'
option dest_port '55055'
option name 'wireguard'
config zone
option name 'wg'
option input 'ACCEPT'
option forward 'ACCEPT'
option output 'ACCEPT'
option masq '1'
option network 'wg0'
config forwarding
option src 'wg'
option dest 'wan'
config forwarding
option src 'wan'
option dest 'wg'
config forwarding
option src 'wg'
option dest 'lan'
config forwarding
option src 'lan'
option dest 'wg'
config redirect
option src 'wan'
option name 'stream'
option target 'DNAT'
option dest 'lan'
option dest_port '8001'
option src_dport '8001'
option dest_ip '172.16.0.100'
option enabled '0'
list proto 'udp'
config zone
option name 'guest'
option input 'ACCEPT'
option output 'ACCEPT'
option forward 'ACCEPT'
option network 'gueat guest'
config forwarding
option src 'guest'
option dest 'wan'
config zone
option name 'h9'
option input 'REJECT'
option output 'ACCEPT'
option forward 'REJECT'
option network 'lan wg0'
config forwarding
option src 'h9'
option dest 'guest'
config redirect
option target 'DNAT'
option name 'rtsp'
option src 'wan'
option src_dport '4455'
option dest 'wg'
option dest_port '554'
option dest_ip '192.168.2.222'
config forwarding
option src 'lan'
config forwarding
option src 'wan'
config zone
option input 'ACCEPT'
option forward 'ACCEPT'
option output 'ACCEPT'
option masq '1'
option network 'home'
option name 'home'
config redirect
option target 'DNAT'
option name 'mjpg'
option src 'wan'
option src_dport '5566'
option dest 'lan'
option dest_port '9090'
option dest_ip '192.168.2.1'
option enabled '0'
config forwarding
option src 'home'
option dest 'lan'
config forwarding
option src 'home'
option dest 'wan'
config forwarding
option src 'lan'
option dest 'home'
config forwarding
option src 'wan'
option dest 'home'
config forwarding
option src 'wan'
option dest 'lan'Nie mam pojęcia dlaczego z innych routerów z zerotier nie mogę się połączyć z głównym routerem i urządzeniami podpiętymi po LAN do niego.
G10 to router w domu o adresacji 4.4.4.0/24, w zerotier ma adres 22.22.22.17, brak dostępu do urządzeń 4.4.4.....
Futro ma adresację 192.168.1.0/24, w zerotier 22.22.22.27. Do niego i jego urządzeń mam bez problemu dostęp po ip.
Wndr ma adresację 192.168.2.0/24, w zerotier ma 22.22.22.18, mam dostęp do wszystkich urządzeń w LAN.
Dlaczego ten routing na g10 może nie działać?
Zainstalowane Ubuntu. Kamery wpadają w różne video, raz jest ok a po restarcie już jednej np. nie ma albo jedna jest na obu video. Lipa. Sytuacja jest identyczna.
Te dwie kamery zawsze mi robiły problemy na openwrt. Zawsze jak pracowały jednocześnie to często wywalało którąś.
Pozostaję przy jednej.
Niestety sytuacja się powtarza. Niby działa a po restarcie RPI raz działa, raz nie. Tak nie może być. To już wolę jedną kamerę która będzie działać jak trzeba....
Może w wolnej chwili przeinstaluję ten terminal i wtedy zobaczę.
A może zainstalować inny system zamiast tego Raspberry Pi Desktop for PC and Mac?
Znam motion
ale jakoś nie instalowałem
Już sprawdzam
To niestety u mnie przy mjpg streamer nie działa.
Sprawdzę z motion.
Twoja zawartość /etc/udev/rules.d/20-cameras.rules to
# Prusa i3
KERNEL=="video*", ATTRS{name}=="Lenovo EasyCamera", SYMLINK+="cameras/prusa"
# Anet A8
KERNEL=="video*", ATTRS{name}=="HP Webcam-101: HP Webcam-101", SYMLINK+="cameras/anet"i tylko to?
A czy oprócz tego masz coś dodane w /etc/udev/rules.d w pliku 99-usb.rules ?
https://eko.one.pl/forum/viewtopic.php?id=20688 jeśli miałbyś ochotę pomóc ![]()
Mój jeżyk przerobiłem na RPI i używam drania jako octoprinta
w środku karta M.2 wifi i jeszcze mnie od miesiąca nie zawiódł. Co dziwne pobiera mniej prądu na Raspberry Pi Desktop for PC niż na openwrt ![]()
Wyciągnę jeszcze chyba z niego kartę 2xLAN bo w sumie jest zbędna.
edit...
Przypomniałem sobie. Zawiódł mnie bo nie mogę ustawić na nim dwóch kamer. Cezary też nie wiedział dlaczego to odpuściłem sobie i mam jedną ![]()
Futro doskonale radzi sobie z nagrywaniem. Zmniejszyłem tylko na kamerze strumień do 1080p aby móc na tunerze z enigmą2 czasami podglądać.
Futro z moją piwnicą połączyłem przez zerotier i działa to idealnie. W piwnicy mam wndr4300 a kamera jest podłączona przez lan. Internet wndr4300 pobiera przez wifi od ziomka z parteru
Wndr4300 jest ustawiony aby co 6h robił sobie restart i nie ma najmniejszego problemu aby futro nagrywało ciągiem.
Protocol: DHCP client
Uptime: 3d 23h 7m 23s
RX: 56.26 GB (87959449 Pkts.)
TX: 709.64 MB (1752026 Pkts.)Nagrywam takim poleceniem
ffmpeg -use_wallclock_as_timestamps 1 -i rtsp://palibrzuch:xxx@192.168.2.222:554/h264/ch1 -vcodec copy -acodec copy -map 0 -b:v 1000k -f segment -strftime 1 -segment_time 300 -reset_timestamps 1 -segment_format mkv /mnt/sdc1/publiczny/piwnica/"%Y-%m-%d_%H_%M_%S".mkvPrzy zmianie rozdzielczości przy nagrywaniu futro nie wyrabia.
Piszę to tak tylko informacyjnie. Bałem się, że może przy zerotier coś nie działać czy rozłączać a tu miłe zaskoczenie ![]()
Taką mam w lapku
01:00.0 Network controller: Intel Corporation Wireless 8265 / 8275 (rev 78)
Subsystem: Intel Corporation Dual Band Wireless-AC 8265
Flags: bus master, fast devsel, latency 0, IRQ 139
Memory at f0100000 (64-bit, non-prefetchable) [size=8K]
Capabilities: [c8] Power Management version 3
Capabilities: [d0] MSI: Enable+ Count=1/1 Maskable- 64bit+
Capabilities: [40] Express Endpoint, MSI 00
Capabilities: [100] Advanced Error Reporting
Capabilities: [140] Device Serial Number
Capabilities: [14c] Latency Tolerance Reporting
Capabilities: [154] L1 PM Substates
Kernel driver in use: iwlwifi
Kernel modules: iwlwifiA tutaj telefon Mi9 w tym samym miejscu co laptop
Accepted connection from 4.4.4.229, port 45722
[ 5] local 4.4.4.1 port 5201 connected to 4.4.4.229 port 45724
[ ID] Interval Transfer Bitrate
[ 5] 0.00-1.00 sec 29.3 MBytes 246 Mbits/sec
[ 5] 1.00-2.00 sec 41.2 MBytes 346 Mbits/sec
[ 5] 2.00-3.00 sec 42.1 MBytes 353 Mbits/sec
[ 5] 3.00-4.00 sec 41.4 MBytes 347 Mbits/sec
[ 5] 4.00-5.00 sec 40.9 MBytes 343 Mbits/sec
[ 5] 5.00-6.00 sec 41.2 MBytes 345 Mbits/sec
[ 5] 6.00-7.00 sec 41.7 MBytes 350 Mbits/sec
[ 5] 7.00-8.00 sec 41.0 MBytes 344 Mbits/sec
[ 5] 8.00-9.00 sec 40.1 MBytes 336 Mbits/sec
[ 5] 9.00-10.00 sec 42.2 MBytes 354 Mbits/sec
[ 5] 10.00-10.05 sec 1.96 MBytes 346 Mbits/sec
- - - - - - - - - - - - - - - - - - - - - - - - -
[ ID] Interval Transfer Bitrate
[ 5] 0.00-10.05 sec 403 MBytes 337 Mbits/sec receiver
-----------------------------------------------------------
Server listening on 5201
-----------------------------------------------------------tzn., że na ori czy na ddwrt było szybciej
ale do tamtych softów już nie mogę wrócić, więc pozostaje mi tylko testowanie innych kanałów itp. itd.
edit
W sumie jakoś na tym nowym kernelu jakoś jakby lepiej ![]()
xxx@xxx:~/Pulpit$ iperf3 -c 4.4.4.1 -i 10 -t 60
Connecting to host 4.4.4.1, port 5201
[ 4] local 4.4.4.58 port 41510 connected to 4.4.4.1 port 5201
[ ID] Interval Transfer Bandwidth Retr Cwnd
[ 4] 0.00-10.00 sec 455 MBytes 382 Mbits/sec 0 1.75 MBytes
[ 4] 10.00-20.00 sec 492 MBytes 413 Mbits/sec 0 1.75 MBytes
[ 4] 20.00-30.00 sec 481 MBytes 404 Mbits/sec 0 1.75 MBytes
[ 4] 30.00-40.00 sec 479 MBytes 402 Mbits/sec 0 1.75 MBytes
[ 4] 40.00-50.00 sec 487 MBytes 408 Mbits/sec 0 1.75 MBytes
[ 4] 50.00-60.00 sec 489 MBytes 410 Mbits/sec 0 1.75 MBytes
- - - - - - - - - - - - - - - - - - - - - - - - -
[ ID] Interval Transfer Bandwidth Retr
[ 4] 0.00-60.00 sec 2.82 GBytes 403 Mbits/sec 0 sender
[ 4] 0.00-60.00 sec 2.81 GBytes 403 Mbits/sec receiver
iperf Done.Laptop z mintem od routera 3,5 m przez ścianę.
Accepted connection from 4.4.4.58, port 41508
[ 5] local 4.4.4.1 port 5201 connected to 4.4.4.58 port 41510
[ ID] Interval Transfer Bitrate
[ 5] 0.00-1.00 sec 41.3 MBytes 347 Mbits/sec
[ 5] 1.00-2.00 sec 45.4 MBytes 380 Mbits/sec
[ 5] 2.00-3.00 sec 48.6 MBytes 409 Mbits/sec
[ 5] 3.00-4.00 sec 46.6 MBytes 391 Mbits/sec
[ 5] 4.00-5.00 sec 42.8 MBytes 359 Mbits/sec
[ 5] 5.00-6.00 sec 45.8 MBytes 384 Mbits/sec
[ 5] 6.00-7.00 sec 47.0 MBytes 395 Mbits/sec
[ 5] 7.00-8.00 sec 42.8 MBytes 359 Mbits/sec
[ 5] 8.00-9.00 sec 44.4 MBytes 372 Mbits/sec
[ 5] 9.00-10.00 sec 46.3 MBytes 388 Mbits/sec
[ 5] 10.00-11.00 sec 50.0 MBytes 420 Mbits/sec
[ 5] 11.00-12.00 sec 50.7 MBytes 424 Mbits/sec
[ 5] 12.00-13.00 sec 50.7 MBytes 426 Mbits/sec
[ 5] 13.00-14.00 sec 49.2 MBytes 412 Mbits/sec
[ 5] 14.00-15.00 sec 48.1 MBytes 404 Mbits/sec
[ 5] 15.00-16.00 sec 49.3 MBytes 414 Mbits/sec
[ 5] 16.00-17.00 sec 50.0 MBytes 419 Mbits/sec
[ 5] 17.00-18.00 sec 47.9 MBytes 402 Mbits/sec
[ 5] 18.00-19.00 sec 48.4 MBytes 406 Mbits/sec
[ 5] 19.00-20.00 sec 47.8 MBytes 401 Mbits/sec
[ 5] 20.00-21.00 sec 48.5 MBytes 406 Mbits/sec
[ 5] 21.00-22.00 sec 47.4 MBytes 398 Mbits/sec
[ 5] 22.00-23.00 sec 46.4 MBytes 389 Mbits/sec
[ 5] 23.00-24.00 sec 49.7 MBytes 417 Mbits/sec
[ 5] 24.00-25.00 sec 47.0 MBytes 394 Mbits/sec
[ 5] 25.00-26.00 sec 47.1 MBytes 395 Mbits/sec
[ 5] 26.00-27.00 sec 48.5 MBytes 407 Mbits/sec
[ 5] 27.00-28.00 sec 47.2 MBytes 396 Mbits/sec
[ 5] 28.00-29.00 sec 50.1 MBytes 420 Mbits/sec
[ 5] 29.00-30.00 sec 49.6 MBytes 416 Mbits/sec
[ 5] 30.00-31.00 sec 48.2 MBytes 404 Mbits/sec
[ 5] 31.00-32.00 sec 48.3 MBytes 405 Mbits/sec
[ 5] 32.00-33.00 sec 47.7 MBytes 400 Mbits/sec
[ 5] 33.00-34.00 sec 48.3 MBytes 405 Mbits/sec
[ 5] 34.00-35.00 sec 48.1 MBytes 403 Mbits/sec
[ 5] 35.00-36.00 sec 47.3 MBytes 397 Mbits/sec
[ 5] 36.00-37.00 sec 48.8 MBytes 410 Mbits/sec
[ 5] 37.00-38.00 sec 46.7 MBytes 391 Mbits/sec
[ 5] 38.00-39.00 sec 49.4 MBytes 415 Mbits/sec
[ 5] 39.00-40.00 sec 46.1 MBytes 386 Mbits/sec
[ 5] 40.00-41.00 sec 48.5 MBytes 407 Mbits/sec
[ 5] 41.00-42.00 sec 48.2 MBytes 404 Mbits/sec
[ 5] 42.00-43.00 sec 47.2 MBytes 396 Mbits/sec
[ 5] 43.00-44.00 sec 47.6 MBytes 399 Mbits/sec
[ 5] 44.00-45.00 sec 49.5 MBytes 416 Mbits/sec
[ 5] 45.00-46.00 sec 49.6 MBytes 416 Mbits/sec
[ 5] 46.00-47.00 sec 49.4 MBytes 414 Mbits/sec
[ 5] 47.00-48.00 sec 47.9 MBytes 402 Mbits/sec
[ 5] 48.00-49.00 sec 49.3 MBytes 413 Mbits/sec
[ 5] 49.00-50.00 sec 49.9 MBytes 419 Mbits/sec
[ 5] 50.00-51.00 sec 49.3 MBytes 414 Mbits/sec
[ 5] 51.00-52.00 sec 47.8 MBytes 401 Mbits/sec
[ 5] 52.00-53.00 sec 48.2 MBytes 404 Mbits/sec
[ 5] 53.00-54.00 sec 47.3 MBytes 396 Mbits/sec
[ 5] 54.00-55.00 sec 48.9 MBytes 410 Mbits/sec
[ 5] 55.00-56.00 sec 48.6 MBytes 408 Mbits/sec
[ 5] 56.00-57.00 sec 49.4 MBytes 414 Mbits/sec
[ 5] 57.00-58.00 sec 48.3 MBytes 405 Mbits/sec
[ 5] 58.00-59.00 sec 49.9 MBytes 419 Mbits/sec
[ 5] 59.00-60.00 sec 50.9 MBytes 427 Mbits/sec
[ 5] 60.00-60.01 sec 352 KBytes 465 Mbits/sec
- - - - - - - - - - - - - - - - - - - - - - - - -
[ ID] Interval Transfer Bitrate
[ 5] 0.00-60.01 sec 2.81 GBytes 403 Mbits/sec receiver
-----------------------------------------------------------
Server listening on 5201
-----------------------------------------------------------Chyba jest ok. Snapy wychodzą. Ja dziś kompilowałem i obraz normalnie działa. Trochę martwi mnie tylko prędkość wifi. Muszę dokładnie to przetestować jeszcze.
eko.one.pl → Posty przez palibrzuch
Forum oparte o PunBB, wspierane przez Informer Technologies, Inc