¿ªÔÆÌåÓý

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

Re: renumbering

 

The only way is to set Max Message Number (in Housekeeping) to a bit above the number of messages on the BBS and then run housekeeping. Remember to set it back to normal afterwards!

73,
John

On 13/02/2021 10:40, Dave via groups.io wrote:
I've created a PMS for a radio amateur friend of mine from a copy of
my BBS (GB7YEW). Needless to say, it has faithfully copied the bulletins
too!

Can some kind soul remind me how to renumber the bulletins on the PMS -
memory fails.

Thanks Guys

de Dave
gm3yew (sysop)




renumbering

 

I've created a PMS for a radio amateur friend of mine from a copy of
my BBS (GB7YEW). Needless to say, it has faithfully copied the bulletins
too!

Can some kind soul remind me how to renumber the bulletins on the PMS -
memory fails.

Thanks Guys

de Dave
gm3yew (sysop)


Re: Bpq32 ipgateway

 

Thanks guys for the respond.

I have got it going. I have setup a gateway using ampr-ripd. Now al
just running great.

73 Niels PD9Q

Op Fri, 12 Feb 2021 13:49:28 -0600
"K5DAT" <kilo5dat@...> schreef:

On Fri, Feb 12, 2021 at 4:08 AM Niels Ruiter <pd9q@...>
wrote:

I am confused with how to use the ipgateway. 192.168.1.102 is a
ip-address that does not exist in my network, it is in a DMZ.

The AXIP map statement to my partner node look like this.

MAP PI1BDG 44.137.1.81 UDP 10093 B

My bpq32.cfg

IPGATEWAY
Adapter eth0

44ENCAP 192.168.1.102
IPAddr 44.137.31.70
IPNetmask 255.255.255.224
IPPorts 1,2,3,4,5

The routes is missing in routing table.

ipr 44.137
LAPNOD:PI1LAP} 784 Entries
44.137.0.0/16 10 T 1 3557 encap 213.222.29.194
44.137.1.208/28 0 T 1 3557 encap 88.198.97.130
Checking the portal there is no gateway for 44.137.80.0/28, so there
would not be a specific route obtained for that via RIP44.

I can ping from the linux prompt to my partner node.
I can also setup a telnet connect to the remote system.

pi@pancake:~/linbpq $ ping 44.137.1.81
PING 44.137.1.81 (44.137.1.81) 56(84) bytes of data.
64 bytes from 44.137.1.81: icmp_seq=1 ttl=60 time=184 ms
64 bytes from 44.137.1.81: icmp_seq=2 ttl=60 time=487 ms

And can ping from the node

Connected to TelnetServer
ping 44.137.1.81
LAPNOD:PI1LAP}
OK
Ping Response from 44.137.1.81
You should also be able to traceroute from the linux prompt on the pi
to 44.137.1.81. Mine looks like this:
traceroute to 44.137.1.81 (44.137.1.81), 30 hops max, 60 byte packets
1 gw.k5dat.ampr.org (44.92.0.81) 0.681 ms 0.546 ms 0.469 ms
2 gw-44-137.pi9noz.ampr.org (44.137.0.1) 114.816 ms 114.751 ms
114.686 ms
3 gw2.pi9noz.ampr.org (44.137.60.2) 115.115 ms 115.775 ms
115.432 ms 4 gw.pa8f.ampr.org (44.137.1.94) 120.859 ms 120.543 ms
122.191 ms 5 pa8f.ampr.org (44.137.1.81) 121.368 ms 122.637 ms
122.573 ms

I believe I am getting there via the /16 route and subsequent routing
from 44.137.0.1, so I think yours will route similarly.
(this route) 44.137.0.0/16 <> 10 T 1 3557 encap
213.222.29.194

I'm not using BPQ's IPGateway feature but instead a router based
gateway, but I expect the results should be the same as the router
doesn't have a specific route to 44.137.80.0/28, either.


But, the axip link doesn`t come online. If I look at the tcpdump of
the LinBPQTAP the reaction of bpq32 is with the ip-address of the
host and not my ampr IPAddr 44.137.31.70

10:35:13.026804 IP 44.137.1.81.10093 > 192.168.1.101.10093: UDP,
length 256 10:35:19.418391 IP 192.168.1.101.10093 >
44.137.1.81.10093: UDP, bad length 256 > 224
10:35:19.418427 IP 192.168.1.101 > 44.137.1.81: ip-proto-17
10:35:23.030442 IP 44.137.1.81.10093 > 192.168.1.101.10093: UDP,
length 256 10:35:24.453469 ARP, Request who-has 44.137.1.81 tell
192.168.1.101, length 28
10:35:24.535545 ARP, Reply 44.137.1.81 is-at 02:42:50:51:01:46,
length 46 10:35:27.444957 IP 192.168.1.101.10093 >
44.137.1.81.10093: UDP, length 17

Does anyone have any idea what I'm doing wrong here.
Not really seeing anything wrong. You could try the map below and
have the peer do the equivalent, which would use AXIP protocol 93
instead of AXUDP. In theory AXUDP should work, though. Perhaps the
issue is on the peer side?

MAP PI1BDG 44.137.1.81 B

73,
Lee K5DAT





Re: Netrom BCAST and Polling Frequency?

 

Chris

In your RF Ports add the following line to stop the polling:
NOKEEPALIVES=1
You can add it any where in the port, I have always had mine as follows:
CHANNEL=A
NOKEEPALIVES=1

Let us know if you still have problems, but this should stop it.

Just don't place it in the AXIP port.

73

Mike Melnik-N9PMO
BPQ32 Groups.io Group Moderator

--
This email has been checked for viruses by Avast antivirus software.


Re: Scanning continues during RPR connect

 

Yes, same port, with DRAGON SINGLE in the config file
73,
Martin HB9AUR


Re: Pactor wont answer

 

¿ªÔÆÌåÓý

That won't work. As I said, it will respond to the node call. If you want it to respond to anything else set PORTCALL in the main part of the port config (Before the CONFIG statement).

73
John

On 12/02/2021 18:40, Ray Adkins wrote:

There trying my bbs call of N3HYM?

RAY N3HYM?



Sent from my Verizon, Samsung Galaxy smartphone



Re: Bpq32 ipgateway

 

On Fri, Feb 12, 2021 at 4:08 AM Niels Ruiter <pd9q@...> wrote:
I am confused with how to use the ipgateway. 192.168.1.102 is a
ip-address that does not exist in my network, it is in a DMZ.

The AXIP map statement to my partner node look like this.

? MAP PI1BDG 44.137.1.81 UDP 10093 B

My bpq32.cfg

IPGATEWAY
Adapter eth0

44ENCAP 192.168.1.102
IPAddr 44.137.31.70
IPNetmask 255.255.255.224
IPPorts 1,2,3,4,5

The routes is missing in routing table.

ipr 44.137
LAPNOD:PI1LAP} 784 Entries
10 T 1 3557 encap 213.222.29.194
0 T 1 3557 encap 88.198.97.130

Checking the portal there is no gateway for , so there would not be a specific route obtained for that via RIP44.

I can ping from the linux prompt to my partner node.
I can also setup a telnet connect to the remote system.

pi@pancake:~/linbpq $ ping 44.137.1.81
PING 44.137.1.81 (44.137.1.81) 56(84) bytes of data.
64 bytes from : icmp_seq=1 ttl=60 time=184 ms
64 bytes from : icmp_seq=2 ttl=60 time=487 ms

And can ping from the node

Connected to TelnetServer
ping 44.137.1.81
LAPNOD:PI1LAP}
OK
Ping Response from 44.137.1.81

You should also be able to traceroute from the linux prompt on the pi to 44.137.1.81.? Mine looks like this:
traceroute to 44.137.1.81 (44.137.1.81), 30 hops max, 60 byte packets
?1 ? (44.92.0.81) ?0.681 ms ?0.546 ms ?0.469 ms
?2 ? (44.137.0.1) ?114.816 ms ?114.751 ms ?114.686 ms
?3 ? (44.137.60.2) ?115.115 ms ?115.775 ms ?115.432 ms
?4 ? (44.137.1.94) ?120.859 ms ?120.543 ms ?122.191 ms
?5 ? (44.137.1.81) ?121.368 ms ?122.637 ms ?122.573 ms

I believe I am getting there via the /16 route and subsequent routing from 44.137.0.1, so I think yours will route similarly.
10 T 1 3557 encap 213.222.29.194

I'm not using BPQ's IPGateway feature but instead a router based gateway, but I expect the results should be the same as the router doesn't have a specific route to , either.
?
But, the axip link doesn`t come online. If I look at the tcpdump of the
LinBPQTAP the reaction of bpq32 is with the ip-address of the host and
not my ampr IPAddr 44.137.31.70

10:35:13.026804 IP 44.137.1.81.10093 > 192.168.1.101.10093: UDP, length 256
10:35:19.418391 IP 192.168.1.101.10093 > 44.137.1.81.10093: UDP, bad length 256 > 224
10:35:19.418427 IP 192.168.1.101 > : ip-proto-17
10:35:23.030442 IP 44.137.1.81.10093 > 192.168.1.101.10093: UDP, length 256
10:35:24.453469 ARP, Request who-has 44.137.1.81 tell 192.168.1.101, length 28
10:35:24.535545 ARP, Reply 44.137.1.81 is-at 02:42:50:51:01:46, length 46
10:35:27.444957 IP 192.168.1.101.10093 > 44.137.1.81.10093: UDP, length 17

Does anyone have any idea what I'm doing wrong here.

Not really seeing anything wrong.? You could try the map below and have the peer do the equivalent, which would use AXIP protocol 93 instead of AXUDP.? In theory AXUDP should work, though.? Perhaps the issue is on the peer side?

MAP PI1BDG 44.137.1.81 B

73,
Lee K5DAT


Re: Pactor wont answer

 

May I ask as to what type of modem's they are using? (e.g. AEA, KAM or SCS)
Are they getting a connect but no prompts are sent?


On Fri, Feb 12, 2021 at 10:40 AM Ray Adkins <N3hym1@...> wrote:
There trying my bbs call of N3HYM?

RAY N3HYM?



Sent from my Verizon, Samsung Galaxy smartphone


Re: Pactor wont answer

 

¿ªÔÆÌåÓý

There trying my bbs call of N3HYM?

RAY N3HYM?



Sent from my Verizon, Samsung Galaxy smartphone


Re: Netrom BCAST and Polling Frequency?

 

That totally makes sense.? My neighbor is running all of his packet stuff with a low power budget (solar) nodes. And come to think of it, most of his nodes routes do not work very well -- let me offer to buy him a bigger solar panel.

-Chris KQ6UP

On 2/12/2021 2:43 AM, John G8BPQ wrote:
These are probably link validation polls which are part of the ax.25 protocol and are controlled by the T3 setting in bpq32.cfg. Although the interval could be extended a bit from the normal setting of 180 seconds it would be unwise to make it much longer.

These are sent on all open links. I think that Node to Node links should be kept open, mainly to prove that the connection actually works and to detect a lost neighbour quickly. Without this you can end up with Nodes in your table that can never be reached. I feel that a couple of short messages every 3 minutes is a small price to pay for this improved network reliability. If you really don't want this you can set it so that links will only be opened when needed by setting NOKEEPALIVES=1 in the port config.

73,
John


On 11/02/2021 21:26, Christopher Maness wrote:
My neighbors are getting a little grouchy that my LinBPQ is polling every 5min.? How do I change this behavior?? Maybe at startup, and once per hour is better.

Thanks,

Chris KQ6UP









Re: Pactor wont answer

 

¿ªÔÆÌåÓý

Ok,

With that it should accept connections to the Node Call and pass them to the BBS.

Which callsign is the user trying to connect to?

73

John

On 12/02/2021 14:43, Ray Adkins wrote:

Here is my pactor port config.

PORT
PORTNUM=11
ID=HF PACTOR 1,2,3
DRIVER=SCSPACTOR
COMPORT=6? ? ; # = SERIAL COM PORT?
SPEED=38400 ;COM Port Speed
INTERLOCK=4
CONFIG
APPL BBS
PSKA 250
FSKA 250
DRAGON
MAXLEVEL=3
ENDPORT

Ray N3HYM?


Re: Pactor wont answer

 

Here is my pactor port config.

PORT
PORTNUM=11
ID=HF PACTOR 1,2,3
DRIVER=SCSPACTOR
COMPORT=6? ? ; # = SERIAL COM PORT?
SPEED=38400 ;COM Port Speed
INTERLOCK=4
CONFIG
APPL BBS
PSKA 250
FSKA 250
DRAGON
MAXLEVEL=3
ENDPORT

Ray N3HYM?


Re: Scanning continues during RPR connect

 

¿ªÔÆÌåÓý

Martin.

Are you using the same port on the Dragon for Pactor and Robust Packet (with DRAGON SINGLE in the config)?

73,
John


On 11/02/2021 09:50, Martin wrote:

Just realized that RPR connects do not work properly anymore (at least at RMS HB9AK - SCS DRAGON is used for RPR): When connecting, BPQ32 replies correctly, but the port monitor (PACTOR) still says 'TNC State free'. Mode switches between STANDBY and Channel-Busy. As long as Channel-Busy remains on, the connect proceeds, but suddenly the mode switches back to STANDBY, and the TRX changes the QRG.

Martin HB9AUR, Sysop HB9AK



Re: Pactor wont answer

 

¿ªÔÆÌåÓý

That's a configuration for ARDOP, not Pactor.

What is in your Pactor port configuration?

73
John

On 11/02/2021 21:24, Ray Adkins wrote:

When stations arw calling me , my pactor scs 7800 dragon will not answer, pactor is plugged in rear port of ic 7300 Running latest windows , bpq32 . Running vara , ardop and pactor with ic 7300

Below is my config
Port
?PORTNUM=8
?ID=HF ARDOP 80M-15M
?DRIVER=ARDOP
?PORTCALL=N3HYM
?INTERLOCK=4
CONFIG
ADDR 127.0.0.1 8200 PTT CI-V PATH C:\RMS Express\ARDOP_Win.exe
CAPTURE IC 7300 (USB Audio CODEC)
PLAYBACK IC 7300 (USB Audio CODEC)
RIGCONTROL
COM4 19200 ICOM IC7300 94h PTT_SETS_INPUT AUX
?
?3,3.5904,USB,F1,D,P123? ??
?3,7.1010,USB,F1,D,P123

Am i missing something ??

Ray N3HYM?


Re: RF Port Redirect

Richard Hendricks
 

No worries, John.? To tell you the truth, it was kind of fun playing "Sherlock Holmes".
hi hi

Red:? I didn't have an opportunity to check other interfaces besides KISS, so I don't
know if UZ7HO's soundcard driver shows the fault.? Easy way to check, is to connect
to your own BBS, RMS, or CHAT calls from your RF ports and digipeat from someone
back to yourself.? If it redirects to your node call after two SABMs, then you'll know.

73 - Rick
KE0GB


Re: Pactor wont answer

 

Ray, it appears that you are mixing two different digital ports (ARDOP and SCS PACTOR) into one defined port.
You need to split the two up into proper Ports deffinitions. See the BPQ docs for ARDOP and SCS PACTOR.
They have different drivers associated for each digital protocol.
For me, I have the SCS PACTOR defined in the first Port which is associated with the ACC radio connection.
The next Port defines the other digital mode (ARDOP or VARA) and that is associated with my radio's internal soundmodem.
Both Ports use the same radio and have a common Interlock number. INTERLOCK=1
That same Interlock number is defined in the new rigcontrol section outside of the 2 unique Ports as RADIO=1. For me, that is the radio's USB COM interface.
Your setup may be different so reading the doc's is a must.


On Thu, Feb 11, 2021 at 1:30 PM Ray Adkins <N3hym1@...> wrote:
I should add , calling out on the pactor port works fine.

Ray


SCS 7400 and RIGblaster (Was: Re: [bpq32] Pactor wont answer)

 

On 2/11/21 10:30 PM, Ray Adkins wrote:

I should add , calling out on the pactor port works fine.
Ray
Btw, I would welcome suggestions on using SCS 7400 Dragon pactor/robust modem and RIGblaster Advantage sound-card interface I use for HF packet mode in parallel with a single HF radio. For now I use each of those devices alone, so I re-connect their audio cables when change from pactor to HF packet at the same radio in the local ham club. (Each device connects to the same MIC & headphones jacks on the front panel of the radio, FT-1000MP.) All works well.

I'd like to avoid re-connecting cables when change working modes, but to stay on the safe side regarding possible damages to either the club's radio and the modem & interface. (SCS 7400 and RIGblaster Advantage use two USB jacks of the computer, the former uses an external 12VDC power supply while the latter is energized by the USB jack. I suppose that in case of binding their audio cables together before the radio's jacks, there might appear some parasitic currents in the loop or like, and I wonder what might be the safest to do. Some folks here suggested to think about some filtering/shielding electronics in between the radio and that 'joint' cabling ...)

Any experience with?

Misko YT7MPB, YU7BPQ


Re: Pactor wont answer

 

On 2/11/21 10:24 PM, Ray Adkins wrote:

When stations arw calling me , my pactor scs 7800 dragon will not answer, pactor is plugged in rear port of ic 7300 Running latest windows , bpq32 . Running vara , ardop and pactor with ic 7300
Below is my config
Port
PORTNUM=8
ID=HF ARDOP 80M-15M
DRIVER=ARDOP
PORTCALL=N3HYM
INTERLOCK=4
CONFIG
ADDR 127.0.0.1 8200 PTT CI-V PATH C:\RMS Express\ARDOP_Win.exe
CAPTURE IC 7300 (USB Audio CODEC)
PLAYBACK IC 7300 (USB Audio CODEC)
RIGCONTROL
COM4 19200 ICOM IC7300 94h PTT_SETS_INPUT AUX
3,3.5904,USB,F1,D,P123
3,7.1010,USB,F1,D,P123
Am i missing something ??
Ray N3HYM
I am just guessing ... you have defined P123 for pactor mode in your RIGCONTROL segment of a non-pactor port. On the other side, in your recent post you did not have some similar in your pactor port. Could it be that something like that prevents listening for incoming pactor connections?

Misko YT7MPB, YU7BPQ


Re: Bpq32 ipgateway

 

¿ªÔÆÌåÓý

Assuming that the address of the LinBPQ machine is 192.168.1.101 this is how it should work.

LinBPQ IP Gateway communicates with machines on the same LAN, including the LinBPQ host, using NAT.? On my machine, which has a LAN IP address of 192.168.1.44 and an AMPR address of 192.168.56.7 the nat command returns:

nat

POGO4:G8BPQ-9}

44.131.56.4 to 192.168.1.64?? ??? ??? ??? ??? ???? (this is another PC on the same lan)

44.131.56.7 to 192.168.1.44 via TAP


73,

John



On 12/02/2021 10:08, Niels Ruiter wrote:

I am confused with how to use the ipgateway. 192.168.1.102 is a
ip-address that does not exist in my network, it is in a DMZ.

The AXIP map statement to my partner node look like this.
 
  MAP PI1BDG 44.137.1.81 UDP 10093 B

My bpq32.cfg

IPGATEWAY
Adapter eth0

44ENCAP 192.168.1.102
IPAddr 44.137.31.70
IPNetmask 255.255.255.224
IPPorts 1,2,3,4,5

The routes is missing in routing table.

ipr 44.137
LAPNOD:PI1LAP} 784 Entries
44.137.0.0/16 10 T 1 3557 encap 213.222.29.194
44.137.1.208/28 0 T 1 3557 encap 88.198.97.130

I can ping from the linux prompt to my partner node.
I can also setup a telnet connect to the remote system.

pi@pancake:~/linbpq $ ping 44.137.1.81
PING 44.137.1.81 (44.137.1.81) 56(84) bytes of data.
64 bytes from 44.137.1.81: icmp_seq=1 ttl=60 time=184 ms
64 bytes from 44.137.1.81: icmp_seq=2 ttl=60 time=487 ms

And can ping from the node

Connected to TelnetServer
ping 44.137.1.81
LAPNOD:PI1LAP} 
OK
Ping Response from 44.137.1.81

But, the axip link doesn`t come online. If I look at the tcpdump of the
LinBPQTAP the reaction of bpq32 is with the ip-address of the host and
not my ampr IPAddr 44.137.31.70

10:35:13.026804 IP 44.137.1.81.10093 > 192.168.1.101.10093: UDP, length 256
10:35:19.418391 IP 192.168.1.101.10093 > 44.137.1.81.10093: UDP, bad length 256 > 224
10:35:19.418427 IP 192.168.1.101 > 44.137.1.81: ip-proto-17
10:35:23.030442 IP 44.137.1.81.10093 > 192.168.1.101.10093: UDP, length 256
10:35:24.453469 ARP, Request who-has 44.137.1.81 tell 192.168.1.101, length 28
10:35:24.535545 ARP, Reply 44.137.1.81 is-at 02:42:50:51:01:46, length 46
10:35:27.444957 IP 192.168.1.101.10093 > 44.137.1.81.10093: UDP, length 17

Does anyone have any idea what I'm doing wrong here.

73 Niels PD9Q

PORTS 0x21f9c8 LINKS 0x224070 DESTS 0x226eb4 ROUTES 0x22d6b4 L4
0x230ab4 BUFFERS 0x23d410

Initialising Port 01     TCPKISS IP 127.0.0.1 Port 8001 Chan A 
Initialising Port 02     TCPKISS IP 127.0.0.1 Port 8001 Chan B 
Initialising Port 03     AXIP 
Initialising Port 04     Telnet Server 
Initialising Port 05     Loopback
IP Using eth0
Successfully connected to TAP interface LinBPQTAP
TAP brought up
TAP MTU set to 256
Route to 44/9 added via LinBPQTAP
Route to 44.128/10 added via LinBPQTAP
Net44 Tunnel opened on PCAP device
IP Support Enabled
Using Shared Memory /BPQAPRSSharedMem
Map APRS Shared Memory Allocated at 0x43000000
APRS Digi/Gateway Enabled
slave device: /dev/pts/1. symlink to /home/pi/fbbded created
TNC Emulator Init Complete







Re: Netrom BCAST and Polling Frequency?

 

These are probably link validation polls which are part of the ax.25 protocol and are controlled by the T3 setting in bpq32.cfg. Although the interval could be extended a bit from the normal setting of 180 seconds it would be unwise to make it much longer.

These are sent on all open links. I think that Node to Node links should be kept open, mainly to prove that the connection actually works and to detect a lost neighbour quickly. Without this you can end up with Nodes in your table that can never be reached. I feel that a couple of short messages every 3 minutes is a small price to pay for this improved network reliability. If you really don't want this you can set it so that links will only be opened when needed by setting NOKEEPALIVES=1 in the port config.

73,
John

On 11/02/2021 21:26, Christopher Maness wrote:
My neighbors are getting a little grouchy that my LinBPQ is polling every 5min.? How do I change this behavior?? Maybe at startup, and once per hour is better.

Thanks,

Chris KQ6UP