¿ªÔÆÌåÓý

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

Re: BPQ32 Connect Script Problems

 

If you have a yaesu 857d using a digrig mobile sound card this is what work for me to get it to change frequencies?
TIMES 0000-2359
ATT 5
RADIO 7.0945 USB?
C (callsign)
ELSE
PAUSE 20
ATT 5
RADIO 7.100 USB?
C (callsign)

beaware that using USB-D doesn¡¯t work for my station but could work at your station?


Re: BPQ32 Connect Script Problems

 

¿ªÔÆÌåÓý

I got figure out pause needed to be at least 20?

On Sep 2, 2024, at 10:53?AM, Mark Taylor via groups.io <mtaylor@...> wrote:

?
Looks like you need a detach, and a pause prior to the next attach.
?
Not sure of the exact format but...
?
Times 0000-2359
Attach 5
RADIO 7.0945 USB-D
C AD5EO
ELSE
DETACH 5
PAUSE 10
ATTACH 5
RADIO 7.100 USB-D
C AD5EO
?
I also changes/added USB-D to put the radio into usb digital mode, if that works...
May not be necessary to detach and reattach... trial and error or someone else will know for sure.
?
?
?


Re: BPQ32 Connect Script Problems

 

Looks like you need a detach, and a pause prior to the next attach.
?
Not sure of the exact format but...
?
Times 0000-2359
Attach 5
RADIO 7.0945 USB-D
C AD5EO
ELSE
DETACH 5
PAUSE 10
ATTACH 5
RADIO 7.100 USB-D
C AD5EO
?
I also changes/added USB-D to put the radio into usb digital mode, if that works...
May not be necessary to detach and reattach... trial and error or someone else will know for sure.
?
?
?


Re: BPQ32 Connect Script Problems

 

Here is the bbs log
?


Re: *** Connected to APPL

 

You could do this with applmask back in boqcode days. And you still can with tnc2 emulator but I don't think you can with a telnet /host style application.
It does see a bit superfluous to send that if it also has an RF callsign+ssid

73
Steve?

On Mon, 2 Sep 2024, 14:39 John Kristian W6JMK via , <jmkristian=[email protected]> wrote:
Can LinBPQ connect to a custom application silently? When I use the , LinBPQ transmits "*** Connected to APPL\r" to the AX.25 client, before anything the application transmits. The client sees:
?
cmd:c w6jmk-1
cmd:*** CONNECTED to W6JMK-1
*** Connected to APPL
Hello, KM6LQZ. Enter B to disconnect.
?
How can I prevent transmitting that "Connected to APPL" message? It doesn't come from the application.
?
I'm running linbpq 32-bit version 6.0.24.42, on Ubuntu 64-bit version 20.04.6 LTS on x86 hardware. My bpq32.cfg file is attached.


Re: Helping k9ctb with his windows version BPQ

 

On Mon, Sep 2, 2024 at 09:19 AM, Jerry Kutche wrote:
When I go to his mail windows and do a forward all the callsigns flash on the mail screen then disappear
On the mail management, Main Configuration, check the number of streams.? Is it greater than the total number of forwarding records?
?
I cannot do that because I have 33 forwarding records and only 8 streams.? I must trigger a forwarding manually or let the forwarding time do it.
I would think that the more streams you have the more resources BPQ uses, so I limit the streams to 8 and set various timer intervals so that they do not all attempt to forward together.
?
Mark
?
?


Re: Helping k9ctb with his windows version BPQ

 

On Mon, Sep 2, 2024 at 09:19 AM, Jerry Kutche wrote:
When I go to his mail windows and do a forward all the callsigns flash on the mail screen then disappear. AXIP works fine..
I think you are more experienced than me so likely have already checked, but what does the BBS Log show.? Any errors will show there.
?
Yeah, I said K9CTD earlier, I meant K9CTB....
?
?


Re: Helping k9ctb with his windows version BPQ

 

On Mon, Sep 2, 2024 at 09:19 AM, Jerry Kutche wrote:
Also attempted to update his .40 version to .42 copied the files like I did when I went from .1 to .40?
BPQMail.exe updated too?
?
?


Re: Helping k9ctb with his windows version BPQ

 

Jerry,
?
K9CTD showed up in my MHeard list almost a week ago.? I installed a MAP line and it connected and has been stable ever since.? Even put in forwarding rules and he has been accepting messages since.
?
Not sure that is any help to you but you are welome to forward me anything to test or whatever you need.? If I can be of assistance let me know.
?
?
Mark, N5MDT
?


Helping k9ctb with his windows version BPQ

 

Real close to getting a few errors fixed.
?
I can connect to him and transfer files over VARA just fine.?
When I go to his mail windows and do a forward all the callsigns flash on the mail screen then disappear. AXIP works fine..
?
Not sure what I am doing wrong. A manual connect works fine.?
?
Also attempted to update his .40 version to .42 copied the files like I did when I went from .1 to .40?
?
Other then that everything seems ok.... Worked before when I went from .1 to .40 for quite a while?
?
thanks
73 Jerry N9LYA


Re: QtTermTCP Custom Colors

 

Oh this is really cool - thanks for highlighting it, I'll have to go and find the setting!

--?
? Hibby
? Debian Developer
? Packet Radioist
? MM0RFN

On Sun, 1 Sep 2024, at 5:24 PM, Lee Bengston wrote:
On the lighter side, thanks John for the configurable colors in QtTermTCP.? I've had the current colors for quite a while - must have found a window of time where I didn't have anything better to do.? :-)

BTW, in the example below the bottom window doesn't match the top because I scrolled up to show earlier history at the bottom. That was just to find a better display of the mix of green and white text.


image.png

73,
Lee K5DAT


*** Connected to APPL

 

Can LinBPQ connect to a custom application silently? When I use the , LinBPQ transmits "*** Connected to APPL\r" to the AX.25 client, before anything the application transmits. The client sees:
?
cmd:c w6jmk-1
cmd:*** CONNECTED to W6JMK-1
*** Connected to APPL
Hello, KM6LQZ. Enter B to disconnect.
?
How can I prevent transmitting that "Connected to APPL" message? It doesn't come from the application.
?
I'm running linbpq 32-bit version 6.0.24.42, on Ubuntu 64-bit version 20.04.6 LTS on x86 hardware. My bpq32.cfg file is attached.


Re: BPQ32/LinBPQ vulnerability.

 

On 2024-08-27 09:23, John G8BPQ via groups.io wrote:
Someone has published an exploit for two buffer overflow vulnerability in BPQ32/LinBPQ.

The most serious one was fixed in 6.0.24.36 but many people may still be running older versions.

I suggest you update the the latest versions of bpq32 and linbpq (6.0.24.42) from my beta download area. If you are running on Windows I suggest you update BPQMail.exe and BPQChat.exe as well as bpq32.dll as there may be incompatibly with older versions.

The latest source in in my git repositories.

I will issue a new installer for Windows a soon a possible but that may take a few days.

73, John



--
73 de Jean,
VA2OM / VE2PKT

Sysop de: VE2PKT (BBS), VE2PKT-2 (BPQNode), VE2PKT-4 (XRPI)
: VE2PKT-5 (Jnos), VE2PKT-9 (DXCluster)

RF: 145.05 Mhz (1.2K Bps) Packet, 147.435 Mhz, VARA

Internet:
Telnet: ve2pkt.dyndns.org port 2323 (Xrpi Node) - VE2PKT-4
Telnet: ve2pkt.ampr.org port 9000 (DXCluster) - VE2PKT-9

E-Mail:
packet: va2om@ve2pkt.#qbc.qc.can.noam
ampr net: va2om@...
Inet: ve2pkt@...

Hamshack Hotline: 5500000866

Membre Createur du groupe [email protected]

/g/PacketQuebec

Carte des Station RF au Quebec


Re: AGWPE emulator with multiple radios

 

As a different test case, I tried separate TNCs. I mean, for each radio there's a separate process running Direwolf. These processes communicate with LinBPQ via separate TCP/IP ports. With this configuration, I see the same problem. That is, the server disconnects via one radio when it should disconnect via the other.
?
I'm running linbpq 32-bit version 6.0.24.42, on Ubuntu 64-bit version 20.04.6 LTS on x86 hardware.


AGWPE emulator with multiple radios

 

Can you help me use LinBPQ's AGWPE emulator to communicate via multiple radios? I'm having trouble: connections from different KISS ports go to the same AGW port. I mean the same port number within AGW frames (not the TCP/IP port number).
?
As a test case, I configured LinBPQ to access two ports of one KISS TNC via TCP/IP. These two KISS ports represent two radios operating on different frequencies. I ran a server that connects to LinBPQ's AGWPORT and listens for connections on both KISS channels. I connected via AX.25 to one radio, and the server received the connection as it should.
?
But when I connected via AX.25 to the other radio, things went wrong. The SABM came from a different KISS TNC port (as it should), but the AGWPE client received a connection with the same AGW port as the first connection. Then I sent some data via AX.25 that should cause the server to disconnect the second connection, but it caused the server to disconnect the first connection. (I'm not very surprised, since from the server's point of view there's only one connection.)
?
It seems like packets from different KISS ports are routed to the same AGW port 0.
?
Should I configure LinBPQ differently? My current bpq32.cfg file is attached.
?
The KISS TNC is Direwolf. I've attached a log of all the KISS frames (from Direwolf), a log of all the AGW frames (from my server) and the Direwolf configuration file.


Re: BPQ32 Connect Script Problems

 

¿ªÔÆÌåÓý

That is the VARA log, not the BBS log.

73, John

On 01/09/2024 16:57, Robby via groups.io wrote:

image0.jpeg

On Sep 1, 2024, at 10:45?AM, John G8BPQ via groups.io <john.wiseman@...> wrote:

?

What does the BBS log show?

73, John

On 01/09/2024 15:59, Robby via groups.io wrote:
Okay Lee
I just tried that and it didn¡¯t work I don¡¯t know why it will not switch to the other frequency?

On Sep 1, 2024, at 9:51?AM, Lee Bengston via groups.io <kilo5dat@...> wrote:

?
Hello Robby,

Try adding "USB" in the second radio statement - RADIO 7.100 USB assuming you are staying on USB.

73,
Lee K5DAT

On Sat, Aug 31, 2024 at 6:34?AM N3MEL - Glenn via <n3mel.epa=[email protected]> wrote:
On Sat, Aug 31, 2024 at 02:47 AM, Robby wrote:
Times 0000-2359
Attach 5
RADIO 7.0945 USB
C AD5EO
ELSE
RADIO 7.100
C AD5EO
?

You need to add ATT 5 after the ELSE statement as well!
?
Glenn/N3MEL
?


Re: Moving to new server?

 

A little more than minimal required, but it should work fine.
?
I would also install the latest bpq32.dll, BPQMail.exe and BPQChat.exe also.
?
?
?


Moving to new server?

 

Hello all. I'm about to switch over my BPQ to a new server for BPQ (Windows to?Windows). I'm assuming that I simply install BPQ32, then copy over?C:\Users\brian\AppData\Roaming\BPQ32 from the old server.

Anything else that I need to do or be?aware of?

Best,
Brian, KA3VSP


QtTermTCP Custom Colors

 

On the lighter side, thanks John for the configurable colors in QtTermTCP.? I've had the current colors for quite a while - must have found a window of time where I didn't have anything better to do.? :-)

BTW, in the example below the bottom window doesn't match the top because I scrolled up to show earlier history at the bottom. That was just to find a better display of the mix of green and white text.

image.png

73,
Lee K5DAT


Re: BPQ32 Connect Script Problems

 

¿ªÔÆÌåÓý

image0.jpeg

On Sep 1, 2024, at 10:45?AM, John G8BPQ via groups.io <john.wiseman@...> wrote:

?

What does the BBS log show?

73, John

On 01/09/2024 15:59, Robby via groups.io wrote:
Okay Lee
I just tried that and it didn¡¯t work I don¡¯t know why it will not switch to the other frequency?

On Sep 1, 2024, at 9:51?AM, Lee Bengston via groups.io <kilo5dat@...> wrote:

?
Hello Robby,

Try adding "USB" in the second radio statement - RADIO 7.100 USB assuming you are staying on USB.

73,
Lee K5DAT

On Sat, Aug 31, 2024 at 6:34?AM N3MEL - Glenn via <n3mel.epa=[email protected]> wrote:
On Sat, Aug 31, 2024 at 02:47 AM, Robby wrote:
Times 0000-2359
Attach 5
RADIO 7.0945 USB
C AD5EO
ELSE
RADIO 7.100
C AD5EO
?

You need to add ATT 5 after the ELSE statement as well!
?
Glenn/N3MEL
?