¿ªÔÆÌåÓý

ctrl + shift + ? for shortcuts
© 2025 Groups.io
Date

Re: Filtering node table

 

N *BP* already works, as does ??bp*:

n *bp*

POGO4:G8BPQ-9} Nodes

BPQBBS:G8BPQ-3 BPQCHT:GM8BPQ-4 BPQDX:G8BPQ-11 CASLGR:VA7RBP-7

NOTCHT:G8BPQ-4 POGO:GM8BPQ-9 RBPBBS:VA7RBP-2

?

n ??bp*

POGO4:G8BPQ-9} Nodes

BPQBBS:G8BPQ-3 BPQDX:G8BPQ-11 NOTCHT:G8BPQ-4


The next version will search both aliases and calls. The C in the command selects the sort order of the display (sort by call instead of the default sort by alias)

73,
John

On Thu, Jun 30, 2022 at 08:20 AM, Julian wrote:

Hi agn John. It would be great if you could enhance that search to either side of the string, N C *BPQ, N C *BP* etc. Also on aliases, possibly a N A *XYZ etc etc.?
Thnx.
Regards, J, M 0 IPU, YO 3 FCA.?



QtTermTCP crashing

 

John,

I use the tcp port listener in QtTermTCP and had no issues with the old 0.0.0.48 version but 53c and 54 both will randomly crash if a connection is made, sometimes upon opening, sometimes on closing the popup window.

This is on Windows 10. I'm using the MDI interface.

Sholto
K7TMG


Re: BPQ32 IP Gateway to a PiLinBPQ System

 

44.135.101.1 is the IPGateway on VE3KPG running BPQ32
44.135.101.2 is VA3HIP running PiLinBPQ

I am unable to ping 44.135.101.2 as well. In fact, I cannot ping any addresses other than 44.135.101.1, but NAT and IPR does seem to be working.

nat
PETERB:VE3KPG-2}?
44.135.101.2 to 192.168.1.9
44.135.101.1 to 192.168.1.10
?
ping 44.135.101.1
PETERB:VE3KPG-2}?
OK
Ping Response from 44.135.101.1
?
ping 44.135.101.2
PETERB:VE3KPG-2}?
OK
?
ping 44.131.56.2
PETERB:VE3KPG-2}?
OK
?
ping 44.92.35.1
PETERB:VE3KPG-2}?
OK
?
ipr
PETERB:VE3KPG-2} 765 Entries
44.0.0.0/9 0 T 0 0 encap 169.228.34.84
44.0.0.1/32 0 T 1 3355 encap 169.228.34.84
44.2.0.2/32 0 T 1 3355 encap 98.20.210.138..........etc..

This is what I have for my IPGateway on VE3KPG;
IPGATEWAY
Adapter \Device\NPF_{EA2D9183-0C8D-4AB0-BD03-AEA6D347354B}? ? ? ? ; See Below Description
44ENCAP 192.168.1.250? ? ? ? ? ? ? ? ? ? ? ; This is a Un-used but inside of routers DHCP (Must be added to routers DMZ)
IPAddr 44.135.101.1? ? ? ? ? ? ? ? ? ? ? ? ? ? ?; Your 44 AMPR IP
IPNetMask 255.255.255.248? ? ? ? ? ? ? ? ; The 248 (last 3) depends on how many IP addresses you have, mine is 8 IP¡¯S
IPPorts 1? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ?; Port Numbers to be used, 2 is my AXIP 3 My Telnet port
NAT 44.135.101.2 192.168.1.9? ? ? ? ? ? ?;VA3HIP running PiLinBPQ
ROUTE 44.0.0.0/9 169.228.34.84 T? ? ?; This Line and following line is needed to access the AMPR Portal Web Site
ROUTE 44.128.0.0/10 169.228.34.84 T
**** ; End of Config

This what is setup on VA3HIP;
IPGATEWAY
IPAddr 44.135.101.2? ? ? ? ? ? ? ? ? ? ? ? ?; VA3HIP
IPNetMask 255.255.255.248? ? ? ? ? ? ; The 248 (last 3) depends on how many IP addresses you have, mine is 8 IP¡¯S
IPPorts 1? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ; Port Numbers to be used, 2 is my AXIP 3 My Telnet port
**** ; End of Config

Should I be able to ping any IP address including 44 AMPRNet?


Re: BPQ32 IP Gateway to a PiLinBPQ System

 

¿ªÔÆÌåÓý

At the moment I can ping 44.135.101.1 over the IPIP tunnel, but not 44.135.101.2. What is 44.135.101.1?



LinBPQ will add a NAT entry from 44.135.101.2 to the IP address of the machine running LinBPQ.

To allow access from 44 net? to other machines on the same network you need to allocate another address in your 44.35.1.101 range to each and add NAT lines. For example I have

?NAT 44.131.56.2 192.168.1.35
?NAT 44.131.56.4 192.168.1.64
?NAT 44.131.56.5 192.168.1.118
?NAT 44.131.56.6 192.168.1.254

My IPADDR is 44.131.56.7 and the linbpq pi is 192.168.1.44, so I end up with

nat

POGO4:G8BPQ-9}

44.131.56.2 to 192.168.1.35

44.131.56.4 to 192.168.1.64

44.131.56.5 to 192.168.1.118

44.131.56.6 to 192.168.1.254

44.131.56.7 to 192.168.1.44 via TAP

ping 44.131.56.4

POGO4:G8BPQ-9}

OK

Ping Response from 44.131.56.4



73,

John



On 01/07/2022 22:47, Harmen Minnema wrote:

Will? adding the NAT 44.135.101.2? 192.168.9 line into IP Gateway settings on my BPQ32 system allow outside connections to a PiLinBPQ system on the same network?

Also added the following to IPGatway Settings in PiLinBPQ system;
IPAddr 44.135.101.2
IPNetmast 255.255.255.248
IPPorts 1

If so, are there IP Gateway settings required for the PiLinBPQ system?? Haven't been able to get it to work....

Thanks,
Harmen VE3EMA


BPQ32 IP Gateway to a PiLinBPQ System

 

Will? adding the NAT 44.135.101.2? 192.168.9 line into IP Gateway settings on my BPQ32 system allow outside connections to a PiLinBPQ system on the same network?

Also added the following to IPGatway Settings in PiLinBPQ system;
IPAddr 44.135.101.2
IPNetmast 255.255.255.248
IPPorts 1

If so, are there IP Gateway settings required for the PiLinBPQ system?? Haven't been able to get it to work....

Thanks,
Harmen VE3EMA


Re: QtTermTCP currently in Test with custom colours #qttermtcp

 

¿ªÔÆÌåÓý

I've uploaded the latest QtTermTCP to my Beta area. It supports setting background and text colours for the three text areas (Monitor, Output and Input). Use the Setup/Choose Colours menu. I suggest you select the background colour first, then the text colours for best visibility.

73,
John


On 01/07/2022 03:40, Red - PE1RRR - Masochistic Test Pilot wrote:

John: So far so good, stable for the last couple of days, could use more testers perhaps time to move it into Beta?


73
Red





Re: QtTermTCP currently in Test with custom colours #qttermtcp

 

¿ªÔÆÌåÓý

Still on 53c here Red but that has been very stable for my uses since it was made available. Will grab 54 and see how it plays over the weekend.

On 6/30/22 22:40, Red - PE1RRR - Masochistic Test Pilot wrote:

John: So far so good, stable for the last couple of days, could use more testers perhaps time to move it into Beta?


73
Red




QtTermTCP currently in Test with custom colours #qttermtcp

 

John: So far so good, stable for the last couple of days, could use more testers perhaps time to move it into Beta?


73
Red




Re: Google Less Secure Apps Ended

 

Thank you, just got that working.


Re: BPQ32 History K4WOF

 

¿ªÔÆÌåÓý

Jer
?
On the Mail Server Window Top HELP/Online Documentation will send you to the Root of John G8BPQ
Documentation, You will see A BPQ HOME, Click on the Home, this will send you to a new URL Web Page or
Direct below URL
?
?
At the bottom of the Web Page you will see BPQ Search Enhanced by Google Enter Window, you can type
anything related to BPQ, using BPQ as the first letters of the Search String will get you there faster, otherwise
it first starts off in Google Search marching words but as you scroll down the page you will see the BPQ32 Documentation
Closest Match to search entry.
?
Example BPQ Change Logs
BPQ Mail Forwarding etc. etc.
?
Let me know if I can be of further help.
?
73

Mike Melnik-N9PMO
BPQ32 Group Moderator


Re: Google Less Secure Apps Ended

 

I do not believe you need to. Everything "seems" to be working fine by applying the APP Password for ISP Interface.


Re: BPQ32 History

 

Please cancel request.? An excellent version exists by the MicroHAMs interview with John G8BPQ:


73 - Jer


Sent with secure email.

------- Original Message -------
On Thursday, June 30th, 2022 at 10:45 AM, j.lineback via groups.io <kilowatt@...> wrote:

Now just one year into BPQ32, have become curious how such a powerful system began and generally evolved.? Not asking anybody to write something, but if there is already history somewhere, would be much obliged for a pointer to it for posterity.? So far, searches on this IO and the internet in general have missed it if present.

73 - Jer K4WOF


BPQ32 History

 

Now just one year into BPQ32, have become curious how such a powerful system began and generally evolved.? Not asking anybody to write something, but if there is already history somewhere, would be much obliged for a pointer to it for posterity.? So far, searches on this IO and the internet in general have missed it if present.

73 - Jer K4WOF


Re: Google Less Secure Apps Ended

 

How do you apply 2-step verification and app password to BPQ/stunnel?


Re: Google Less Secure Apps Ended

 

Applying 2-Step-Verificaton and App Password resolved issue....


Re: Filtering node table

 

Hi agn John. It would be great if you could enhance that search to either side of the string, N C *BPQ, N C *BP* etc. Also on aliases, possibly a N A *XYZ etc etc.?
Thnx.
Regards, J, M 0 IPU, YO 3 FCA.?



Re: Ic7300 USB-D settings

 

¿ªÔÆÌåÓý

I use the memories in my IC-7300 for the packet frequencies, and can
use the CHan command which gets you all the info, frequency, mode and
filter.

?RIGCONTROL
? COM9 19200 ICOM IC7300 94 PTTMUX COM22
? 00:00 ;1900L
? 10,CHan01
? 10,CHan02
? 02:00 ;2100L
? 10,CHan02
? 11:00 ;0600L
? 10,CHan01
? 10,CHan02
? 16:00 ;1100L
? 10,CHan01
? 22:00 ;1700L
? 10,CHan01
? 10,CHan02 ?
? ****
73, Ken
W9GM


On 6/29/2022 1:56 PM, RICHARD G FISHER Owner via groups.io wrote:

This is mine and works good for my 7610
?
RIGCONTROL
COM5 19200 ICOM IC7610 98h PTT_SETS_INPUT
3,7.0989,USB,D,F1,P1234
3,7.1034,USB,D,F1,P1234,APPL=RMS ? ? ? ?
3,3.5855,USB,D,F1,P1234 ? ? ? ? ? ? ? ? ?
3,3.5895,USB,D,F1,P1234 ? ? ? ??
3,7.0934,USB,D,F1,P1234 ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ?
3,7.1009,USB,D,F1,P1234 ? ? ? ? ? ? ? ?
3,7.1020,USB,D,F1,P1234 ? ? ? ? ? ? ? ? ? ?
3,14.1034,USB,D,F1,P1234,APPL=RMS ? ?
3,14.0944,USB,D,F1,P1234 ? ? ? ? ? ? ? ?
3,14.1089,USB,D,F1,P1234
3,7.1010,USB,D,F1,P1234 ? ?
? ??
?

From: Jay <ws7ik7tj@...>
To: bpq32 <[email protected]>
Date: Wednesday, 29 June 2022 12:52 PM MDT
Subject: Re: [bpq32] Ic7300 USB-D settings

Hmmm? 3,14.102,USB,D,F1

On 6/29/2022 11:46 AM, Duff Morrow N5RDM wrote:
RGR

In the BPQ32.cfg file.
see attached.



Re: Ic7300 USB-D settings

 

Perfect!
Thats what I needed.
73


Re: Ic7300 USB-D settings

 

This is mine and works good for my 7610
?
RIGCONTROL
COM5 19200 ICOM IC7610 98h PTT_SETS_INPUT
3,7.0989,USB,D,F1,P1234
3,7.1034,USB,D,F1,P1234,APPL=RMS ? ? ? ?
3,3.5855,USB,D,F1,P1234 ? ? ? ? ? ? ? ? ?
3,3.5895,USB,D,F1,P1234 ? ? ? ??
3,7.0934,USB,D,F1,P1234 ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ?
3,7.1009,USB,D,F1,P1234 ? ? ? ? ? ? ? ?
3,7.1020,USB,D,F1,P1234 ? ? ? ? ? ? ? ? ? ?
3,14.1034,USB,D,F1,P1234,APPL=RMS ? ?
3,14.0944,USB,D,F1,P1234 ? ? ? ? ? ? ? ?
3,14.1089,USB,D,F1,P1234
3,7.1010,USB,D,F1,P1234 ? ?
? ??
?


From: Jay <ws7ik7tj@...>
To: bpq32 <[email protected]>
Date: Wednesday, 29 June 2022 12:52 PM MDT
Subject: Re: [bpq32] Ic7300 USB-D settings

Hmmm? 3,14.102,USB,D,F1

On 6/29/2022 11:46 AM, Duff Morrow N5RDM wrote:
RGR

In the BPQ32.cfg file.
see attached.


Re: Ic7300 USB-D settings

 

¿ªÔÆÌåÓý

Hmmm? 3,14.102,USB,D,F1

On 6/29/2022 11:46 AM, Duff Morrow N5RDM wrote:

RGR

In the BPQ32.cfg file.
see attached.