The KiwiSDR 2 online store is open for orders! Please visit kiwisdr.nz

rz3dvp

About

Username
rz3dvp
Joined
Visits
1,064
Last Active
Roles
Member
Points
5
  • Many connections from 199.7.185.10

    Hello, maybe someone know what the activity from IP address 199.7.185.10? It use kiwiclient.py for record 5Mhz, 10 MHz or 15Mhz:

    Sat Jun 26 16:20:06 00:02:34.710 0... 0    L  5000.00 kHz  am z0  "kiwirecorder.py" 199.7.185.10 (ARRIVED)
    Sat Jun 26 16:20:16 00:02:45.291 .... 0    L  5000.00 kHz  am z0  "kiwirecorder.py" 199.7.185.10 (LEAVING after 0:00:12)
    Sat Jun 26 16:20:31 00:03:00.206 0... 0    L 10000.00 kHz  am z0  "kiwirecorder.py" 199.7.185.10 (ARRIVED)
    Sat Jun 26 16:20:42 00:03:10.781 .... 0    L 10000.00 kHz  am z0  "kiwirecorder.py" 199.7.185.10 (LEAVING after 0:00:11)
    Sat Jun 26 16:20:57 00:03:26.313 0... 0    L 15000.00 kHz  am z0  "kiwirecorder.py" 199.7.185.10 (ARRIVED)
    Sat Jun 26 16:21:08 00:03:37.396 .... 0    L 15000.00 kHz  am z0  "kiwirecorder.py" 199.7.185.10 (LEAVING after 0:00:12)
    Sat Jun 26 16:30:07 00:12:36.272 0... 0    L  5000.00 kHz  am z0  "kiwirecorder.py" 199.7.185.10 (ARRIVED)
    Sat Jun 26 16:30:18 00:12:47.022 .... 0    L  5000.00 kHz  am z0  "kiwirecorder.py" 199.7.185.10 (LEAVING after 0:00:12)
    

    but never stop when day time limit was ended...

    Log's file on my KiwiSDR from the Khabarovsk:

    Sun Jun 27 16:44:23 1d:00:26:52.285 0123 0   TLIMIT-IP connecting LIMIT EXCEEDED cur:120 >= lim:120 for 199.7.185.10
    Sun Jun 27 16:44:24 1d:00:26:53.015 0123 1   PWD entry timeout
    Sun Jun 27 16:44:24 1d:00:26:53.344 0123 1   TLIMIT-IP connecting LIMIT EXCEEDED cur:120 >= lim:120 for 199.7.185.10
    Sun Jun 27 16:44:25 1d:00:26:54.023 0123  2  PWD entry timeout
    Sun Jun 27 16:44:26 1d:00:26:55.331 0123  2  TLIMIT-IP connecting LIMIT EXCEEDED cur:120 >= lim:120 for 199.7.185.10
    Sun Jun 27 16:44:27 1d:00:26:56.024 0123  3  PWD entry timeout
    Sun Jun 27 16:44:27 1d:00:26:56.328 0123  3  TLIMIT-IP connecting LIMIT EXCEEDED cur:120 >= lim:120 for 199.7.185.10
    Sun Jun 27 16:44:44 1d:00:27:13.086 0123 0   PWD entry timeout
    Sun Jun 27 16:44:44 1d:00:27:13.228 0123 0   TLIMIT-IP connecting LIMIT EXCEEDED cur:120 >= lim:120 for 199.7.185.10
    Sun Jun 27 16:44:45 1d:00:27:14.035 0123 1   PWD entry timeout
    Sun Jun 27 16:44:46 1d:00:27:15.384 0123 1   TLIMIT-IP connecting LIMIT EXCEEDED cur:120 >= lim:120 for 199.7.185.10
    Sun Jun 27 16:44:47 1d:00:27:16.032 0123  2  PWD entry timeout
    Sun Jun 27 16:44:47 1d:00:27:16.341 0123  2  TLIMIT-IP connecting LIMIT EXCEEDED cur:120 >= lim:120 for 199.7.185.10
    Sun Jun 27 16:44:48 1d:00:27:17.025 0123  3  PWD entry timeout
    Sun Jun 27 16:44:49 1d:00:27:18.310 0123  3  TLIMIT-IP connecting LIMIT EXCEEDED cur:120 >= lim:120 for 199.7.185.10
    Sun Jun 27 16:45:05 1d:00:27:34.029 0123 0   PWD entry timeout
    Sun Jun 27 16:45:06 1d:00:27:35.463 0123 0   TLIMIT-IP connecting LIMIT EXCEEDED cur:120 >= lim:120 for 199.7.185.10
    Sun Jun 27 16:45:07 1d:00:27:36.090 0123 1   PWD entry timeout
    Sun Jun 27 16:45:07 1d:00:27:36.318 0123 1   TLIMIT-IP connecting LIMIT EXCEEDED cur:120 >= lim:120 for 199.7.185.10
    Sun Jun 27 16:45:08 1d:00:27:37.042 0123  2  PWD entry timeout
    Sun Jun 27 16:45:08 1d:00:27:37.084 0123  2  TLIMIT-IP connecting LIMIT EXCEEDED cur:120 >= lim:120 for 199.7.185.10
    Sun Jun 27 16:45:10 1d:00:27:39.001 0123  3  PWD entry timeout
    Sun Jun 27 16:45:10 1d:00:27:39.365 0123  3  TLIMIT-IP connecting LIMIT EXCEEDED cur:120 >= lim:120 for 199.7.185.10
    Sun Jun 27 16:45:27 1d:00:27:56.058 0123 0   PWD entry timeout
    Sun Jun 27 16:45:28 1d:00:27:57.000 0123 0   TLIMIT-IP connecting LIMIT EXCEEDED cur:120 >= lim:120 for 199.7.185.10
    Sun Jun 27 16:45:28 1d:00:27:57.091 0123 1   PWD entry timeout
    

    As result KiwiSDR don't have free channel to connect from other users.

    PS I add this IP to black list on this KiwiSDR....


    PowernumptyHB9TMC
  • Disable DRM

    Нi all,

    I don't know why someone use the TOR for connect to KiwiSDR if he is an honest listener?

    Maybe add block TOR network on the proxy.kiwisdr.com server?

    It's don't difficult, for example on Ubuntu:

    1. install ipset: >sudo apt install ipset

    2. create new set tor: >sudo ipset -N tor iphash

    3. add new bash script like this: 

    #!/bin/bash

    wget -q https://check.torproject.org/cgi-bin/TorBulkExitList.py?ip=YOUR_IP -O -|sed '/^#/d' | while read IP

    do

      ipset -q -A tor $IP

    done

    4. make it executable and start with sudo, if all fine - check new set: >sudo ipset -L tor(you should see a lot of IP's on this set)

    5. then add this set to INPUT iptables: >sudo iptables -I INPUT -m set --match-set tor src -j DROP

    6. and add to root CRON rule for restart this bash script every 5 hours (for example)...

    PowernumptyKA7U
  • Usage Monitoring?

    For example, simple Linux bash command:

    curl -s http://kiwisdr.areg.org.au:8073/status  | grep users= | awk -F= '{ print $2 }'
    

    returns number of active users for this moment.

    73! Yuri

    Powernumpty
  • wifi connection and local time

    Rene, when you wrote about wifi connection you mean you added wifi USB dongle to BBG and configure new wifi interface on the debian?
    About screenshot, I seen same result with wire connection when ntp protocol from local network was blocked and BBG could't update time correctly. It's display wrong UTC time and symbol "?" on local time, because curl to timezonedb.com return error. Of course maybe my case only looks like yours...
    73! Yuri
    f6bir
  • wifi connection and local time

    Interesting, you can start this curl from SSH manually, for your data it's looks like:
    curl -s --ipv4 "https://api.timezonedb.com/v2.1/get-time-zone?key=HIHUSGTXYI55&format=json&by=position&lat=49.220001&lng=2.210000"
    This request return something when KiwiSDR on the wifi connection or not?
    73! Yuri
    f6bir
  • New KiwiSDR is non-functional after upgrade from 1.2 to 1.383 [fixed, but root cause not understood]

    >>I see that debian account exists, but the default password didn't work for me...
    Before software update user debian had temppwd default password, after update, - serial number of your KiwiSDR board.
    73! Yuri
    WA2ZKD
  • New KiwiSDR is non-functional after upgrade from 1.2 to 1.383 [fixed, but root cause not understood]

    Hi Jeff, you can test img from Dropbox? I downloaded it and see it's have more newer version than in KiwiSDR box - 1.46...
    http://kiwisdr.com/quickstart/index.html#id-dload
    And be patient first upgrade need lot of time ~45-60 min
    Hope it's helpful...
    PowernumptyWA2ZKD
  • New KiwiSDR is non-functional after upgrade from 1.2 to 1.383 [fixed, but root cause not understood]

    Hi Jeff, you can test img from Dropbox? I downloaded it and see it's have more newer version than in KiwiSDR box - 1.46...
    http://kiwisdr.com/quickstart/index.html#id-dload
    And be patient first upgrade need lot of time ~45-60 min
    Hope it's helpful...
    PowernumptyWA2ZKD
  • Displaying sunrise and sunset times at your Kiwi QTH in your Kiwi UI

    Now looks very well!

    Thank you!
    jpe
  • kiwi cluster

    Hi James, looks cool :smile:
    But be careful, heatsink on BB-AI fixed only on sticky thermal interface and I'm not sure how it will behave over time (about year) on high temp...
    You add lever arm to it. Maybe you know about FlexRadio 6400/6600 problem when similar heatsink installed vertical goes down under the influence of time and gravity.
    WA2ZKD