¿ªÔÆÌåÓý

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

Re: BPQ32 on Windows 10 64bit

 

Thanks for the reply, Ted. This is what I was looking for.? I hate reinventing the wheel and your example will be a good template to keep.
73 de Chris ww2bsa

On 04/30/2025 11:44 PM EDT n3up via groups.io <n3up@...> wrote:
?
?
Chris,
I'm using a motherboard USB port for the Nino.

I currently have it setup wired back to back with a second Nino simulating a dedicated link to my shack computer.
This will eventually by used for a UHF backbone port,? but I need to get some antenna farm reconfigurations done first.

I simply identified the com port assigned to the nino by windows.
Relevant port config follows:
;NINO TNC TEST PORT (FUTURE UHF)
PORT
PORTNUM=4 ? ? ? ? ? ?; Optional but sets port number if stated
ID=NINO TNC TEST PORT ? ? ; Displayed by PORTS command
TYPE=ASYNC ? ? ? ? ? ? ; Port is RS232 Com
PROTOCOL=KISS ? ? ? ? ? ? ; TNC is used in KISS mode
FULLDUP=0 ? ? ; Only meaningful for KISS devices
IOADDR=6 ? ? ; 1 = SERIAL PORT COM1 ETC.
SPEED=57600 ? ? ; RS232 COM PORT SPEED
;CHANNEL=A ? ? ; Address if multichannel TNC
PERSIST=64 ? ? ; PERSIST=256/(# of transmitters-1)
SLOTTIME=100 ? ? ; CMSA interval timer in milliseconds
TXDELAY=200 ? ? ; Transmit keyup delay in milliseconds
TXTAIL=200 ? ? ; TX key down, in milliseconds, at packet end
QUALITY=192 ? ? ; Quality factor applied to node broadcasts heard on this port, unless overridden by a locked route
? ? ? ? ?; entry. Setting to 0 stops node broadcasts
MINQUAL=150 ? ? ; 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=4 ? ? ; Max outstanding frames (1 thru 7)
FRACK=5000 ? ? ; Level 2 timout in milliseconds
RESPTIME=2000 ? ? ; Level 2 delayed ack timer in milliseconds
RETRIES=5 ? ? ; Level 2 maximum retry value
UNPROTO=ID ? ? ; BTEXT broadcast addrs format: DEST[,digi1[,digi2]]
BCALL= ? ? ? ? ; BTEXT call. unstated defaults to BBSCALL/APPL1CALL
L3ONLY=0 ? ? ; 1=No user downlink connects on this port
DIGIFLAG=0 ? ? ; Digipeat: 0=OFF, 1=ALL, 255=UI Only
DIGIPORT=0 ? ? ; Port on which to send digi'd frames (0 = same port)
USERS=0 ? ? ? ? ; Maximum number of L2 sessions, 0 = no limit
NOKEEPALIVES=1
ENDPORT
??
73 N3UP
?


Re: Abort Command

 

Rich, what is that command? stopport and number? So like ¡°stopport 4¡±?
?
Duff


Re: BPQ32 on Windows 10 64bit

 

Very good, Mark. I didn't know that. Thanks.
73 de Chris

On 04/30/2025 8:28 PM EDT Mark Phillips via groups.io <enicomms@...> wrote:
?
?
Chris,
?
The NinoTNC is a USB based device. It uses a USB-Serial converter chip right on board the modem. You can pull that out and talk "proper" serial if you want but nobody does.
?
Mark / NI2O

On Wed, Apr 30, 2025, 19:59 Chris Lance WW2BSA via <Ww2bsa=[email protected]> wrote:
Thanks for the response, Ted. Very encouraging.
?
I must ask though, how are you connecting the NinoTNC on USB to your computer? Are you using a RS-232 to USB converter? And more importantly, how are you addressing the USB port in the bpq.cfg file? I'm only familiar with the TYPE=ASYNC command that I use with my existing node with a KPC-3+ in KISS mode with a RS-232 cable.?
?
Chris ww2bsa
On 04/30/2025 1:09 AM EDT n3up via <n3up=[email protected]> wrote:
?
?
I¡¯ve been running on w10/64 for a couple of years, no problem.?
Using kpc3 on a hardware serial port and NinoTNC on usb.?
?
I also use the same pc to host a file share for a vehicle maintenance record program I use, only because I¡¯ve been too lazy to move it back to my file server.?
?
73 de Ted N3UP
Sysop N3IP node/bbs

?

On Apr 29, 2025, at 23:55, Chris Lance WW2BSA <Ww2bsa@...> wrote:

Hello All,
I searched the group messages but before I commit myself, I wanted to ask the members if they think I'm going to encounter any problems installing BPQ32 on a Dell Optoplex 360 running windows 10.
?
This computer model has a PCIXpress slot that will allow me to install a DIEWU multi I/O controller card (Model AX99100),? yielding 4 ports. That would be cool...
?
Any and all comments appreciated.
?
73 de Chris
Ww2bsa

?

?


Re: BPQ32 on Windows 10 64bit

 

Chris,
I'm using a motherboard USB port for the Nino.

I currently have it setup wired back to back with a second Nino simulating a dedicated link to my shack computer.
This will eventually by used for a UHF backbone port,? but I need to get some antenna farm reconfigurations done first.

I simply identified the com port assigned to the nino by windows.
Relevant port config follows:
;NINO TNC TEST PORT (FUTURE UHF)
PORT
PORTNUM=4 ? ? ? ? ? ?; Optional but sets port number if stated
ID=NINO TNC TEST PORT ? ? ; Displayed by PORTS command
TYPE=ASYNC ? ? ? ? ? ? ; Port is RS232 Com
PROTOCOL=KISS ? ? ? ? ? ? ; TNC is used in KISS mode
FULLDUP=0 ? ? ; Only meaningful for KISS devices
IOADDR=6 ? ? ; 1 = SERIAL PORT COM1 ETC.
SPEED=57600 ? ? ; RS232 COM PORT SPEED
;CHANNEL=A ? ? ; Address if multichannel TNC
PERSIST=64 ? ? ; PERSIST=256/(# of transmitters-1)
SLOTTIME=100 ? ? ; CMSA interval timer in milliseconds
TXDELAY=200 ? ? ; Transmit keyup delay in milliseconds
TXTAIL=200 ? ? ; TX key down, in milliseconds, at packet end
QUALITY=192 ? ? ; Quality factor applied to node broadcasts heard on this port, unless overridden by a locked route
? ? ? ? ?; entry. Setting to 0 stops node broadcasts
MINQUAL=150 ? ? ; 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=4 ? ? ; Max outstanding frames (1 thru 7)
FRACK=5000 ? ? ; Level 2 timout in milliseconds
RESPTIME=2000 ? ? ; Level 2 delayed ack timer in milliseconds
RETRIES=5 ? ? ; Level 2 maximum retry value
UNPROTO=ID ? ? ; BTEXT broadcast addrs format: DEST[,digi1[,digi2]]
BCALL= ? ? ? ? ; BTEXT call. unstated defaults to BBSCALL/APPL1CALL
L3ONLY=0 ? ? ; 1=No user downlink connects on this port
DIGIFLAG=0 ? ? ; Digipeat: 0=OFF, 1=ALL, 255=UI Only
DIGIPORT=0 ? ? ; Port on which to send digi'd frames (0 = same port)
USERS=0 ? ? ? ? ; Maximum number of L2 sessions, 0 = no limit
NOKEEPALIVES=1
ENDPORT
??
73 N3UP
?


Re: BPQ Stops Communicating with TNC

 

¿ªÔÆÌåÓý

It sounds like the USB on the host computer is disowning the USB cable. ?This can happen if RF gets into the hamshack and finds its way to the USB signals into the host. ?

First thing is to power off the radios and see if the TNCs continue to transmit after the first beacon. ?That will tell you the problem is a radio problem and not a computer or software problem.?


? ? Tadd



Tadd / KA2DEW ?
tadd@...
Raleigh NC ?FM05pv

North Carolina ham-radio chatRoom Network:?
Packet networking over ham?radio:?
Local Raleigh ham radio info:?



On Apr 30, 2025, at 20:48, Jordan Webb via groups.io <k4avgdx@...> wrote:

I posted a question earlier today about beaconing, only to find out that was the least of my concerns. I have several nodes running linbpq in the East Tennessee area and I have begun to experience issues with LinBPQ and the NinoTNC. On my test node, I currently have one NinoTNC SMT and one standard NinoTNC. Both boards are v4 and? on the latest firmware however, both experienced the same issue on the previous firmware.?
?
Both TNCs are connected over USB
?
Each TNC will send one beacon before acting like it is disconnected from LinBPQ, weather it's initiated by BPQ or by a user. There is no response from either TNC or LinBPQ following these events.
?
I am still able to interact with the terminal and the HTML pages following the failures. Occasionally, I will see the error on one of the TNCs showing an error to the effect of the following:

/dev/ttyACM0 could not be opened

Please help me. I have too much time, money, and sweat invested in this to see it all go down the drain.
?
Regards,
Jordan Webb, NA4WX


BPQ Stops Communicating with TNC

 

I posted a question earlier today about beaconing, only to find out that was the least of my concerns. I have several nodes running linbpq in the East Tennessee area and I have begun to experience issues with LinBPQ and the NinoTNC. On my test node, I currently have one NinoTNC SMT and one standard NinoTNC. Both boards are v4 and? on the latest firmware however, both experienced the same issue on the previous firmware.?
?
Both TNCs are connected over USB
?
Each TNC will send one beacon before acting like it is disconnected from LinBPQ, weather it's initiated by BPQ or by a user. There is no response from either TNC or LinBPQ following these events.
?
I am still able to interact with the terminal and the HTML pages following the failures. Occasionally, I will see the error on one of the TNCs showing an error to the effect of the following:

/dev/ttyACM0 could not be opened

Please help me. I have too much time, money, and sweat invested in this to see it all go down the drain.
?
Regards,
Jordan Webb, NA4WX


Re: BPQ32 on Windows 10 64bit

 

Chris,

The NinoTNC is a USB based device. It uses a USB-Serial converter chip right on board the modem. You can pull that out and talk "proper" serial if you want but nobody does.

Mark / NI2O

On Wed, Apr 30, 2025, 19:59 Chris Lance WW2BSA via <Ww2bsa=[email protected]> wrote:

Thanks for the response, Ted. Very encouraging.
?
I must ask though, how are you connecting the NinoTNC on USB to your computer? Are you using a RS-232 to USB converter? And more importantly, how are you addressing the USB port in the bpq.cfg file? I'm only familiar with the TYPE=ASYNC command that I use with my existing node with a KPC-3+ in KISS mode with a RS-232 cable.?
?
Chris ww2bsa
On 04/30/2025 1:09 AM EDT n3up via <n3up=[email protected]> wrote:
?
?
I¡¯ve been running on w10/64 for a couple of years, no problem.?
Using kpc3 on a hardware serial port and NinoTNC on usb.?
?
I also use the same pc to host a file share for a vehicle maintenance record program I use, only because I¡¯ve been too lazy to move it back to my file server.?
?
73 de Ted N3UP
Sysop N3IP node/bbs

?

On Apr 29, 2025, at 23:55, Chris Lance WW2BSA <Ww2bsa@...> wrote:

Hello All,
I searched the group messages but before I commit myself, I wanted to ask the members if they think I'm going to encounter any problems installing BPQ32 on a Dell Optoplex 360 running windows 10.
?
This computer model has a PCIXpress slot that will allow me to install a DIEWU multi I/O controller card (Model AX99100),? yielding 4 ports. That would be cool...
?
Any and all comments appreciated.
?
73 de Chris
Ww2bsa


Re: BPQ32 on Windows 10 64bit

 

Thanks for the response, Ted. Very encouraging.
?
I must ask though, how are you connecting the NinoTNC on USB to your computer? Are you using a RS-232 to USB converter? And more importantly, how are you addressing the USB port in the bpq.cfg file? I'm only familiar with the TYPE=ASYNC command that I use with my existing node with a KPC-3+ in KISS mode with a RS-232 cable.?
?
Chris ww2bsa

On 04/30/2025 1:09 AM EDT n3up via groups.io <n3up@...> wrote:
?
?
I¡¯ve been running on w10/64 for a couple of years, no problem.?
Using kpc3 on a hardware serial port and NinoTNC on usb.?
?
I also use the same pc to host a file share for a vehicle maintenance record program I use, only because I¡¯ve been too lazy to move it back to my file server.?
?
73 de Ted N3UP
Sysop N3IP node/bbs

?

On Apr 29, 2025, at 23:55, Chris Lance WW2BSA <Ww2bsa@...> wrote:

Hello All,
I searched the group messages but before I commit myself, I wanted to ask the members if they think I'm going to encounter any problems installing BPQ32 on a Dell Optoplex 360 running windows 10.
?
This computer model has a PCIXpress slot that will allow me to install a DIEWU multi I/O controller card (Model AX99100),? yielding 4 ports. That would be cool...
?
Any and all comments appreciated.
?
73 de Chris
Ww2bsa


Re: Abort Command

 

I have on a few occasions used the sysop stopport command to abort a connection. The obvious downside is that it will abort ALL active connections on the port if there happen to be more than the one intended.

73 de Rich WA3WLH


Re: Abort Command

 

¿ªÔÆÌåÓý


The BBS Status display also allows you to abort a BBS connection but there is no general way to abort a connection to the node.
On 30/04/2025 18:53, Mark Taylor wrote:

73, John

In the Driver Window of a Vara TNC there is an Abort Action, but not in Pactor.? I don't know about Packet, probably not.
?
--
73,
Mark, N5MDT
Montgomery, Texas
?
?
?


APRS Beacon

 

Hi all! Please check my config. When a station sends a beacon, it is digipeated only once. I am not hearing my beacon at all. Please Help! Thanks in advance!
?


SIMPLE ; This set a whole load of paramters to reasonable defaults

?

LOCATOR=EM85ap ; Set to your Grid Square to send reports to the BPQ32 Node Map system

NODECALL=NA4WX

?

INFOMSG:

NA4WX's RMS Gateway

***

?

APRSDIGI

APRSCALL=NA4WX-9

Symbol=#

Symset=/

StatusMsg=NA4WX's LinBPQ APRS IGate / Digipeater

MaxStations=1000

MaxAge=120

BeaconInterval=5

APRSPATH 2=APRS,WIDE1-1,WIDE2-1

APRSPATH 3=APRS,WIDE1-1,WIDE2-1

DIGIMAP 2=2,3,IS

DIGIMAP 3=3,2,IS

TraceCalls=WIDE,RELAY

MaxTraceHops=2

MaxFloodHops=2

LAT=3545.04N

LON=08358.38W

ISHost=rotate.aprs.net

ISPort=14580

ISPasscode=20980

;ISFilter=

BeacontoIS=1

TraceCalls=WIDE,TRACE

FloodCalls=GBR

DigiCalls=SKIG

****

?

PORT

PORTNUM=1

ID=Telnet Server

DRIVER=TELNET

CONFIG

LOGGING=1

CMS=0 ; Enable CMS Gateway

CMSCALL=NA4WX ; CMS Gateway Call for Secure CMS Access(normally same as NODECALL)

CMSPASS=PASSWORD ; Secure CMS Password

HTTPPORT=8080 ; Port used for Web Management

TCPPORT=8010 ; Port for Telnet Access

FBBPORT=8011 ; Not required, but allows monitoring using BPQTermTCP

MAXSESSIONS=10

CloseOnDisconnect=1 ; Close Telent Session when Node disconnects

USER=user,password,NA4WX,"",SYSOP

?

ENDPORT

?

PORT

PORTNUM=2

ID=VHF APRS

TYPE=ASYNC

PROTOCOL=KISS

COMPORT=/dev/ttyUSB0

SPEED=57600

CHANNEL=A

MAXFRAME=4

FULLDUP=0

FRACK=4000

RESPTIME=3000

RETRIES=3

PACLEN=236

TXDELAY=500

SLOTTIME=100

PERSIST=64

ENDPORT

PORT

PORTNUM=3

ID=UHF APRS

TYPE=ASYNC

PROTOCOL=KISS

COMPORT=/dev/ttyACM0

SPEED=57600

CHANNEL=A

MAXFRAME=4

FULLDUP=0

FRACK=4000

RESPTIME=3000

RETRIES=3

PACLEN=236

TXDELAY=500

SLOTTIME=100

PERSIST=64

ENDPORT

?

APPLICATION 3,RMS,C 1 CMS,NA4WX-10


Re: Abort Command

 

In the Driver Window of a Vara TNC there is an Abort Action, but not in Pactor.? I don't know about Packet, probably not.
?
--
73,
Mark, N5MDT
Montgomery, Texas
?
?
?


Abort Command

 

Is there a command to abort a weak connection as a SYSOP running LinBPQ?


Re: BPQ32 on Windows 10 64bit

 

¿ªÔÆÌåÓý

I¡¯ve been running on w10/64 for a couple of years, no problem.?
Using kpc3 on a hardware serial port and NinoTNC on usb.?

I also use the same pc to host a file share for a vehicle maintenance record program I use, only because I¡¯ve been too lazy to move it back to my file server.?

73 de Ted N3UP
Sysop N3IP node/bbs


On Apr 29, 2025, at 23:55, Chris Lance WW2BSA <Ww2bsa@...> wrote:

?
Hello All,
I searched the group messages but before I commit myself, I wanted to ask the members if they think I'm going to encounter any problems installing BPQ32 on a Dell Optoplex 360 running windows 10.
?
This computer model has a PCIXpress slot that will allow me to install a DIEWU multi I/O controller card (Model AX99100),? yielding 4 ports. That would be cool...
?
Any and all comments appreciated.
?
73 de Chris
Ww2bsa


BPQ32 on Windows 10 64bit

 

Hello All,
I searched the group messages but before I commit myself, I wanted to ask the members if they think I'm going to encounter any problems installing BPQ32 on a Dell Optoplex 360 running windows 10.
?
This computer model has a PCIXpress slot that will allow me to install a DIEWU multi I/O controller card (Model AX99100),? yielding 4 ports. That would be cool...
?
Any and all comments appreciated.
?
73 de Chris
Ww2bsa


Re: LinBPQ error & exit

 

John,

Some more from today ...

SIGSEGV Received
./linbpq(+0x112e85)[0x54ce85]
linux-gate.so.1(__kernel_sigreturn+0x0)[0xb7f13564]
./linbpq(+0x8ea71)[0x4c8a71]
./linbpq(+0x8eb18)[0x4c8b18]
./linbpq(+0x8eb18)[0x4c8b18]
./linbpq(+0x8ea36)[0x4c8a36]
./linbpq(+0x8d72e)[0x4c772e]
./linbpq(+0xca4a2)[0x5044a2]
./linbpq(+0xcd77b)[0x50777b]
./linbpq(main+0x1895)[0x54edde]
ham@localhost:~/linbpq$ addr2line -e linbpq +0x112e85 0x54ce85 0xb7f13564 +0x8ea71 0x4c8a71 +0x8eb18 0x4c8b18 +0x8eb18 0x4c8b18 +0x8ea36 0x4c8a36 +0x8d72e 0x4c772e +0xca4a2 0x5044a2 +0xcd77b 0x50777b main+0x1895 0x54edde
/mnt/Source/bpq32/CommonSource/LinBPQ.c:394
??:0
??:0
/mnt/Source/bpq32/CommonSource/KAMPactor.c:807
??:0
/mnt/Source/bpq32/CommonSource/KAMPactor.c:829
??:0
/mnt/Source/bpq32/CommonSource/KAMPactor.c:829
??:0
/mnt/Source/bpq32/CommonSource/KAMPactor.c:790
??:0
/mnt/Source/bpq32/CommonSource/KAMPactor.c:339
??:0
/mnt/Source/bpq32/CommonSource/cMain.c:505
??:0
/mnt/Source/bpq32/CommonSource/cMain.c:2062
??:0
??:0
??:0
ham@localhost:~/linbpq$


Re: linbpq condfig #bpq32 #linbpq

 

Jim and John.
?
Thank you for your kind and speedy replies.? With your help, I am up and running!? Have a great day!
?
73s
--
Brian K9KQA


Re: Strange SEG Fault - need help on this one.

 

No sir - everything is set up using N4NVD as the Call.


Re: Strange SEG Fault - need help on this one.

 

OK, you don't by chance have a different callsign/ssid on your VHF port, do you?? I'm thinking probably not, but I'm not coming up with much.

73,
Lee K5DAT


On Sun, Apr 27, 2025 at 11:52?AM Charlie Hein via <chein=[email protected]> wrote:
Hi Lee - Yes, you're understanding it better than I said it <grin> - this is only happening when connecting on the VHF port, and connections to the Chat and node aliases work just fine, but the BBS dies when called from the node menu when the connection was made on my VHF port.? I'm running Version 6.0.24.69 - once I discovered it, the first thing I tried after reviewing my configs was to update the version.? That wasn't the problem as it turns out.
--
Charlie (N4NVD)

_._,_._,_


Re: linbpq condfig #bpq32 #linbpq

 

¿ªÔÆÌåÓý

You have a console running on ttyS0 which is normally symlinked to /dev/serial0 - vc_mem.mem_size=0x40000000? console=ttyS0,115200

It looks like you need to use rasip-config to disable console on serial and enable the serial port.

73,
John

On 27/04/2025 23:29, K9KQA via groups.io wrote:

Hello
?
I'm stuck!? I have an old TNC-Pi3 that I want to set up as a Winlink RMS.? I was able to find a copy of a bpq32.cfg currently in use on an identical TNC-Pi, so I just changed the relevant callsigns, passwords, etc. and thought it would work., but no such luck.? ?I run a status and get the follwing message related to the COMPORT:
?
Apr 27 15:28:59 raspberrypi linbpq[2448]: Com Open Failed: No such file or dire>
Apr 27 15:28:59 raspberrypi linbpq[2448]: ?/dev/serial0 could not be opened
Apr 27 15:28:59 raspberrypi LINBPQ[2448]: ?/dev/serial0 could not be opened
lines 1-19/19 (END)
?
I did not find a file titled "serial0" in /dev.? I'd like to move from my current Win10 OS for this application, but I'm not very familiar with linux. I tried to identify what was assigned to serial0 but quickly found I am out of my element . . .?

pi@raspberrypi:~ $ dmesg | grep tty
[ ? ?0.000000] Kernel command line: coherent_pool=1M 8250.nr_uarts=0 snd_bcm2835.enable_headphones=0 cgroup_disable=memory snd_bcm2835.enable_headphones=1 snd_bcm2835.enable_hdmi=1 snd_bcm2835.enable_hdmi=0 ?vc_mem.mem_base=0x3ec00000 vc_mem.mem_size=0x40000000 ?console=ttyS0,115200 console=tty1 root=PARTUUID=384c6e67-02 rootfstype=ext4 fsck.repair=yes rootwait quiet splash plymouth.ignore-serial-consoles cfg80211.ieee80211_regdom=US
[ ? ?0.000238] printk: legacy console [tty1] enabled
[ ? ?2.122768] 3f201000.serial: ttyAMA1 at MMIO 0x3f201000 (irq = 99, base_baud = 0) is a PL011 rev2
[ ? ?2.123112] serial serial0: tty port ttyAMA1 registered
[ ? ?6.015759] systemd[1]: Created slice system-getty.slice - Slice /system/getty.
pi@raspberrypi:~ $ lsof /dev/ttyS0
lsof: status error on /dev/ttyS0: No such file or directory
pi@raspberrypi:~ $ lsof /dev/ttyAMA1
lsof: status error on /dev/ttyAMA1: No such file or directory
pi@raspberrypi:~ $ ls /dev/ttyS* /dev/ttyUSB*
ls: cannot access '/dev/ttyS*': No such file or directory
ls: cannot access '/dev/ttyUSB*': No such file or directory
pi@raspberrypi:~ $ ls /dev/serial/by-id/
ls: cannot access '/dev/serial/by-id/': No such file or directory
pi@raspberrypi:~ $
?
I have attached a copy of the bpq32.cfg:

; K9KQA BBS & RMS & CHAT config File 4-25-25
SIMPLE ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ; This set a whole load of par$
NODECALL=K9KQA-1 ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ?; Default node callsign
NODEALIAS=HCARES ? ? ? ? ? ? ? ? ? ? ?; Alias 6 Char max
LOCATOR=EN41vm ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ; Defailt node location
NODESINTERVAL=60
MAXNODES=150
AUTOSAVE=1
FULL_CTEXT=0
LINMAIL ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ?; Enable BBS
LINCHAT ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ?; Enable CHAT
MAPCOMMENT=Motorola Syntor X Hustler G7-144<BR>IDEN Node<BR>Raspberry PI3 PI-TN$
IDINTERVAL=60 ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ?; UI broadcast interval (minut$
IDMSG: ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ; UI broadcast text
IDEN Node GENESEO IL EN41vm
***
CTEXT: ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ; Connect Message
Welcome to the K9KQA BPQ32 Node.
K9KQA> BBS RMS CHAT CONNECT BYE INFO NODES ROUTES PORTS USERS MHEARD
***
BTINTERVAL=60 ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ?; Beacon interval (minutes)
BTEXT: ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ; Beacon text
K9KQA IDEN Node GENESEO IL EN41vm
***
INFOMSG: ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ; Text for INFO command
This is the BPQ32 Node for the K9KQA.
Sysop K9KQA.
Type K9KQA-7 to connect to the BBS.
Type K9KQA-10 to connect to WinLink.
Type K9KQA-11 to to CHAT server.
***
; ?Port 1 ?
PORT
? ?PORTNUM=1 ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ; Port number
? ?ID=IDEN 145.610 MHz 1200 bps ? ? ? ? ? ? ? ? ? ? ? ; PORTS command text
? ?TYPE=ASYNC ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ?; RS232 connection
? ?COMPORT=/dev/serial0 ? ? ? ? ? ? ? ? ? ? ? ? ; Serial port
? ?SPEED=19200 ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ; Serial port speed
? ?PROTOCOL=KISS ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ; KISS protocol
? ?KISSOPTIONS=PITNC,NOPARAMS ? ? ? ? ? ? ? ? ? ?; KISS options for TNC
? ?CHANNEL=A ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ; TNC channel
? ?MAXFRAME=2 ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ?; Max outstanding frames
? ?FRACK=7000 ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ?; Level 2 timeout (ms)
? ?RESPTIME=1000 ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ; Level 2 delayed ACK (ms)
? ?RETRIES=10 ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ?; Level 2 max retries
? ?PACLEN=128 ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ?; Max packet length (bytes)
? ?TXDELAY=500 ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ; Transmit keyup delay (ms)
? ?SLOTTIME=20 ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ?; CMSA interval timer (ms)
? ?PERSIST=64 ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ?; Persistence (256/(# transmis$
? ?DIGIFLAG=1 ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ?; Allow Digipeat on this port
? ?QUALITY=255
? ?MINQUAL=20
; ? NOKEEPALIVES=1
? ?WL2KREPORT PUBLIC,api.winlink.org,8085,K9KQA-10,EN41VM,00-23,145610000,PKT120$
ENDPORT

; ?Port 2 ?
PORT
? ?PORTNUM=2 ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ?; Port number
? ?ID=Telnet Server ? ? ? ? ? ? ? ? ? ? ? ? ? ? ; PORTS command text
? ?DRIVER=TELNET ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ?; TCP/IP connection
? ?CONFIG ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ; Driver specific configuration$
? ?LOGGING=1 ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ?; Log all connections
? ?DisconnectOnClose=1 ? ? ? ? ? ? ? ? ? ? ? ? ?; Disconnect on close
? ?TCPPORT=8010 ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ; Port for telnet connections
? ?FBBPORT=8011 ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ; Port for FBB protocol BBS con$
? ?HTTPPORT=8008 ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ?; Port for web interface
? ?LOGINPROMPT=user: ? ? ? ? ? ? ? ? ? ? ? ? ? ?; Telnet login prompt
? PASSWORDPROMPT=password: ? ? ? ? ? ? ? ? ? ? ; Telnet password prompt
? ?LOCALECHO=NO ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ; Do not echo input
? ?MAXSESSIONS=10 ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ; Maxmimum simultaneous connect$
? ?CTEXT=K9KQA BPQ32 Telnet Server\nEnter ? for list of commands\n\n ; Telnet co$
? ?USER=K9KQA, XXXXXX,K9KQA,NODE,SYSOP ? ? ? ? ? ; Telnet user
? ?;USER=WB9QPM,1Fastenate1!,WB9QPM,NODE,SYSOP ? ? ? ; Telnet user
? ?CMS=1 ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ?; Enable WinLink CMS connection
? ?CMSCALL=K9KQA ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ; Callsign for WinLink
? ?CMSPASS=XXXXXXXX ? ? ? ? ? ? ? ? ? ? ? ? ? ? ?; Password for WinLink
ENDPORT

; ?Port 3 ?
PORT
? ?PORTNUM=3 ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ; Port number
? ?ID=AX/IP/UDP ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ?; Displayed by PORTS command
? ?DRIVER=BPQAXIP ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ?; Uses BPQAXIP
? ?QUALITY=192 ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ; Quality factor applied to no$
? ?MINQUAL=165 ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ; Entries in the nodes table w$
? ?MAXFRAME=5 ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ?; Max outstanding frames (1 th$
? ?FRACK=3000 ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ?; Level 2 timeout in milliseco$
? ?RESPTIME=1000 ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ; Level 2 delayed ack timer in$
? ?RETRIES=5 ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ; Level 2 maximum retry value
? ?PACLEN=236 ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ?; Maximum packet length
? ?CONFIG ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ?; Driver specific configuratio$
? ?MHEARD ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ?; Keep heard stats
; ? UDP 10093 ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ; UDP port
? ?BROADCAST NODES ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ; Broadcast
ENDPORT

; ?Applications ?
APPLICATION 1,BBS,,K9KQA-7,KQABBS,255 ? ? ? ? ? ?; BBS Application
APPLICATION 2,RMS,C 2 CMS,K9KQA-10,KQARMS,255 ? ?; CMS Application
APPLICATION 3,CHAT,,K9KQA-11,KQACHT,255 ? ? ? ? ?; CHAT Application
;APPLICATION 32,TALK,,K9KQA ? ? ? ? ? ? ? ? ? ? ?; Node Application
?
Any replies that would steer me to a correction for my issue would be greatly appreciated.? Thank you.
?
73s
--
Brian K9KQA