OpenBCM V1.07b3 (Linux)

Packet Radio Mailbox

DB0FHN

[JN59NK Nuernberg]

 Login: GUEST





  
CX2SA  > BAYBOX   03.08.07 07:44l 217 Lines 4488 Bytes #999 (0) @ WW
BID : 38HCX2SA_00A
Read: GUEST DG4IAD
Subj: OpenBCM (Win32) - Soundcard
Path: DB0FHN<DB0FOR<DB0MRW<DB0ERF<DB0FBB<DB0IUZ<DB0GOS<DB0RES<DK0WUE<7M3TJZ<
      UA6ADV<CX2SA<CX2SA
Sent: 070803/0523z @:CX2SA.LAV.URY.SA [MINAS] OBcm1.07b3
From: CX2SA @ CX2SA.LAV.URY.SA
To:   BAYBOX @ WW
X-Info: Sent with login password


To be able to work with OpenBCM and sound card is necessary to have AGWPE and
XGLUE, but if it is still wanted to go a little beyond this simple
configuration, then we can hook it to our (X)Net, having this way the
possibility to make forward via node with other stations around the world.

Firstly it is needed to configure in OpenBCM the file Init.L2 which would be
in the following way:

; Sample OpenBCM Layer2 Parameterfile for AX.25
;
dcall    df0ar-8    ; Digicall
monitor  4
mselect  0
mcalls   -0
;
assign axip
peer   192.168.1.4                 <= IP of your local machine
port   4724 ; rx-port number (udp) <= Port rx
txport 4723 ; tx-port number       <= Port tx

Now install the XGLUE and edit the file XGLUE.INI creating a port Loop-back
and another radio port.

[XGLUE]
LOGFILE=XGLUE.LOG
TRACE=0
RECOVER=TRUE
LOCK=FALSE
DUAL=YES

[AGW]
ADDRESS=127.0.0.1
PORT=8000
LOGIN=
PASSW=

[XNET]
ADDRESS=127.0.0.1

[XNET.PORT]
p0=3,9300,93    <= Fantasy name (p0)=3 (port 2 AGWPE), ports 9300 and 93 UDP
p1=1,9400,94    <= Fantasy name (p1)=1 (port 0 AGWPE), ports 9400 and 94 UDP

To configure XGLUE.INI it is necessary to keep in mind the quantity and the
order of ports that has installed the AGWPE in their configuration.

In my config AGWPE is:
Port 0 -  300 bauds. (Equivalent to the port 1 in XGLUE)
Port 1 - 1200 bauds. (Equivalent to the port 2 in XGLUE)
Port 2 - Loop - back (Equivalent to the port 3 in XGLUE)

Autoexec.net file config in (X)Net Node:

#######################
# CX2SA-5 (X)Net NODE #
#######################
#
#Node parameters
my call CX2SA-5
my alias MINAS
my tcall CX2SA-5
my defport 0
my prompt C/D/H/I/M/MH/N/Q/T/U CX2SA-5>
pass mypswrd
router flexnet ssid 15
#
#AXIP - Ports IP ADSL
attach ip0 axudp 0 1 l93 d9300 127.0.0.1      <= Port 0 (X)Net to HF (etc)
attach ip1 axudp 1 1 l94 d9400 127.0.0.1      <= Port 1 (X)Net to Loop-back.
attach ip2 axudp 2 1 l4723 d4724 192.168.1.4  <= Port 2 (X)Net to OpenBCM.
attach ip3 axudp 3 1 142.192.172.252
attach ip4 axudp 4 1 84.82.211.249
attach ip5 axudp 5 1 81.64.180.233
attach ip6 axudp 6 1 206.86.222.211
attach ip7 axudp 7 1 l202 d202 210.89.13.157
attach ip8 axudp 8 1 195.212.7.250
#
#Config Port 0 XGLUE (AGWPE)
po 0 acon 0
po 0 name AX_UDP
po 0 baud 38400
po 0 quality 250
po 0 dup 1
po 0 win 7
po 0 txd 25
po 0 pers 255
#
#Config port 1 (X)Net
po 1 acon 0
po 1 name HF_PRT
po 1 baud 38400
po 1 quality 250
po 1 dup 1
po 1 win 7
po 1 txd 255
po 1 pers 17
#
#Config port 2 (X)Net
po 2 name OpenBCM
po 2 baud 512000
po 2 dup 1
po 2 win 7
po 2 per 50
po 2 txd 0
#
#Config port 3 (X)Net
po 3 name WA7V-2
po 3 baud 512000
po 3 dup 1
po 3 win 7
po 3 per 50
po 3 txd 0
#
#Config port 4 (X)Net
po 4 name IS0HHA-7
po 4 baud 512000
po 4 dup 1
po 4 win 7
po 4 per 50
po 4 txd 0
#
#Config port 5 (X)Net
po 5 name VE2PKT-4
po 5 baud 512000
po 5 dup 1
po 5 win 7
po 5 per 50
po 5 txd 0
#
#Config port 6 (X)Net
po 6 name F4DUR-7
po 6 baud 512000
po 6 dup 1
po 6 win 7
po 6 per 50
po 6 txd 0
#
#Config port 7 (X)Net
po 7 name SV1CMG-11
po 7 baud 512000
po 7 dup 1
po 7 win 7
po 7 per 50
po 7 txd 0
#
#Config port 8 (X)Net
po 8 name F5GOV
po 8 baud 512000
po 8 dup 1
po 8 win 7
po 8 per 50
po 8 txd 0
#
#Config routage flexnet
ro fl add 3 wa7v-2
ro fl add 4 is0hha-7
ro fl add 5 ve2pkt-4
ro fl add 6 f4dur-7
ro fl add 7 sv1cmg-11
ro fl add 8 f5gov
#
#Config routage broadcast
ro bc add 3 wa7v-2
ro bc add 4 is0hha-7
ro bc add 5 ve2pkt-4
ro bc add 6 f4dur-7
ro bc add 7 sv1cmg-11
ro bc add 8 f5gov
#
#Config routage local
ro lo add 0 cx2sa nd
ro lo add 2 cx2sa-1 nd              <= Set a CX2SA-1 OpenBCM station
#
#Ici on lance les services de Xnet
param boot 2 4000
param boot 6 4000
#
#CRON
start crond
#
#start conversd f4bwt-2
#verification des calls
#start callchkd
#
# statistique
#start statd 3600
#start postatd
#start rstatd
#
#TCP/IP
start routed
start tcpd
log *** (X)Net TCPD active
start telnetd
log *** (X)Net TELNETD active
start httpd
log *** (X)Net HTTPD active
start ftpd
log *** (X)Net FTPD active
#
#Balises
start beacond
#
BEACON ADD 900 1 NODE text GF25JP ((( (X)NET NODE MINAS ))) URUGUAY



                **********************************************
                *   (((((( CX2SA Ham Radio Services ))))))   *
                *--------------------------------------------*
                * http://cx2sa.net - E-Mail: cx2sa@cx2sa.net *
                **********************************************



Read previous mail | Read next mail


 07.09.2010 10:47:47lGo back Go up