Keyboard Shortcuts
ctrl + shift + ? :
Show all keyboard shortcuts
ctrl + g :
Navigate to a group
ctrl + shift + f :
Find
ctrl + / :
Quick actions
esc to dismiss
Likes
Search
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 |
Probably there is something else using udp port 10092 or 10093. You may be able to determine what with something like:
or
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. |
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
?
?
? |
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 |
开云体育I did remove that in one of my iterations of the config file…it was causing an out and out failure to process the file. ThanksB On May 25, 2025, at 9:42?AM, Mark Taylor <mtaylor@...> wrote:
--
Bob
va3rjs |
开云体育Depends on what the bInd error is, but the most common is error 98 which is normally caused by having two copies of LinBPQ running..73, John On 24/05/2025 21:42, Bob-va3rjs via
groups.io wrote:
|
toggle quoted message
Show quoted text
On May 25, 2025, at 10:33?AM, John G8BPQ via groups.io <john.wiseman@...> wrote:
--
Bob
va3rjs |
to navigate to use esc to dismiss