601

(28 odpowiedzi, napisanych Oprogramowanie / Software)

ok

602

(28 odpowiedzi, napisanych Oprogramowanie / Software)

ogólnie mam inne demony np. sambe oraz minidlna. potrzebuję NFS do sprawdzenia czy uda mi się uruchomić film m2TS bo na sambię oraz minidlna zacina a z tego co czytałe to wiem że NFS jest szybszym demonem od nich.

603

(28 odpowiedzi, napisanych Oprogramowanie / Software)

Nie wiem co to demon

604

(28 odpowiedzi, napisanych Oprogramowanie / Software)

niestety, ale nie mogę zamontować NFS. Jedniie poprzez overlay, ale tam nic nie ma jak sam widziałeś

605

(28 odpowiedzi, napisanych Oprogramowanie / Software)

ale jak zrobię
udo mount 192.168.1.1:/mnt/Dysk_Sieciowy  /mnt/NFS
[sudo] password for marcin:
mount.nfs: access denied by server while mounting 192.168.1.1:/mnt/Dysk_Sieciowy

606

(28 odpowiedzi, napisanych Oprogramowanie / Software)

a nie wiem działa tylko czassami zawiesza mi się dnscrypt

607

(28 odpowiedzi, napisanych Oprogramowanie / Software)

Głupie ale prawdziwe

ls -al /overlay/mnt/Dysk_Sieciowy/
drwxrwxrwx    2 root     root         4096 Aug  1 16:00 .
drwxr-xr-x    8 root     root         4096 Aug  3 14:37 ..
-rw-r--r--    1 root     root        77824 Aug  2 20:00 files.db

608

(28 odpowiedzi, napisanych Oprogramowanie / Software)

ls -al /mnt/NFS/
razem 88
drwxrwxrwx 2 root root  4096 sie  1 16:00 .
drwxrwxrwx 3 root root  4096 sie  3 20:31 ..
-rw-r--r-- 1 root root 77824 sie  2 20:00 files.db

609

(28 odpowiedzi, napisanych Oprogramowanie / Software)

tak
s -al /mnt/Dysk_Sieciowy/
drwxrwxrwx   11 root     root         4096 Aug  3 19:32 .
drwxr-xr-x    8 root     root         4096 Aug  3 14:37 ..
drwxrwxrwx    5 1000     Marcin       4096 May  1 15:53 .Trash-1000
drwxrwxr-x    2 Marcin   Marcin       4096 Aug  3 19:32 Android
drwxrwxrwx    7 1000     Marcin       4096 Aug  3 17:10 Filmy
drwxrwxrwx    4 nobody   nogroup      4096 Aug  3 19:31 Marcin
drwxrwxrwx   15 1000     Marcin       4096 Jul 18 14:31 Muzyka
drwxrwxrwx    2 nobody   nogroup      4096 Jul 24 06:27 Wydruki
drwxrwxrwx    6 1000     Marcin       4096 Jul  7 12:43 Zdjecia
drwxrwxrwx    3 root     root         4096 Aug  2 10:32 art_cache
-rwxrwxrwx    1 root     root      1835008 Aug  2 20:00 files.db
drwxrwxrwx    2 root     root        16384 May  1 14:18 lost+found

610

(28 odpowiedzi, napisanych Oprogramowanie / Software)

zamontował ale nie widzę zasobów
192.168.1.1:/overlay/mnt/Dysk_Sieciowy on /mnt/NFS type nfs (rw,addr=192.168.1.1)
jedynie co się tam znajduje files.db

611

(28 odpowiedzi, napisanych Oprogramowanie / Software)

dziekuje udało się tylko pytanie. posiadam odtwarzacz sieciowy który własnie ma mozliwość działania w sieci NFS. widzi serwer Dysk_Sieciowy ale nie pliki które są zapisane na nim.

612

(28 odpowiedzi, napisanych Oprogramowanie / Software)

chcę eksportować

cat /etc/exports 
/overlay/mnt/Dysk_Sieciowy    *(ro,all_squash,insecure,sync)

613

(28 odpowiedzi, napisanych Oprogramowanie / Software)

Witam próbuję zamontować dyski w NFS. Niestety ale pojawia się bląd

/etc/init.d/nfsd start
exportfs: /etc/exports [1]: Neither 'subtree_check' or 'no_subtree_check' specified for export "*:/overlay/mnt/Dysk_Sieciowy".
  Assuming default behaviour ('no_subtree_check').
  NOTE: this default has changed since nfs-utils version 1.0.x

a tego to ja nie wiem sad musze to sprawdzić

ale ze mnie d*pa smile. A co SG2 to zmiana kanału nie pomaga

jak nie mam???? to co mam zapisane ????

tzn. czego nie mam ?????

uci show samba
uci: Parse error (unterminated ') at line 8, byte 31

cat /tmp/etc/smb.conf
    [global]
        netbios name = openwrt
        workgroup = WORKGROUP
        server string = OpenWrt serwer
        syslog = 1
        encrypt passwords = true
        passdb backend = smbpasswd
        obey pam restrictions = yes
        socket options = TCP_NODELAY IPTOS_LOWDELAY
        unix charset = UTF-8
        display charset = UTF-8
        dos charset = CP852
        preferred master = yes
        os level = 20
        security = user
        map to guest = Bad User
        guest account = root
        smb passwd file = /etc/samba/smbpasswd
        interfaces = 127.0.0.1/255.0.0.0 lo 192.168.1.1/255.255.255.0 br-lan


[homes]
        comment     = Home Directories
        browsable   = no
        read only   = no
        create mode = 0750

$ cat /tmp/etc/smb.conf
    [global]
        netbios name = openwrt
        workgroup = WORKGROUP
        server string = OpenWrt serwer
        syslog = 1
        encrypt passwords = true
        passdb backend = smbpasswd
        obey pam restrictions = yes
        socket options = TCP_NODELAY IPTOS_LOWDELAY
        unix charset = UTF-8
        display charset = UTF-8
        dos charset = CP852
        preferred master = yes
        os level = 20
        security = user
        map to guest = Bad User
        guest account = root
        smb passwd file = /etc/samba/smbpasswd
        interfaces = 127.0.0.1/255.0.0.0 lo 192.168.1.1/255.255.255.0 br-lan


[homes]
        comment     = Home Directories
        browsable   = no
        read only   = no
        create mode = 0750

wchodzę do otoczenia sieciowego i widze OPENWRT wchodzę i dalej nic.

cat /etc/samba/smbpasswd
Marcin:1010:XXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXX:BEE4FDE90EF7771ECF73DE718D2C3E28:[U          ]:LCT-00000001:

cat /etc/group
root:x:0:
daemon:x:1:
adm:x:4:
mail:x:8:
audio:x:29:
www-data:x:33:
ftp:x:55:
users:x:100:
network:x:101:
nogroup:x:65534:
Marcin:x:1000:Marcin

cat /etc/passwd
root:$1$lN.8GbUm$dfrZ/TWh7Sq5VNsfWyYtI.:0:0:root:/root:/bin/ash
daemon:*:1:1:daemon:/var:/bin/false
network:*:101:101:network:/var:/bin/false
nobody:*:65534:65534:nobody:/var:/bin/false
ftp:*:55:55:ftp:/tmp/usb_mount:/bin/false
Marcin:$1$KNeeLwHw$VlyTD8NBw8eO7/SsXnOXM1:1010:1000:Mediaplayer:/mnt/Dysk_Sieciowy:/bin/false

a z innej baczki.
Wczoraj próbowałem uruchomić SAMBĘ i w procesach ją widać w otoczeniu sieciowym też ttylko nie widać dysku i zawartości dysku

cat /etc/config/samba     

config samba
        option 'name'             'openwrt'
        option 'workgroup'         'WORKGROUP'
        option 'description'         'OpenWrt serwer'
    option 'homes'             '1'
config sambashare
    option 'name'            'Dysk_Sieciowy
    option 'path'            '/mnt/Dysk_Sieciowy'
    option 'read_only'        'no'
    option 'guest_ok'        'no'
    option 'create_mask'        '0700'
    option 'dir_mask'        '0700'
    option 'users'            'Marcin'

root@Router:~$ mount
rootfs on / type rootfs (rw)
/dev/root on /rom type squashfs (ro,relatime)
proc on /proc type proc (rw,relatime)
sysfs on /sys type sysfs (rw,relatime)
tmpfs on /tmp type tmpfs (rw,nosuid,nodev,relatime,size=14692k)
tmpfs on /dev type tmpfs (rw,relatime,size=512k,mode=755)
devpts on /dev/pts type devpts (rw,relatime,mode=600)
/dev/sdb1 on /overlay type ext3 (rw,noatime,errors=continue,data=writeback)
mini_fo:/overlay on / type mini_fo (rw,relatime)
debugfs on /sys/kernel/debug type debugfs (rw,relatime)
/dev/sda1 on /mnt/Dysk_Sieciowy type ext4 (rw,sync,relatime,barrier=1,data=ordered)
none on /proc/bus/usb type usbfs (rw,relatime)

cat /etc/samba/smb.conf.template
    [global]
        netbios name = |NAME|
        workgroup = |WORKGROUP|
        server string = |DESCRIPTION|
        syslog = 1
        encrypt passwords = true
        passdb backend = smbpasswd
        obey pam restrictions = yes
        socket options = TCP_NODELAY IPTOS_LOWDELAY
        unix charset = |CHARSET|
        display charset = |CHARSET|
        dos charset = CP852
        preferred master = yes
        os level = 20
        security = user
        map to guest = Bad User
        guest account = root
        smb passwd file = /etc/samba/smbpasswd
        interfaces = |INTERFACES|

logread
Aug  2 13:14:46 Router daemon.warn dnsmasq[2954]: warning: ignoring resolv-file flag because no-resolv is set
Aug  2 13:14:46 Router daemon.info dnsmasq-dhcp[2954]: DHCP, IP range 192.168.1.100 -- 192.168.1.250, lease time 12h
Aug  2 13:14:46 Router daemon.info dnsmasq[2954]: using nameserver 208.67.222.222#53 for domain pool.ntp.org
Aug  2 13:14:46 Router daemon.info dnsmasq[2954]: using nameserver 127.0.0.1#2053
Aug  2 13:14:46 Router daemon.info dnsmasq[2954]: using local addresses only for domain lan
Aug  2 13:14:46 Router daemon.info dnsmasq[2954]: read /etc/hosts - 2 addresses
Aug  2 13:14:46 Router daemon.info dnsmasq-dhcp[2954]: read /etc/ethers - 0 addresses
Aug  2 13:14:47 Router daemon.warn exportfs[2970]: could not open /var/lib/nfs/.etab.lock for locking: errno 2 (No such file or directory)
Aug  2 13:14:47 Router user.info sysinit: exportfs: could not open /var/lib/nfs/.etab.lock for locking: errno 2 (No such file or directory)
Aug  2 13:14:47 Router daemon.err exportfs[2970]: can't lock /var/lib/nfs/etab for writing
Aug  2 13:14:47 Router user.info sysinit: exportfs: can't lock /var/lib/nfs/etab for writing
Aug  2 13:14:49 Router user.info sysinit: ERROR: No valid dynamic DNS service configurations defined
Aug  2 13:14:49 Router user.info sysinit: (Did you specify correct configuration file path?)
Aug  2 13:14:50 Router daemon.info dnsmasq-dhcp[2954]: DHCPDISCOVER(br-lan) d8:b3:77:57:6b:67
Aug  2 13:14:50 Router daemon.info dnsmasq-dhcp[2954]: DHCPOFFER(br-lan) 192.168.1.156 d8:b3:77:57:6b:67
Aug  2 13:14:50 Router daemon.info dnsmasq-dhcp[2954]: DHCPREQUEST(br-lan) 192.168.1.156 d8:b3:77:57:6b:67
Aug  2 13:14:50 Router daemon.info dnsmasq-dhcp[2954]: DHCPACK(br-lan) 192.168.1.156 d8:b3:77:57:6b:67 Android_355746040774373
Aug  2 13:14:52 Router user.info sysinit: setting up led WLAN
Aug  2 13:14:52 Router user.info sysinit: setting up led USB
Aug  2 13:14:52 Router user.debug kernel: ar71xx-wdt: enabling watchdog timer
Aug  2 13:14:54 Router daemon.info pppd[1064]: System time change detected.
Aug  2 13:16:38 Router daemon.info hostapd: wlan0: STA 04:46:65:cc:c2:bb IEEE 802.11: authenticated
Aug  2 13:16:38 Router daemon.info hostapd: wlan0: STA 04:46:65:cc:c2:bb IEEE 802.11: associated (aid 4)
Aug  2 13:16:38 Router daemon.info hostapd: wlan0: STA 04:46:65:cc:c2:bb WPA: pairwise key handshake completed (RSN)
Aug  2 13:16:38 Router daemon.info dnsmasq-dhcp[2954]: DHCPREQUEST(br-lan) 192.168.1.101 04:46:65:cc:c2:bb
Aug  2 13:16:38 Router daemon.info dnsmasq-dhcp[2954]: DHCPACK(br-lan) 192.168.1.101 04:46:65:cc:c2:bb android-f1e4ac39b70308fd
Aug  2 13:21:15 Router daemon.info hostapd: wlan0: STA 00:1c:bf:53:75:a7 IEEE 802.11: authenticated
Aug  2 13:21:15 Router daemon.info hostapd: wlan0: STA 00:1c:bf:53:75:a7 IEEE 802.11: associated (aid 5)
Aug  2 13:21:16 Router daemon.info hostapd: wlan0: STA 00:1c:bf:53:75:a7 WPA: pairwise key handshake completed (RSN)
Aug  2 13:21:16 Router daemon.info dnsmasq-dhcp[2954]: DHCPREQUEST(br-lan) 192.168.1.207 00:1c:bf:53:75:a7
Aug  2 13:21:16 Router daemon.info dnsmasq-dhcp[2954]: DHCPACK(br-lan) 192.168.1.207 00:1c:bf:53:75:a7 mar-ew
Aug  2 13:24:35 Router daemon.info hostapd: wlan0: STA 00:1c:bf:53:75:a7 WPA: group key handshake completed (RSN)
Aug  2 13:24:35 Router daemon.info hostapd: wlan0: STA b0:48:7a:d3:09:5a WPA: group key handshake completed (RSN)
Aug  2 13:24:35 Router daemon.info hostapd: wlan0: STA b0:48:7a:d3:0c:24 WPA: group key handshake completed (RSN)
Aug  2 13:24:35 Router daemon.info hostapd: wlan0: STA d8:b3:77:57:6b:67 WPA: group key handshake completed (RSN)
Aug  2 13:24:36 Router daemon.info hostapd: wlan0: STA 04:46:65:cc:c2:bb WPA: group key handshake completed (RSN)
Aug  2 13:34:35 Router daemon.info hostapd: wlan0: STA 00:1c:bf:53:75:a7 WPA: group key handshake completed (RSN)
Aug  2 13:34:35 Router daemon.info hostapd: wlan0: STA b0:48:7a:d3:09:5a WPA: group key handshake completed (RSN)
Aug  2 13:34:35 Router daemon.info hostapd: wlan0: STA b0:48:7a:d3:0c:24 WPA: group key handshake completed (RSN)
Aug  2 13:34:35 Router daemon.info hostapd: wlan0: STA d8:b3:77:57:6b:67 WPA: group key handshake completed (RSN)
Aug  2 13:34:36 Router daemon.info hostapd: wlan0: STA 04:46:65:cc:c2:bb WPA: group key handshake completed (RSN)
Aug  2 13:34:36 Router daemon.info hostapd: wlan0: STA 04:46:65:cc:c2:bb WPA: received EAPOL-Key 2/2 Group with unexpected replay counter
Aug  2 13:44:35 Router daemon.info hostapd: wlan0: STA b0:48:7a:d3:09:5a WPA: group key handshake completed (RSN)
Aug  2 13:44:35 Router daemon.info hostapd: wlan0: STA b0:48:7a:d3:0c:24 WPA: group key handshake completed (RSN)
Aug  2 13:44:35 Router daemon.info hostapd: wlan0: STA 00:1c:bf:53:75:a7 WPA: group key handshake completed (RSN)
Aug  2 13:44:36 Router daemon.info hostapd: wlan0: STA d8:b3:77:57:6b:67 WPA: group key handshake completed (RSN)
Aug  2 13:44:36 Router daemon.info hostapd: wlan0: STA 04:46:65:cc:c2:bb WPA: group key handshake completed (RSN)
Aug  2 13:44:36 Router daemon.info hostapd: wlan0: STA 04:46:65:cc:c2:bb WPA: received EAPOL-Key 2/2 Group with unexpected replay counter
Aug  2 13:44:54 Router daemon.info pppd[1064]: LCP terminated by peer
Aug  2 13:44:54 Router daemon.info pppd[1064]: Connect time 30.7 minutes.
Aug  2 13:44:54 Router daemon.info pppd[1064]: Sent 689746 bytes, received 2698325 bytes.
Aug  2 13:44:54 Router daemon.info pppd[1064]: Hangup (SIGHUP)
Aug  2 13:44:54 Router daemon.notice pppd[1064]: Modem hangup
Aug  2 13:44:54 Router daemon.notice pppd[1064]: Connection terminated.
Aug  2 13:44:55 Router user.info firewall: removing wan (3g-wan) from zone wan
Aug  2 13:45:01 Router user.notice 3gtester: Restart wan connection
Aug  2 13:45:02 Router daemon.info pppd[1064]: Terminating on signal 15
Aug  2 13:45:02 Router daemon.info pppd[1064]: Exit.
Aug  2 13:45:06 Router daemon.notice pppd[3422]: pppd 2.4.5 started by root, uid 0
Aug  2 13:45:07 Router local2.info chat[3427]: abort on (BUSY)
Aug  2 13:45:07 Router local2.info chat[3427]: abort on (NO CARRIER)
Aug  2 13:45:07 Router local2.info chat[3427]: abort on (ERROR)
Aug  2 13:45:07 Router local2.info chat[3427]: report (CONNECT)
Aug  2 13:45:07 Router local2.info chat[3427]: timeout set to 10 seconds
Aug  2 13:45:07 Router local2.info chat[3427]: send (AT&F^M)
Aug  2 13:45:07 Router local2.info chat[3427]: expect (OK)
Aug  2 13:45:07 Router local2.info chat[3427]: AT&F^M^M
Aug  2 13:45:07 Router local2.info chat[3427]: OK
Aug  2 13:45:07 Router local2.info chat[3427]:  -- got it
Aug  2 13:45:07 Router local2.info chat[3427]: send (ATE1^M)
Aug  2 13:45:07 Router local2.info chat[3427]: expect (OK)
Aug  2 13:45:07 Router local2.info chat[3427]: ^M
Aug  2 13:45:07 Router local2.info chat[3427]: ATE1^M^M
Aug  2 13:45:07 Router local2.info chat[3427]: OK
Aug  2 13:45:07 Router local2.info chat[3427]:  -- got it
Aug  2 13:45:07 Router local2.info chat[3427]: send (AT+CGDCONT=1,"IP","internet"^M)
Aug  2 13:45:07 Router local2.info chat[3427]: timeout set to 30 seconds
Aug  2 13:45:07 Router local2.info chat[3427]: expect (OK)
Aug  2 13:45:07 Router local2.info chat[3427]: ^M
Aug  2 13:45:07 Router local2.info chat[3427]: AT+CGDCONT=1,"IP","internet"^M^M
Aug  2 13:45:07 Router local2.info chat[3427]: OK
Aug  2 13:45:07 Router local2.info chat[3427]:  -- got it
Aug  2 13:45:07 Router local2.info chat[3427]: send (ATD*99***1#^M)
Aug  2 13:45:08 Router local2.info chat[3427]: expect (CONNECT)
Aug  2 13:45:08 Router local2.info chat[3427]: ^M
Aug  2 13:45:08 Router local2.info chat[3427]: ATD*99***1#^M^M
Aug  2 13:45:08 Router local2.info chat[3427]: CONNECT
Aug  2 13:45:08 Router local2.info chat[3427]:  -- got it
Aug  2 13:45:08 Router local2.info chat[3427]: send ( ^M)
Aug  2 13:45:08 Router daemon.info pppd[3422]: Serial connection established.
Aug  2 13:45:08 Router daemon.info pppd[3422]: Using interface 3g-wan
Aug  2 13:45:08 Router daemon.notice pppd[3422]: Connect: 3g-wan <--> /dev/ttyUSB0
Aug  2 13:45:09 Router daemon.info pppd[3422]: CHAP authentication succeeded
Aug  2 13:45:09 Router daemon.notice pppd[3422]: CHAP authentication succeeded
Aug  2 13:45:11 Router daemon.warn pppd[3422]: Could not determine remote IP address: defaulting to 10.64.64.64
Aug  2 13:45:11 Router daemon.notice pppd[3422]: local  IP address 31.62.254.100
Aug  2 13:45:11 Router daemon.notice pppd[3422]: remote IP address 10.64.64.64
Aug  2 13:45:11 Router daemon.notice pppd[3422]: primary   DNS address 217.116.100.65
Aug  2 13:45:11 Router daemon.notice pppd[3422]: secondary DNS address 79.163.127.70
Aug  2 13:45:12 Router user.notice ifup: Enabling Router Solicitations on wan (3g-wan)
Aug  2 13:45:12 Router user.info firewall: adding wan (3g-wan) to zone wan
Aug  2 13:45:17 Router cron.err crond[3708]: crond (busybox 1.15.3) started, log level 9
Aug  2 13:50:13 Router authpriv.info dropbear[4081]: Child connection from 192.168.1.207:39372
Aug  2 13:50:20 Router authpriv.notice dropbear[4081]: Password auth succeeded for 'root' from 192.168.1.207:39372
Aug  2 13:50:48 Router authpriv.info dropbear[4081]: Exit (root): Disconnect received
Aug  2 13:52:06 Router daemon.info hostapd: wlan0: STA 00:1c:bf:53:75:a7 IEEE 802.11: authenticated
Aug  2 13:52:06 Router daemon.info hostapd: wlan0: STA 00:1c:bf:53:75:a7 IEEE 802.11: associated (aid 5)
Aug  2 13:52:06 Router daemon.info hostapd: wlan0: STA 00:1c:bf:53:75:a7 WPA: pairwise key handshake completed (RSN)
Aug  2 13:52:06 Router daemon.info dnsmasq-dhcp[2954]: DHCPREQUEST(br-lan) 192.168.1.207 00:1c:bf:53:75:a7
Aug  2 13:52:06 Router daemon.info dnsmasq-dhcp[2954]: DHCPACK(br-lan) 192.168.1.207 00:1c:bf:53:75:a7 Domowy
Aug  2 13:52:10 Router daemon.info dnsmasq-dhcp[2954]: DHCPINFORM(br-lan) 192.168.1.207 00:1c:bf:53:75:a7
Aug  2 13:52:10 Router daemon.info dnsmasq-dhcp[2954]: DHCPACK(br-lan) 192.168.1.207 00:1c:bf:53:75:a7 Domowy
Aug  2 13:54:35 Router daemon.info hostapd: wlan0: STA b0:48:7a:d3:09:5a WPA: group key handshake completed (RSN)
Aug  2 13:54:35 Router daemon.info hostapd: wlan0: STA b0:48:7a:d3:0c:24 WPA: group key handshake completed (RSN)
Aug  2 13:54:35 Router daemon.info hostapd: wlan0: STA 00:1c:bf:53:75:a7 WPA: group key handshake completed (RSN)
Aug  2 13:54:36 Router daemon.info hostapd: wlan0: STA d8:b3:77:57:6b:67 WPA: group key handshake completed (RSN)
Aug  2 13:54:36 Router daemon.info hostapd: wlan0: STA 04:46:65:cc:c2:bb WPA: group key handshake completed (RSN)
Aug  2 13:54:36 Router daemon.info hostapd: wlan0: STA 04:46:65:cc:c2:bb WPA: received EAPOL-Key 2/2 Group with unexpected replay counter
Aug  2 14:04:35 Router daemon.info hostapd: wlan0: STA b0:48:7a:d3:09:5a WPA: group key handshake completed (RSN)
Aug  2 14:04:35 Router daemon.info hostapd: wlan0: STA b0:48:7a:d3:0c:24 WPA: group key handshake completed (RSN)
Aug  2 14:04:35 Router daemon.info hostapd: wlan0: STA 00:1c:bf:53:75:a7 WPA: group key handshake completed (RSN)
Aug  2 14:04:36 Router daemon.info hostapd: wlan0: STA d8:b3:77:57:6b:67 WPA: group key handshake completed (RSN)
Aug  2 14:04:36 Router daemon.info hostapd: wlan0: STA 04:46:65:cc:c2:bb WPA: group key handshake completed (RSN)
Aug  2 14:07:06 Router daemon.info dnsmasq-dhcp[2954]: DHCPINFORM(br-lan) 192.168.1.207 00:1c:bf:53:75:a7
Aug  2 14:07:06 Router daemon.info dnsmasq-dhcp[2954]: DHCPACK(br-lan) 192.168.1.207 00:1c:bf:53:75:a7 Domowy
Aug  2 14:08:43 Router daemon.info dnsmasq-dhcp[2954]: DHCPINFORM(br-lan) 192.168.1.207 00:1c:bf:53:75:a7
Aug  2 14:08:43 Router daemon.info dnsmasq-dhcp[2954]: DHCPACK(br-lan) 192.168.1.207 00:1c:bf:53:75:a7 Domowy
Aug  2 14:14:35 Router daemon.info hostapd: wlan0: STA 00:1c:bf:53:75:a7 WPA: group key handshake completed (RSN)
Aug  2 14:14:35 Router daemon.info hostapd: wlan0: STA b0:48:7a:d3:09:5a WPA: group key handshake completed (RSN)
Aug  2 14:14:35 Router daemon.info hostapd: wlan0: STA b0:48:7a:d3:0c:24 WPA: group key handshake completed (RSN)
Aug  2 14:14:36 Router daemon.info hostapd: wlan0: STA d8:b3:77:57:6b:67 WPA: group key handshake completed (RSN)
Aug  2 14:14:36 Router daemon.info hostapd: wlan0: STA 04:46:65:cc:c2:bb WPA: group key handshake completed (RSN)
Aug  2 14:14:36 Router daemon.info hostapd: wlan0: STA 04:46:65:cc:c2:bb WPA: received EAPOL-Key 2/2 Group with unexpected replay counter
Aug  2 14:15:48 Router daemon.info dnscrypt-proxy[2390]: Refetching server certificates
Aug  2 14:15:49 Router daemon.info dnscrypt-proxy[2390]: Server certificate #1323392947 received
Aug  2 14:18:21 Router daemon.info dnsmasq-dhcp[2954]: DHCPINFORM(br-lan) 192.168.1.207 00:1c:bf:53:75:a7
Aug  2 14:18:21 Router daemon.info dnsmasq-dhcp[2954]: DHCPACK(br-lan) 192.168.1.207 00:1c:bf:53:75:a7 Domowy
Aug  2 14:24:35 Router daemon.info hostapd: wlan0: STA 00:1c:bf:53:75:a7 WPA: group key handshake completed (RSN)
Aug  2 14:24:35 Router daemon.info hostapd: wlan0: STA b0:48:7a:d3:09:5a WPA: group key handshake completed (RSN)
Aug  2 14:24:35 Router daemon.info hostapd: wlan0: STA b0:48:7a:d3:0c:24 WPA: group key handshake completed (RSN)
Aug  2 14:24:36 Router daemon.info hostapd: wlan0: STA d8:b3:77:57:6b:67 WPA: group key handshake completed (RSN)
Aug  2 14:24:36 Router daemon.info hostapd: wlan0: STA 04:46:65:cc:c2:bb WPA: group key handshake completed (RSN)
Aug  2 14:24:36 Router daemon.info hostapd: wlan0: STA 04:46:65:cc:c2:bb WPA: received EAPOL-Key 2/2 Group with unexpected replay counter
Aug  2 14:29:21 Router daemon.info dnsmasq-dhcp[2954]: DHCPINFORM(br-lan) 192.168.1.207 00:1c:bf:53:75:a7
Aug  2 14:29:21 Router daemon.info dnsmasq-dhcp[2954]: DHCPACK(br-lan) 192.168.1.207 00:1c:bf:53:75:a7 Domowy
Aug  2 14:34:35 Router daemon.info hostapd: wlan0: STA 00:1c:bf:53:75:a7 WPA: group key handshake completed (RSN)
Aug  2 14:34:35 Router daemon.info hostapd: wlan0: STA b0:48:7a:d3:09:5a WPA: group key handshake completed (RSN)
Aug  2 14:34:35 Router daemon.info hostapd: wlan0: STA b0:48:7a:d3:0c:24 WPA: group key handshake completed (RSN)
Aug  2 14:34:36 Router daemon.info hostapd: wlan0: STA d8:b3:77:57:6b:67 WPA: group key handshake completed (RSN)
Aug  2 14:34:36 Router daemon.info hostapd: wlan0: STA 04:46:65:cc:c2:bb WPA: group key handshake completed (RSN)
Aug  2 14:40:21 Router daemon.info dnsmasq-dhcp[2954]: DHCPINFORM(br-lan) 192.168.1.207 00:1c:bf:53:75:a7
Aug  2 14:40:21 Router daemon.info dnsmasq-dhcp[2954]: DHCPACK(br-lan) 192.168.1.207 00:1c:bf:53:75:a7 Domowy
Aug  2 14:44:35 Router daemon.info hostapd: wlan0: STA b0:48:7a:d3:09:5a WPA: group key handshake completed (RSN)
Aug  2 14:44:35 Router daemon.info hostapd: wlan0: STA b0:48:7a:d3:0c:24 WPA: group key handshake completed (RSN)
Aug  2 14:44:36 Router daemon.info hostapd: wlan0: STA d8:b3:77:57:6b:67 WPA: group key handshake completed (RSN)
Aug  2 14:44:36 Router daemon.info hostapd: wlan0: STA 04:46:65:cc:c2:bb WPA: group key handshake completed (RSN)
Aug  2 14:44:45 Router daemon.info hostapd: wlan0: STA 00:1c:bf:53:75:a7 IEEE 802.11: authenticated
Aug  2 14:44:45 Router daemon.info hostapd: wlan0: STA 00:1c:bf:53:75:a7 IEEE 802.11: associated (aid 5)
Aug  2 14:44:45 Router daemon.info hostapd: wlan0: STA 00:1c:bf:53:75:a7 WPA: pairwise key handshake completed (RSN)
Aug  2 14:44:45 Router daemon.info dnsmasq-dhcp[2954]: DHCPREQUEST(br-lan) 192.168.1.207 00:1c:bf:53:75:a7
Aug  2 14:44:45 Router daemon.info dnsmasq-dhcp[2954]: DHCPACK(br-lan) 192.168.1.207 00:1c:bf:53:75:a7 mar-ew
Aug  2 14:46:40 Router authpriv.info dropbear[4466]: Child connection from 192.168.1.207:57742
Aug  2 14:46:46 Router authpriv.notice dropbear[4466]: Password auth succeeded for 'root' from 192.168.1.207:57742
Aug  2 14:54:35 Router daemon.info hostapd: wlan0: STA 00:1c:bf:53:75:a7 WPA: group key handshake completed (RSN)
Aug  2 14:54:35 Router daemon.info hostapd: wlan0: STA b0:48:7a:d3:09:5a WPA: group key handshake completed (RSN)
Aug  2 14:54:35 Router daemon.info hostapd: wlan0: STA b0:48:7a:d3:0c:24 WPA: group key handshake completed (RSN)
Aug  2 14:54:36 Router daemon.info hostapd: wlan0: STA d8:b3:77:57:6b:67 WPA: group key handshake completed (RSN)
Aug  2 14:54:36 Router daemon.info hostapd: wlan0: STA 04:46:65:cc:c2:bb WPA: group key handshake completed (RSN)

o to chodzi że mam

config 'wifi-device' 'radio0'
    option 'type' 'mac80211'
    option 'macaddr' 'b0:48:7a:d3:1a:c0'
    option 'hwmode' '11ng'
    list 'ht_capab' 'SHORT-GI-40'
    list 'ht_capab' 'DSSS_CCK-40'
    option 'noscan' '1'
    option 'country' 'PL'
    option 'channel' '5'
    option 'htmode' 'HT40-'

Witam!!!

Nie dawno nabyłem telefon jaki jest w temacie i chciałem sprawdzić szybkość polączenia ftp pomiędzy tel który posiada wifi n, a routerem. Okazało się że połączenie wynosi tylko 65Mb/s, a nie jak powinno być 150Mb/s wieć nie odbiega od wifi "g" gdzie połączenie wynosi 54Mb/s. podobną rzecz sprawdzłem z laptopem szwagra który posiada N i również połącznie było równe 65Mb/s

624

(7 odpowiedzi, napisanych Oprogramowanie / Software)

no tak ale jak sie wyłączy zasilanie to nie zostaje on z powrotem zaszyfrowany ???

625

(7 odpowiedzi, napisanych Oprogramowanie / Software)

po to aby osoby postronne nie widziały co mam na extrocie oraz żeby nie wiedzieli jaki jest ruch ip na zew.