|
Re: KiwiSDR dynamic IP address
Yohoooo,
I was missing in /etc/ssh/sshd_config an explicit directive :
GatewayPorts yes
:)
It now works like magic ! Amazing !
Rob - you are amazing ! The script is so nice and elegant. Really a
Yohoooo,
I was missing in /etc/ssh/sshd_config an explicit directive :
GatewayPorts yes
:)
It now works like magic ! Amazing !
Rob - you are amazing ! The script is so nice and elegant. Really a
|
By
Gur Lavie
·
#544
·
|
|
Re: KiwiSDR dynamic IP address
Unless there are iptables rules which suppress such traffic, SERVER:8073 will be global and any packets sent to it from any IP address will be forwarded through the tunnel to the Kiwi where they will
Unless there are iptables rules which suppress such traffic, SERVER:8073 will be global and any packets sent to it from any IP address will be forwarded through the tunnel to the Kiwi where they will
|
By
Rob Robinett
·
#543
·
|
|
Re: KiwiSDR dynamic IP address
hehehe I had to keep myself concentrated for 2 hours to get this done :) not an easy task....
I was indeed testing accessing the kiwi through the SERVER:8073.....but it didn't work...
I am thinking
hehehe I had to keep myself concentrated for 2 hours to get this done :) not an easy task....
I was indeed testing accessing the kiwi through the SERVER:8073.....but it didn't work...
I am thinking
|
By
Gur Lavie
·
#542
·
|
|
Re: KiwiSDR dynamic IP address
Congratulations! It took me 2 years to get that far with ssh ;=)
While the Kiiw's ssh session with your server is active, you should be about to access the Kiwi at: http://SERVER_IP:8073.
The config
Congratulations! It took me 2 years to get that far with ssh ;=)
While the Kiiw's ssh session with your server is active, you should be about to access the Kiwi at: http://SERVER_IP:8073.
The config
|
By
Rob Robinett
·
#541
·
|
|
Re: KiwiSDR dynamic IP address
Hi again,
I managed to work around the passwords (with the keys and ssh-copy-id remote_username@server_ip_address).
So on the SERVER (and WD computer), I am running fine:
"connect_to_wd_daemon is
Hi again,
I managed to work around the passwords (with the keys and ssh-copy-id remote_username@server_ip_address).
So on the SERVER (and WD computer), I am running fine:
"connect_to_wd_daemon is
|
By
Gur Lavie
·
#540
·
|
|
Re: KiwiSDR dynamic IP address
Hi,
The tunnel method looks super advanced and really fun.
I tried to deploy it, but I guess I am falling on the trivial things I am missing.
Should I generate public/private key so I can login
Hi,
The tunnel method looks super advanced and really fun.
I tried to deploy it, but I guess I am falling on the trivial things I am missing.
Should I generate public/private key so I can login
|
By
Gur Lavie
·
#539
·
|
|
Re: KiwiSDR dynamic IP address
Another solution would be to have your Kiwis maintain ssh sessions with your Pi (or another server with a static IP address) and forward ports on that Pi/server back to the Kiwis port 8073 through the
Another solution would be to have your Kiwis maintain ssh sessions with your Pi (or another server with a static IP address) and forward ports on that Pi/server back to the Kiwis port 8073 through the
|
By
Rob Robinett
·
#538
·
|
|
Re: KiwiSDR dynamic IP address
If your DNS service tracks the changing IP address of your Kiwis, then you could specify the DNS names of the Kiwis. When their IP address changes the WD sessions would error and WD would retry a
If your DNS service tracks the changing IP address of your Kiwis, then you could specify the DNS names of the Kiwis. When their IP address changes the WD sessions would error and WD would retry a
|
By
Rob Robinett
·
#537
·
|
|
KiwiSDR dynamic IP address
Hi,
Because of some network configuration problem, my KIWISDR is changing its IP address every few hours.
Is there a method to periodically update the address in the wsprdaemon.conf file ?
Thanks
Gur
Hi,
Because of some network configuration problem, my KIWISDR is changing its IP address every few hours.
Is there a method to periodically update the address in the wsprdaemon.conf file ?
Thanks
Gur
|
By
Gur Lavie
·
#536
·
|
|
Re: E: Package 'qt5-default' has no installation candidate
I'm glad you got it installed on that new Raspian "bullseye". I wasn't aware there was a successor to buster and will add testing of installation on that version to my 'todo' list.
As I recall, the
I'm glad you got it installed on that new Raspian "bullseye". I wasn't aware there was a successor to buster and will add testing of installation on that version to my 'todo' list.
As I recall, the
|
By
Rob Robinett
·
#535
·
|
|
Re: E: Package 'qt5-default' has no installation candidate
ok.
It works great.
Amazing. Really amazing. both the simplicity and quality.
I see now that the "version" on http://wsprd.vk7jj.com/ is listed as "WD_2.10k"
I had to go with the "fake" package for
ok.
It works great.
Amazing. Really amazing. both the simplicity and quality.
I see now that the "version" on http://wsprd.vk7jj.com/ is listed as "WD_2.10k"
I had to go with the "fake" package for
|
By
Gur Lavie
·
#534
·
|
|
Re: E: Package 'qt5-default' has no installation candidate
Hi,
Another piece of information which might be important is that I am trying to set it as "headless".
No GUI, automatic WSPR spot uploading.
Is there a simple way to test if the connection to the
Hi,
Another piece of information which might be important is that I am trying to set it as "headless".
No GUI, automatic WSPR spot uploading.
Is there a simple way to test if the connection to the
|
By
Gur Lavie
·
#533
·
|
|
Re: E: Package 'qt5-default' has no installation candidate
Hi,
Its :
Raspberry Pi 3 Model B Rev 1.2
Linux raspberrypi 5.10.63-v7+ #1459 SMP Wed Oct 6 16:41:10 BST 2021 armv7l GNU/Linux
PRETTY_NAME="Raspbian GNU/Linux 11 (bullseye)"
Hi,
Its :
Raspberry Pi 3 Model B Rev 1.2
Linux raspberrypi 5.10.63-v7+ #1459 SMP Wed Oct 6 16:41:10 BST 2021 armv7l GNU/Linux
PRETTY_NAME="Raspbian GNU/Linux 11 (bullseye)"
|
By
Gur Lavie
·
#532
·
|
|
How to resolve FATAL ERROR: Failed to install 'qt5-default' on RaspberryPi during Wsprdaemon fresh install
Hi,
First time installing Wsprdaemon on raspberryPi, targeting wspr decoding from KiwiSDR.
Keep failing ./wsprdaemon.sh -V on the message :
E: Package 'qt5-default' has no installation candidate
FATAL
Hi,
First time installing Wsprdaemon on raspberryPi, targeting wspr decoding from KiwiSDR.
Keep failing ./wsprdaemon.sh -V on the message :
E: Package 'qt5-default' has no installation candidate
FATAL
|
By
Gur Lavie
·
#531
·
|
|
Re: E: Package 'qt5-default' has no installation candidate
What Pi and what version of Raspian? I test installation only on the latest 'buster'
--
Rob Robinett
AI6VN
rob@...
mobile: +1 650 218 8896
What Pi and what version of Raspian? I test installation only on the latest 'buster'
--
Rob Robinett
AI6VN
rob@...
mobile: +1 650 218 8896
|
By
Rob Robinett
·
#530
·
|
|
E: Package 'qt5-default' has no installation candidate
Hi,
Fresh install on RaspberryPi.
I cant work around this error - "E: Package 'qt5-default' has no installation candidate". "FATAL ERROR: Failed to install 'qt5-default' which is needed to run the
Hi,
Fresh install on RaspberryPi.
I cant work around this error - "E: Package 'qt5-default' has no installation candidate". "FATAL ERROR: Failed to install 'qt5-default' which is needed to run the
|
By
Gur Lavie
·
#529
·
|
|
Re: wsprdaemon tmp file questions
Yes, those are the cached spots from when your Pi couldn't reach wsprnet.org
One WD has reconnected WD will upload in batches of up to 1000 the oldest cached spots until it catches up with real
Yes, those are the cached spots from when your Pi couldn't reach wsprnet.org
One WD has reconnected WD will upload in batches of up to 1000 the oldest cached spots until it catches up with real
|
By
Rob Robinett
·
#528
·
Edited
|
|
Re: Dupes
Hi Alan,
Since 'dups' are a frequent source of questions in my wsprdaemon group, I have included that group in this response.
Your 60M 'dups' are certainly not a problem for wsprdaemon, but due to
Hi Alan,
Since 'dups' are a frequent source of questions in my wsprdaemon group, I have included that group in this response.
Your 60M 'dups' are certainly not a problem for wsprdaemon, but due to
|
By
Rob Robinett
·
#527
·
|
|
Dupes suddenly not zero anymore
FYI…
---------- Forwarded message ---------
From: Phil <phil@...>
Date: Fri, Oct 29, 2021 at 3:38 PM
Subject: Re: Dupes suddenly not zero anymore
To: Rob Robinett <rob@...>
CC: John Huggins
FYI…
---------- Forwarded message ---------
From: Phil <phil@...>
Date: Fri, Oct 29, 2021 at 3:38 PM
Subject: Re: Dupes suddenly not zero anymore
To: Rob Robinett <rob@...>
CC: John Huggins
|
By
Rob Robinett
·
#526
·
|
|
Re: Dupes suddenly not zero anymore
on jimlill.com:8088 I count those bands separately. I stopped counting dupes after I found it caused rancor amongst some...
on jimlill.com:8088 I count those bands separately. I stopped counting dupes after I found it caused rancor amongst some...
|
By
Jim Lill
·
#525
·
|