|
ZS6SPY > BPQ 01.05.25 23:07z 191 Lines 7438 Bytes #190 (0) @ WW
BID : 880017ZS6SPY
Subj: Need info please BPQ and Kam
Path: SR1BSZ<EA2RCF<I0OJJ<GB7CIP<ZS0VTB
Sent: 250501/2013Z 1418@ZS0VTB.VTB.GAU.ZAF.AF [1419] FBB7.01.35 alpha
From: ZS6SPY@ZS0VTB.VTB.GAU.ZAF.AF
To : BPQ@WW
Hi to all
Trust everyone reading is well I need help can someone help please my Kam
works with winpack but not with BPQ32 attached is the file what do I do
wrong. I wasted hrs trying. it comes to a point that I want to give it up
and shutdown the BBS.
/* This begins a multi-line comment
CONFIGURATION FILE FOR BPQ32: G8BPQ SWITCH SOFTWARE
The purpose of this configuration is simply to confirm that the basic
BPQ32
system is operable. It contains only a LOOPBACK port.
To perform the basic test, execute BPQTerminal.exe, and in the lowest
window enter:
C 3 ZS0VTB
You should receive the following response:
MYNODE:ZS0VTB} Connected to MYNODE
This is the CTEXT.
MYNODE:MYCALL} CONNECT BYE INFO NODES ROUTES PORTS USERS MHEARD
If you get the above response the basic test has succeeded.
..\Examples\Minimal
*/ This ends a multi-line comment
NODECALL=ZS0VTB ; Node callsign
NODEALIAS=ZS0VTB ; Node alias (6 characters max)
IDMSG: ; UI broadcast text from NODECALL to fixed dest ID
<<< ZS0VTB DENEYSVILLE >>> 144.650Mhz
*** ; Denotes end of IDMSG text
BTEXT: ; UI broadcast text from BCALL to destination UNPROTO=
<<< ZS0VTB DENEYSVILLE >>> 144.650Mhz
*** ; Denotes end of BTEXT text
INFOMSG: ; The INFO command text follows:
<<< ZS0VTB DENEYSVILLE >>> 144.650Mhz
*** ; Denotes end of INFOMSG text
CTEXT: ; The CTEXT text follows:
Minimal BPQ32 installation successful.
MYNODE:ZS0VTB} CONNECT BYE INFO NODES ROUTES PORTS USERS MHEARD
*** ; Denotes end of CTEXT text
FULL_CTEXT=1 ; 0=send CTEXT to L2 connects to NODEALIAS only
; 1=send CTEXT to all connectees
; Network System Parameters:
OBSINIT=6 ; Initial obsolescence set when a node is included
; in a received nodes broadcast. This value is then
; decremented by 1 every NODESINTERVAL.
OBSMIN=4 ; When the obsolescence of a node falls below this
; value that node's information is not included in
; a subsequent nodes broadcast.
NODESINTERVAL=15 ; Nodes broadcast interval in minutes
IDINTERVAL=0 ; 'IDMSG' UI broadcast interval in minutes, 0=OFF
BTINTERVAL=0 ; The BTEXT broadcast interval in minutes, 0=OFF
L3TIMETOLIVE=25 ; Max L3 hops
L4RETRIES=3 ; Level 4 retry count
L4TIMEOUT=60 ; Level 4 timeout in seconds s/b > FRACK x RETRIES
L4DELAY=10 ; Level 4 delayed ack timer in seconds
L4WINDOW=4 ; Level 4 window size
MAXLINKS=63 ; Max level 2 links
MAXNODES=512 ; Max nodes in nodes table
MAXROUTES=64 ; Max adjacent nodes
MAXCIRCUITS=128 ; Max L4 circuits
MINQUAL=168 ; Minimum quality to add to nodes table
; INP3 Routing is experimental. The two parms which follow will be
ignored
; unless activated in the ROUTES: section.
MAXHOPS=4 ; INP3 hop limit to add to tables
MAXRTT=90 ; INP3 max RTT in seconds
;BUFFERS=255 ; This parameter is no longer used in the Win32 version.
; BPQ32 allocates an adequate number automatically.
; I have the line commented out just to remind me it's gone!!
; TNC default parameters:
PACLEN=236 ; Max packet size (236 max for net/rom)
; 236 is suitable for reliable and fast connections, such
; as AX/IP/UDP or a dedicated 9600 RF Link
; 120 is suitable for a typical shared VHF packet radio connection
; PACLEN is defined for each port individually in the ports sections
TRANSDELAY=1 ; Transparent node send delay in seconds
; Level 2 Parameters:
; T1 (FRACK), T2 (RESPTIME) and N2 (RETRIES) are now in the PORTS section
T3=120 ; Link validation timer in seconds
IDLETIME=720 ; Idle link shutdown timer in seconds
; Configuration Options:
AUTOSAVE=1 ; Saves BPQNODES.dat upon program exit
BBS=0 ; 1 = BBS support included, 0 = No BBS support
NODE=1 ; Include switch support
HIDENODES=1 ; If set to 1, nodes beginning with a #
; require a 'N *' command to be displayed.
/*
The *** LINKED command is intended for use by gateway software, and
concern
has been expressed that it could be misused. It is recommended that it be
disabled (=N) if unneeded.
*/
ENABLE_LINKED=Y ; Controls processing of *** LINKED command
; Y = allows unrestricted use
; A = allows use by application program
; N = disabled
/*
AX25 port definitions:
The LOOPBACK port simulates a connection by looping input to output. To
test,
start BPQTerminal and enter: 'C 1 MYNODE via MYCALL'
In this example '1' is the LOOPBACK port number. The LOOPBACK port is
provided
for testing purposes and would rarely be included in an established
system.
*/
; LOOPPACK sport specification
PORT
PORTNUM=3 ; Optonal but sets port number if stated
ID=BPQ 434.625 MHz ; Displayed by PORTS command
TYPE=INTERNAL ; Port is RS232
PROTOCOL=KISS ; TNC is used in KISS or JKISS mode
KISSOPTIONS=CHECKSUM,ACKMODE
CHANNEL=C
; The KISSOPTIONS statement should not be included for KISS or JKISS
tnc's.
; See ..\RelatedFiles\KissRoms\KissRoms.zip for details.
; KISSOPTIONS=CHECKSUM ; Using BPQKISS eprom w/o polling
FULLDUP=0 ; Only meaningful for KISS or JKISS devices
IOADDR=COM3 ; 1 = SERIAL PORT COM1 ETC.
SPEED=9600 ; RS232 COM PORT SPEED
CHANNEL=C ; A for single channel TNC, A or B for multichannel
PERSIST=64 ; PERSIST=256/(# of transmitters-1)
SLOTTIME=100 ; CMSA interval timer in milliseconds
TXDELAY=30 ; Transmit keyup delay in milliseconds
TXTAIL=30 ; 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=168 ; Entries in the nodes table with qualities greater or
; equal to MINQUAL will be sent on this port. A value
; of 0 sends everything.
FRACK=8000 ; Level 2 timout in milliseconds
RESPTIME=1500 ; Level 2 delayed ack timer in milliseconds
RETRIES=10 ; Level 2 maximum retry value
MAXFRAME=2 ; Max outstanding frames (1 thru 7)
PACLEN=120 ; Default max packet length for this port.
; PACLEN is ignored for APRS packets
UNPROTO=BBS ; BTEXT broadcast addrs format: DEST[,digi1[,digi2]]
BCALL=ZS0VTB-14 ; BTEXT call. unstated defaults to 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
ENDPORT
/*
ROUTES: ; Locked routes (31 maximum)
;There are no locked routes in this example.
*** ; Denotes end of locked routes
*/
/*
Applications:
There are no associated applications, thus no active APPLICATION
statements.
*/
USE WINFBB 7.01.35 AGW WITH SOUNDCARD,TELNET,TCP/IP,INTERNET FORWARDING
73 - Pieter, ZS6SPY @ ZS0VTB.VTB.GAU.ZAF.AF
±±±±±±±±Ü ±±±±±±Ü ÉÍÍÍÍÍÍÍÍÍÍÍÍÍÍÍÍÍÍÍÍÍÍÍÍÍÍÍÍÍÍÍÍÍÍÍÍÍÍÍÍÍÍÍÍÍÍÍ»
ßßßßß±±Û ßßß±±Û º THE SPY IS EVERYWHERE !!!!! º
±±Û ±±±±±Û º Message timed: 09:45 on 09 Feb 25 º
±±Û ßß±±Û º º
±±Û ±±Û º Address: Mobile all the time º
±±Û ±±±±±±±Û º º
ßß ßßßßßßß º South Africa * º
º 1932 --***-- º
º Phone: +27 0845424632 (o o) º
ÈÍÍÍÍÍÍÍÍÍÍÍÍÍÍÍÍÍÍÍÍÍÍÍÍÍÍÍÍÍÍoOOoÍÍ(_)ÍÍoOOoÍͼ
>/ack
Read previous mail | Read next mail
| |