¿ªÔÆÌåÓý

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

Re: Configure axip port in bpq32.cfg

 

Thanks everyone
?
well i removed the 10092 port and now my bind error is gone, but i don¡¯t see the 10093 port in the netstat command, i see other linbpq ports in the Listen state but not 10093.
?
made sure the port is also open in my router.
?
I will look at it again tomorrow AM!
?
happy Memorial Day to my American friends on here!
--
Bob
va3rjs


Re: Configure axip port in bpq32.cfg

 

Comment out the UDP 10092 line.? It does not seem like you need it with this configuration.
?
Kill the BPQ process.? If Windows start up the task manager and look for any 'phantom' bpq process that should not be running.? If linux do a killall bpq (or whatever the command is...)
?
Then restart BPQ.
?
The netstat command will identify what process is using each port.? You just have to get the options right...
?
?
When I initially read your message I did not see the bind error statement.? I'm getting old...
?
--
73,
Mark, N5MDT
Montgomery, Texas
?
?
?


Re: Configure axip port in bpq32.cfg

 

Probably there is something else using udp port 10092 or 10093. You may be able to determine what with something like:

sudo ss -nlpt

or

sudo netstat -nlpt

This should show you what process id/name is using that port. So you can either stop that process or find another unused UDP port to put on those lines in the bpq config.


Packet Map Question?

 

Hello,
This may not be the right place for this question so please forgive me and direct me to the appropriate group.
?
I am wondering why on the packet map at:
?
?
My station shows everything as a (inet) port, but when I look at other stations HF ports they show (FSK)? I am also noticing that they show heard stations on their FSK ports, but for some reason the only heard stations I show are on my AX.25 links.
?
Mine:
?
Other comparison:

?
My bet is I do not have something configured properly, I would like to solve this.
?
Thanks for any suggestions!
?
-Chris
KO4YAW


Configure axip port in bpq32.cfg

 

Hi attached is my current config for axip on my raspberrypi.
?
just wondering what i am missing i am getting a bind error for the udp port.
?
?
PORT
?PORTNUM=4
?ID=AX/IP/UDP?
?DRIVER=BPQAXIP
PROTOCOL=AXUDP
?QUALITY=200 ? ? ? ?; Quality factor applied to node broadcasts heard on
? ? ? ? ? ? ; this port, unless overridden by a locked route
? ? ? ? ? ? ; entry. Setting to 0 stops node broadcasts
?MINQUAL=0 ? ? ? ?; Entries in the nodes table with qualities greater or
? ? ? ? ? ? ; equal to MINQUAL will be sent on this port. A value
? ? ? ? ? ? ; of 0 sends everything.
?MAXFRAME=7 ? ? ? ?; Max outstanding frames (1 thru 7)
?FRACK=7000 ? ? ? ?; Level 2 timout in milliseconds
?RESPTIME=1000 ? ? ? ?; Level 2 delayed ack timer in milliseconds
?RETRIES=10 ? ? ? ?; Level 2 maximum retry value
?UNPROTO=ID ? ? ? ?; BTEXT broadcast addrs format: DEST[,digi1[,digi2]]
CONFIG
?UDP 10093 ? ? ? ?;Listens for UDP packets on this UDP port number
?UDP 10092
?MHEARD ON
; AUTOADDMAP
?BROADCAST NODES
?BROADCAST ID
?
?MAP K0ZCO-1 K0ZCO.DDNS.NET UDP 10093 B

ENDPORT
--
Bob
va3rjs


Re: Config review

 

I appreciate the feedback, Mark

Sent with secure email.

On Saturday, May 24th, 2025 at 10:49 AM, Mark Taylor <mtaylor@...> wrote:

I would set quality to 0 by uncommenting the Quality line.? You don't need to use NetRom on an aprs frequency.
I would delete the MinQual line entirely (even though it is commented out) because MinQual is defined in the global section.
I would delete the BCALL parameter because the APRSDigi section does the beaconing using the AprsCall.
I would delete the Unproto and DigiFlag lines because the docs say they should normally be disabled on APRS ports.
?
(Note that if you enable the APRSDIGI on a port, you should normally disable the normal BPQ32 beacon and Digi functions on that port by setting DIGIFLAG=0 and omitting UNPROTO. )
?
?
--
73,
Mark, N5MDT
Montgomery, Texas
?
?
?


Re: Config review

 

I would set quality to 0 by uncommenting the Quality line.? You don't need to use NetRom on an aprs frequency.
I would delete the MinQual line entirely (even though it is commented out) because MinQual is defined in the global section.
I would delete the BCALL parameter because the APRSDigi section does the beaconing using the AprsCall.
I would delete the Unproto and DigiFlag lines because the docs say they should normally be disabled on APRS ports.
?
(Note that if you enable the APRSDIGI on a port, you should normally disable the normal BPQ32 beacon and Digi functions on that port by setting DIGIFLAG=0 and omitting UNPROTO. )
?
?
--
73,
Mark, N5MDT
Montgomery, Texas
?
?
?


Re: Looking for testers for an AX.25 Terminal app for iOS

 

Hi, It works, very nice!

Testing on iphone first - Using it via network lan tnc, direwolf built with dns-sd.
Would like to try it on ipad but the redeem link doesn't work, is a separate one needed for ipad?

keep up the great work, all the best, Louis



On Fri, 23 May 2025 at 13:40, Fred.kantzer via <Fred.kantzer=[email protected]> wrote:
Hello, I have an iPhone 16 running 18.4.1
?
I've used RadioMail with digirig lite with a FTM500D and FT-8900RI also have a Mobilinkd TNC4 I can use if that is an option. I have several 3 different generations Digirig mobile also.
?
Fred, KE8WSM


Re: Config review

 

Hey, Ray

Thanks?

Sent with secure email.

On Friday, May 23rd, 2025 at 2:33 PM, Ray Adkins via groups.io <N3hym1@...> wrote:

Look at this config by WH6FQE


Ray N3HYM



Re: Config review

 

Look at this config by WH6FQE


Ray N3HYM


Re: Looking for testers for an AX.25 Terminal app for iOS

 

Hello, I have an iPhone 16 running 18.4.1
?
I've used RadioMail with digirig lite with a FTM500D and FT-8900RI also have a Mobilinkd TNC4 I can use if that is an option. I have several 3 different generations Digirig mobile also.
?
Fred, KE8WSM


Re: Looking for testers for an AX.25 Terminal app for iOS

 

I¡¯d be interested in helping test.


Config review

 

Getting close to having this thing homed in -
?
Anyone with advice, would love to hear it
?
? ;APRSPath 1=? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ; Receive only port
? ;APRSPath 7=APRS,WIDE1-1 ? ? ? ? ? ? ; Dest and up to 8 digis
? APRSPath 3=APRS,WIDE1-1,WIDE2-1
? ;APRSPath 3=APRS,IN1-1
? BeaconInterval=15
? BeacontoIS=1? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ?; Send Beacon every 30 minute. Minimum is 5 mins
? ;MobileBeaconInterval=2? ? ? ? ? ? ? ? ?; Beacon interval when moving
? MaxAge=60
?
?TraceCalls=WIDE,TRACE? ? ? ; Calls for CALLN-n Processing with Trace
?FloodCalls=IN? ? ? ? ? ? ? ? ? ? ?; Calls for CALLN-n Processing without Trace
?DigiCalls=W9JUN-10? ? ? ? ? ; Calls for Normal (ie no SSID manipulation) Digi
? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ; For a Local "Fillin" Digi, you could include WIDE1-1 and leave out TraceCalls and FloodCalls
? ? ? ? ? ? ? ? ? ? ? ??
?;ReplaceDigiCalls? ? ? ? ? ? ? ?; Replace DigiCalls with APRSCall. Omit if you want the call to be left as it is received.
? ? ? ? ? ? ? ? ? ? ? ??
?MaxTraceHops=2? ? ? ? ? ? ? ; Max value of n in CALLN-n processing. If a packet is received with n greater than
?MaxFloodHops=2
?
---------------------------
PORT
?PORTNUM=3
?ID=APRS 144.390 MHz?
?TYPE=ASYNC
?PROTOCOL=KISS
?IPADDR=127.0.0.1
?TCPPORT=8001
?;QUALITY=0
?;MINQUAL=95
?BCALL=W9JUN
?UNPROTO=APBPQ1
?DIGIFLAG=0?
?CHANNEL=A
?MAXFRAME=2
?FULLDUP=0
?FRACK=8000
?RESPTIME=1500
?;RETRIES=4
?PACLEN=120 ? ?
?TXDELAY=300
?TXTAIL=30?
?PERSIST=64
?SLOTTIME=100
?ENDPORT
?


Re: Looking for testers for an AX.25 Terminal app for iOS

 

I¡¯m interested in testing please

John - KD6CLO

Sent from MetroMail


On Thu, May 22, 2025 at 16:40 Georges WH6AZ via <g=[email protected]> wrote:

Sorry Jon, iOS 18 only.


Re: IPv6

 

Hello Rich,

I didn't see that message here or I missed it, I'm sorry. Well that answers it,
hopefully it will be implemented in one of the next releases.

Thanks and 73,

Boudewijn VE3TOK

On 5/22/25 18:25, Rich Sahlender via groups.io wrote:
Hello Boudewijn,

That was a separate thread and John did reply.

See /g/bpq32/message/44026

73 de Rich WA3WLH





--
There is nothing permanent except change
Heraclitus


Re: IPv6

 

Hello Boudewijn,

That was a separate thread and John did reply.

See /g/bpq32/message/44026

73 de Rich WA3WLH


Re: Looking for testers for an AX.25 Terminal app for iOS

 

Sorry Jon, iOS 18 only.


IPv6

 

Hi John (G8BPQ),

I hope you have read my message of a couple of days ago to the list that outgoing IPv6 telnet forwarding doesn't work in the latest beta as well as the stable version.
It fails to connect if I test it manually to a IPv6 only accessible tcp port. This makes that I can't forward to telnet servers who are only accessible over IPv6 or that IPv4/IPv6
accessible ports fall back to IPv4. They can access BPQ here with IPv6 over telnet, so luckily the mail flows with reserve forwarding in that way. Is there any solution to this?

Regards,

Boudewijn VE3TOK


---

The issue with BPQ seems to be not the 'defaulting to IPv4' but that outgoing telnet to IPv6 fails to connect at all both in the latest stable and beta versions and

this while IPv4 and IPv6 are both enabled for the telnet port, see below.

--

I tested outgoing telnet from the BPQ node to a tcp port what can only handle IPv6 as I have a 6tunnel for IPv6 to Xnet, what is a IPv4 only program.
6tunnel converts here a IPv6 input at tcp port 24 to IPv4 at tcp port 23 what connects to Xnet.

BPQ

po
BPQTOK:VE3TOK-12} Ports
? 1 Kiss Link to Kernel
? 2 Kiss Link to (X)net
? 3 Telnet Server
? 4 AX/IP/UDP
attach 3
BPQTOK:VE3TOK-12} Ok
c linux.ve3mch.ampr.org 24
*** Failed to Connect

linux.ve3mch.ampr.org resolves both to an IPv4 and IPV6 address. I tested this from the latest stable BPQ version as well as from the latest beta version
and both are failing with outgoing telnet over IPv6. Both IPv4 and IPv6 are enabled for the telnet port in BPQ with,

? IPV6=1
? IPV4=1

From the linux shell to proof that IPv6 really works at port 24

# telnet linux.ve3mch.ampr.org 24
Trying 2001:470:1d:138::1...
Connected to linux.ve3mch.ampr.org.
Escape character is '^]'.
(X)NET 1.39 @ VE3MCH-8 on LINUX: PSE enter Your callsign to login.

Login:

With IPv4 from the shell to Xnet at port 24

telnet -4 linux.ve3mch.ampr.org 24
Trying 44.135.85.151...
telnet: Unable to connect to remote host: Connection refused

What is as expected.

Regards,

Boudewijn VE3TOK


--
There is nothing permanent except change
Heraclitus


Re: RF Path

 

yes, like i replied earlier;

the aprsis system will reject all dupes.
so if a packet is sent by 2 methods or 20 methods, the first packet to arrive is accepted and all others are rejected.

since there is minimal delay in sending a packet 'over the internet', that packet will arrive first 99 times out of 100 and therefore all other duplicate packets are rejected.

:)

good luck
kb0wlf


On Thu, May 22, 2025 at 8:26?AM Don via <donpjr=[email protected]> wrote:
Still trying to learn (I'm not a programmer :)
?
Doesn't =1 use both IS and RF?
?
If so, looks like IS gets all the love.


Re: 6.0.24.71 Segfault

 

Thanks, Rich.

Running under gdb with an unstripped version should help.

73, John

On 21/05/2025 19:05, Rich Sahlender via groups.io wrote:
John,

I just noticed an unexpected restart for the #USWST chat hub. There are no RF ports on this system. The only 2 ports are AXIP and Telnet. It is a Debian Bookworm 12.10 x64 based vpn updated just a few days ago.

The following is from the console. The first 3 lines are from my wrapper script but note the time is in PDT so for the moment is -7 hrs from UTC... also note that the executable was stripped after compile so I am guessing what follows may not be much help. I will rerun a non-stripped copy and if necessary via gdb if needed.

**
* LinBPQ restart - 20250518200601
**
G8BPQ AX25 Packet Switch System Version 6.0.24.71 April 2025
Copyright?? 2001-2025 John Wiseman G8BPQ
Current Directory is /home/linbpq/linbpq
Log Directory is /home/linbpq/linbpq
Making Directory /home/linbpq/linbpq/logs
Configuration file Preprocessor.
Using Configuration file /home/linbpq/linbpq/bpq32.cfg
Conversion (probably) successful

PORTS 0x55f9b7982e60 LINKS 0x55f9b7984ea0 DESTS 0x55f9b798aea0 ROUTES 0x55f9b7993b40 L4 0x55f9b7995940 BUFFERS 0x55f9b799e980

Initialising Port 01???? AXIP
Initialising Port 02???? Telnet Server
MQTT Enabled 0
Starting Chat
Config File is /home/linbpq/linbpq/chatconfig.cfg
Chat Started
slave device: /dev/pts/0. symlink to /tmp/bpqtnc2 created
TNC Emulator Init Complete

SIGSEGV Received
./linbpq(+0x13b28c)[0x55f9b785628c]
/lib/x86_64-linux-gnu/libc.so.6(+0x3c050)[0x7ffaa225b050]
/lib/x86_64-linux-gnu/libc.so.6(+0xa9d76)[0x7ffaa22c8d76]
/lib/x86_64-linux-gnu/libc.so.6(+0x5e258)[0x7ffaa227d258]
/lib/x86_64-linux-gnu/libc.so.6(+0x7e758)[0x7ffaa229d758]
./linbpq(+0x1a15ee)[0x55f9b78bc5ee]
./linbpq(+0x1a5861)[0x55f9b78c0861]
./linbpq(+0x1a58ae)[0x55f9b78c08ae]
./linbpq(+0x1a6029)[0x55f9b78c1029]
./linbpq(+0x1a9754)[0x55f9b78c4754]

SIGSEGV Received
./linbpq(+0x13b28c)[0x55f9b785628c]
/lib/x86_64-linux-gnu/libc.so.6(+0x3c050)[0x7ffaa225b050]
/lib/x86_64-linux-gnu/libc.so.6(+0xa9d76)[0x7ffaa22c8d76]
/lib/x86_64-linux-gnu/libc.so.6(+0x5e258)[0x7ffaa227d258]
/lib/x86_64-linux-gnu/libc.so.6(+0x7e758)[0x7ffaa229d758]
./linbpq(+0x1a15ee)[0x55f9b78bc5ee]
./linbpq(+0x1a5861)[0x55f9b78c0861]
./linbpq(+0x1a58ae)[0x55f9b78c08ae]
./linbpq(+0x1a6029)[0x55f9b78c1029]
./linbpq(+0x1a9754)[0x55f9b78c4754]

Tnx es 73 de Rich WA3WLH