Keyboard Shortcuts
Likes
- Bpq32
- Messages
Search
Re: BPQ32 and RMS Relay when CMS not accessible
Darrell Black
That fixed it, and my store and forward seems to work. I did not try the three times in a roll as reported. On Thu, Feb 25, 2021 at 4:49 PM John G8BPQ <john.wiseman@...> wrote:
--
Darrell Black (517) 917-2226 GigaHacker@... 73 de W8DSB "In God we trust, all others we monitor" GMRS WRDE739 ALLSTAR 50964 DMR 310195 |
Re: BPQ32 and RMS Relay when CMS not accessible
¿ªÔÆÌåÓýYou have connected to the Chat Server, not the BBS. Check that the Application Number setting in the BBS and Chat Server config screens match the definitions in the APPLICATION lines.73 John On 25/02/2021 20:39, Darrell Black
wrote:
|
Re: BPQ32 and RMS Relay when CMS not accessible
Darrell Black
So I have been following along as I am also new and trying to get my PiGate up on e tower. After making the changes as shown below, I get a different error. Error: 2021/02/25 15:31:49 Connecting to W8LRK-10 (ax25)... 2021/02/25 15:31:51 Connected to W8LRK-10 (AX.25) *** W8DSB Connected to CMS No CMS connection available - using local BPQMail LARK:W8LRK} Connected to BBS [BPQChatServer-6.0.21.1] 2021/02/25 15:31:57 Exchange failed: Remote does not support B2 Forwarding Protocol Below is my config: ; ? ? ? Basic RMS configuration SIMPLE LOCATOR=EN82BO NODECALL=W8LRK NODEALIAS=LARK IDMSG: ? ? ? ? ; UI broadcast text from NODECALL to fixed dest ID W8LRK - LIVINGSTON AMATEUR RADIO KLUB & BPQ Packet Node in Howell, MI *** ? ? ? ? ? ?; Denotes end of IDMSG text BTEXT: ? ? ? ? ; UI broadcast text from BCALL to destination UNPROTO= W8LRK - LIVINGSTON AMATEUR RADIO KLUB & BPQ Packet Node in Howell, MI *** ? ? ? ? ? ?; Denotes end of BTEXT text INFOMSG: Welcome to the W8LRK'S LIVINGSTON AMATEUR RADIO KLUB & BPQ Packet Node in Howell, MI Thanks for visiting. *** ? ? ? ? ? ?; Denotes end of INFOMSG text CTEXT: ? ? ? ? ; The CTEXT text follows: W8LRK - LIVINGSTON AMATEUR RADIO KLUB & BPQ Packet Node in Howell, MI *** ? ? ? ? ? ?; Denotes end of CTEXT text ;----------------------------------------------- ?NETWORK SYSTEM PARAMETERS ---------------------------------------- NODESINTERVAL=25 ?; Nodes broadcast interval in minutes IDINTERVAL=10 ? ? ; 'IDMSG' UI broadcast interval in minutes, 0=OFF BTINTERVAL=60 ? ? ; The BTEXT broadcast interval in minutes, 0=OFF MAXLINKS=63 ? ? ? ; Max level 2 links MAXNODES=200 ? ? ?; Max nodes in nodes table MAXROUTES=64 ? ? ?; Max adjacent nodes MAXCIRCUITS=128 ? ; Max L4 circuits MINQUAL=85 ? ? ? ?; Minimum quality to add to nodes table ;-------------------------------------------------- ?BPQ TELNET SERVER PORT -------------------------------------------- PORT ?PORTNUM=1 ?ID=Telnet ?DRIVER=TELNET ?QUALITY=0 CONFIG ?LOGGING=1 ?CMS=1 ?CMSCALL=W8LRK ?CMSPASS=xxxxxxxxx ?HTTPPORT=8080 ?TCPPORT=8010 ?FBBPORT=8011 ?MAXSESSIONS=10 ?FALLBACKTORELAY=1 ?RELAYHOST=127.0.0.1 ?RELAYAPPL=BBS ?CloseOnDisconnect=1 ?LOGINPROMPT=user: ?PASSWORDPROMPT=password: ?CTEXT=Welcome to W8LRK's Telnet Server\nEnter ? for list of commands\n\n ?USER=W8LRK,LARK,W8LRK,"",SYSOP ?USER=W8DSB,LARK,W8DSB ?USER=ANON.pass ENDPORT ;--------------------------------------------------------------- ?VHF PACKET PORT ----------------------------------------------------- PORT ?PORTNUM=2 ?ID=VHF PACKET ?TYPE=ASYNC ?PROTOCOL=KISS ?FRACK=5000 ?RESPTIME=3000 ?RETRIES=5 ?MAXFRAME=6 ?PACLEN=236 ?TXDELAY=600 ?TXTAIL=23 ?SLOTTIME=90 ?PERSIST=160 ?COMPORT=/dev/kisstnc ?IPADDR=127.0.0.1 ?TCPPORT=8001 ?CHANNEL=A ?NOKEEPALIVES=0 ?QUALITY=203 ?MINQUAL=201 ?UNPROTO=NOCALL ?USERS=10 WL2KREPORT PUBLIC, , 8778, W8LRK-10, EN82BO, 00-23, 145050000, PKT1200, 10, 20, 5, 0 ENDPORT APPLICATION 1,RMS,C 1 CMS,W8LRK-10,LRKRMS,255 APPLICATION 2,BBS,,W8LRK-3,LRKBBS,255 APPLICATION 3,CHAT,,W8LRK-2,LRKCHAT,255 ;------------------------------------------------------------ Load Appications ----------------------------------------------------------------- LINMAIL LINCHAT On Thu, Feb 25, 2021 at 10:54 AM Thomas Bostr?m <thomasbostrom1@...> wrote: John, --
Darrell Black (517) 917-2226 GigaHacker@... 73 de W8DSB "In God we trust, all others we monitor" GMRS WRDE739 ALLSTAR 50964 DMR 310195 |
Re: BPQ32 and RMS Relay when CMS not accessible
John,
When I remove the ethernet cable from my Raspberry pi I got this messages from the first and all following login attempt. I also wait 20 minutes and got the same messages Version 6.0.21.19 *** Starting to call SM0YOS-10 *** Opening serial port COM11; 9600 baud; Kenwood TH-D7/D72 A-Band *** Connecting to SM0YOS-10 *** Connected to SM0YOS-10 at 2021-02-25 15:32:54 Error - CMS Not Available *** Disconnected at 2021-02-25 15:33:02 *** Disconnect reported. 73 Thomas |
Map Ports
¿ªÔÆÌåÓýThe Node Map uses UDP port 81 and the Chat Map UDP 1009073, John On 25/02/2021 03:50, Frank KO4FQW
wrote:
|
Re: telnet times out
¿ªÔÆÌåÓýThere are two timeout, the Node IDLETIME (normally 15 minutes) and the Chat Idle Timeout (2 Hours without user input).Chat has an option (/keepalive) that will make it send a message to the user if there is no other traffic for 10 minutes, which keeps IDLETIME from expiring, but doesn't reset the Chat Idle timer. All my terminal programs have an option (Chat Terminal Mode) that sends a single null character every 9 minutes or so which resets both the Node and Chat timers but is otherwise ignored so allows users to stay connected indefinitely. 73 John On 24/02/2021 16:06, Tadd KA2DEW in NC
via groups.io wrote:
One of my locals (kn4orb) is writing a Raspberry PI Python program which interfaces with CHAT. ?He's telnetting from a Python app on the Raspberry PI to pilinbpq on the same PI to address 127.0.1.1 and port 8011. ?He gets to the node and then connects to CHAT. ?After that the Python program does commands periodically in an attempt to keep the connection from timing out. ?The telnet session receives and sends from/to chat. ? The dialogs seem to work but it still seems to disconnect after 2 hours, reliably. ?There was an exchange moments before the disconnect this time. ?is there anything specific we need to do to keep telnet from timing out?? |
So I have searched the groupsio to find examples or to help my learning to put it all together with examples of the following ;
LINBPQ is a Linux version of the BPQ32 Node,? BBS and Chat Server components. An APRS Mapping and Messaging application I had hoped to find a DEMO setup, maybe see with (ddns.net or duckdns.org) showing interface examples.? maybe not live but protected a DEMO interface view. Question :?? Because someone new may not have the bigger picture of ::? LINBPQ is a Linux version of the BPQ32 Node,? BBS and Chat Server components. An APRS Mapping and Messaging application Question :??? Does a DEMO examples of it all working exist ???? Hope this has not been asked before. i see many nodes on this map? ::? http://nodemap.g8bpq.net:81/ |
Re: telnet times out
¿ªÔÆÌåÓýwhoops. an error on my part. ?we¡¯re using port 8010 for the telnet. ?Anybody have an idea about the timeout? Thanks. ? Tadd
|
Re: BPQ32 Node
Yes John I have to say outstanding notes and directions.? thanks for sending what you did. Over the last 24 hours of working on this ... I have got - BPQ32 Node and PAL installed. This is the most recent error? = Initialising Port 01???? Telnet Server bind(sock) failed port 8010 Error 98 In the middle of the of the config section http://www.cantab.net/users/john.wiseman/Documents/InstallingLINBPQ.html and completed teh follow USER=JohnDoe,GoldWater,ve3xxx,,SYSOP? ---- completed my example shown Have to take a break ... at a point that i am ovrwhelmed? - looking at this section and files with winSCP and Putty You may also need TCPPORT and FBBPORT lines for access using telnet or bpqtermtcpThe BBS config is stored in linmail.cfg. . This will be created when the software first runs if it doesn't already exist. If you are switching from Windows to Linux you can copy the BBS configuration file (BPQMail.cfg) to linmail.cfg.instruction and ..... ve3sp .... arrrr |
Re: BPQ32 Node
¿ªÔÆÌåÓýFor starting linbpq see the "Running LinBPQ automatically" section of73, John On 24/02/2021 20:02, Andre VE3SP.com
wrote:
|
Re: BPQ32 Node
Sorry to everyone,? I am extremely new to all this. It seem my issue was that after a reboot or a restart I have to start the service again.??? 1.)?? BPQ32 Node (start the service running) Web Management Interface. cd linbpq ./linbpq PAT is the LINUX winlink client 2.)? pat configure pat http?? (start the service running) Need help, need to learn how to have both services running and automatic restart on a raspberrypi reboot .... arrrrr !!!! Andr VE3SP.com |
Re: BPQ32 Node
2.)?? I have also went through step for the client "pat" install on the same raspberrypi? ----? CAN NOT ACCESS IT ,why?? arrrexample :??? 0.0.0.0:8099? or? 192.168.1.555:8099? -- tried both IP address within? (port set within? -- pat configure) saw a video ... but my client is not accessibleupdate ::?? success accessing the client confirmed I have the client working using a unique port? just an example???? -? http://192.168.1.999:99992/ui# is the following the main used access /?? the main callsign? /?? if other username switch? ?????? Vxx3yyz:CMSTelnet@...:8772 Client side question:: 1.)??? Very Important ::?? i want to learn how to process,?? and select how my traffic is routed through the RMS ????? I am trying to learn how to change my?? RMS?? traffic ???? 2.)??? basic question is does the pat client have the ability to change usernames / callsigns on the fly.? Login as another username? ????? OP post question ::?? SERVER not working 3.)??? the? example :??? 192.168.1.555:8080? -? access UI? ---? "BPQ32 Node mycallsign" I must be mistaken What is this used for ???? ---? is this the RMS? Thanks, |
BPQ32 Node
Hello group, Yes so I have to say I days old to all of this, I am interested in a service called "winlink",? I would like to setup it all (server/client) up,?? I would like to setup the "server"? and the "client" on a raspberry pi is my question? ? 1.)?? I have went through step and now have the server setup? "BPQ32 Node"? on a raspberrypi using the follow URL example :??? 192.168.1.555:8080????? -----? access UI? ---? "BPQ32 Node mycallsign" I must be mistaken What is this used for ?????? 2.)?? I have also went through step for the client "pat" install on the same raspberrypi? ----? CAN NOT ACCESS IT ,why?? arrr example :??? 0.0.0.0:8099? or? 192.168.1.555:8099? -- tried both IP address within? (port set within? -- pat configure) saw a video ... but my client is not accessible 3.)?? Should I be concerned about any port issues between the server(1) and client(2)? ?? 4.)??? No transceiver connected for Server and Client, using internet, ?? Yet and will be added soon. So my goal, or what I am trying to do is setup a winlink server ?????? and setup a winlink client ????? Having this away from my existing Winlink-Express (windows) Hope I am asking in the correct groupsio Thanks, |
telnet times out
¿ªÔÆÌåÓýOne of my locals (kn4orb) is writing a Raspberry PI Python program which interfaces with CHAT. ?He's telnetting from a Python app on the Raspberry PI to pilinbpq on the same PI to address 127.0.1.1 and port 8011. ?He gets to the node and then connects to CHAT. ?After that the Python program does commands periodically in an attempt to keep the connection from timing out. ?The telnet session receives and sends from/to chat. ? The dialogs seem to work but it still seems to disconnect after 2 hours, reliably. ?There was an exchange moments before the disconnect this time. ?is there anything specific we need to do to keep telnet from timing out??He gets this on the python side "raise EOFError, 'telnet connection closed' EOFError: telnet connection closed¡± BTW, we have another Python app connecting through the TNC2 API to CHAT and with similar command exchanges it stays up for months at a time.? Most recently we tried to send /s callsign ?messages to another local log-in to CHAT in order to keep CHAT from timing out. ? Maybe it isn¡¯t CHAT which is timing out? ?Is there a Telnet Port parameter which sets a timeout and has a 2 hour default? ?Thanks ? ? Tadd - KA2DEW |
Re: Issue with WinRPR driver
Robert Sismanyan
Hi Aaron,
I am trying to configure BPQ32 for Windows to work with WinRPR, as you mentioned I downloaded bpq32.dll but when I try to connect gives me following error: BPQNUE:VA2NUE-11} Ports? ? 1 Loopback Port? ? 2 AXIP/UDP? ? ? ? ? 3 WinRPR? ? ?4 Telnet Server? ? ? c 3 hb9zf-10? BPQNUE:VA2NUE-11} Sorry, port is not an ax.25 port Any idea what am I doing wrong? Thanks. 73 Robert, VE2HAR |
Re: TeensyPI 9K6 as a HAT
Matt, Thanks - I have that site and used the stand alone version from there. Probably i got mixed up beacuse i read somewhere that the pic version 6 as it says, is outdated.
toggle quoted message
Show quoted text
And that's what it says. The reason why i asked, is that my trasnmit time are really short, whatever i set at tx delay etc. This is port from my cfg
|