Hi a have a question:
i have a 1200 baud baycom moden

when i run the program listen i get the folowing:
#################################################
[root@atari /root]# listen
axconfig: port radio not active
listen: no AX.25 port data configured
Port bcsf0: AX25: NL2EJT->CQ v NL3NRD* <UI C> pid=Text
0000  .
0040  NL2EJT LOC:JO22LK QTH:ADAM 24UUR P/D ONLINE.
0080  .
################################################

ax25 seams to be wokring otherwize i wouldent get the text
but listen tels me 
axconfig: port radio not active
listen: no AX.25 port data configured

how far am i in the setup of the packet interface?

my axports
# name callsign speed paclen window description
#
radio   TA1CCP-15       1200    255     2       test

my start up script:

setserial /dev/ttyS0 uart none
insmod hdlcdrv
insmod baycom_ser_fdx 
# set
sethdlc -i bcsf0 -p mode "ser12*" io 0x3f8 irq 4
sethdlc -i bcsf0 -a txd 200 slot 100 ppersist 40 half
ifconfig bcsf0 up
axparms -setcall bcsf0 ta1ccp-15
#insert the netrom port over the AX.25 port
nrattach netrom 
/sbin/ifconfig bcsf0 hw ax25 TA1CCP-15 up


if have the folowing hint :
ifconfig -a doenst show me the bcsf0 port
but ifconfig bcsf0 does

bcsf0     Link encap:AMPR AX.25  HWaddr TA1CCP-15
          unspec addr:[NONE SET]  Bcast:[NONE SET]  Mask:[NONE SET]
          UP RUNNING  MTU:256  Metric:1
          RX packets:74 errors:0 dropped:0 overruns:0
          TX packets:0 errors:0 dropped:0 overruns:0
          Interrupt:4 Base address:0x3f8 



My system:
RedHat 5.2 , linux 2.2.0.pre3
ax25-utils_2.1.42a patched with ax25-utils_2.1.42a-5.diff 
(from redhat contrib)
net-tools-1.33.tar.gz patched with net-tools-1.33-glibc.patch
and net-tools-1.33-types.patch

[EMAIL PROTECTED]
------------------------------------------------------------
The revolution will not be televised.

Reply via email to