[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Ax25-utils problem in potato



hello everybody ,

i send a new report for my problem about ax25-utils upgrade in potato,
i'm running in trouble on a pentium using a USCC4 card from baycom.
i haven't problem here with a second machine using a TNC2 with all
new packages from potato but i can't running correctly ax25d deamon
on the pentium and USCC4.

i've these errors:

f5git:~# ax25d &
[1] 950
f5git:~# ax25d: bind: Invalid argument on port scc0
ax25d: bad config entry on line 8
ax25d: bad config entry on line 9
ax25d: bind: Invalid argument on port scc0
ax25d: bad config entry on line 12
ax25d: bad config entry on line 13
ax25d: bind: Invalid argument on port scc1
ax25d: bad config entry on line 16
ax25d: bad config entry on line 17
ax25d: bind: Invalid argument on port scc1
ax25d: bad config entry on line 20
ax25d: bad config entry on line 21
ax25d: bind: Invalid argument on port scc2
ax25d: bad config entry on line 24
ax25d: bad config entry on line 25
ax25d: bind: Invalid argument on port scc2
ax25d: bad config entry on line 28
ax25d: bad config entry on line 29
ax25d: bind: Invalid argument on port netrom
ax25d: bad config entry on line 32
ax25d: bad config entry on line 33

my setup:

--------------------

# ax25.rc
#!/bin/sh

echo "Setup for SCC card"
/usr/sbin/sccinit
echo "Done."


# ax25 setup
echo "Starting ax25 setup"
##/usr/sbin/kissattach -i 44.151.38.8 /dev/ttyS1 144
/sbin/ifconfig scc2 44.151.38.8 hw ax25 f5git-11 mtu 256
/sbin/ifconfig scc1 44.151.38.8 hw ax25 f5git-10 mtu 256
/sbin/ifconfig scc0 44.151.38.8 hw ax25 f5git-9 mtu 256
sleep 5


echo "Starting netrom setup"
/usr/sbin/nrattach -i 44.151.38.8 netrom &
sleep 5
#/usr/sbin/netromd -i -l -t 30 -d &
#sleep 5

echo "Rose setup..."
/usr/sbin/rsattach -i 44.151.38.8 rose
echo "Done."

// i've remove all routing lines here //


echo "Starting ax25 Deamon.."
/usr/sbin/ax25d
echo "Done."
echo "Starting Heard Deamon.."
/usr/sbin/mheardd &
#echo "Done."
#echo "Starting Rip98.."
#/usr/sbin/rip98d -r -t 10 &
#echo "Done."

--------------

# /etc/ax25/axports
#
# The format of this file is:
#
# name callsign speed paclen window description
#
scc2    F5GIT-11 9600   255     2       430 MHZ  (9600 bps)
scc1    F5GIT-10 1200   255     2
scc0    F5GIT-9  1200   255     1       144 MHZ  (1200 bds)

-----------------------

# AX.25 Ports begin with a '['.
#
[F5GIT VIA scc0]
NOCALL   * * * * * *  L
default  * * * * * *  - root  /usr/sbin/ttylinkd  ttylinkd
#
[F5GIT-2 VIA scc0]
NOCALL   * * * * * *  L
default  * * * * * *  - root  /usr/sbin/node    node
#
[F5GIT VIA scc1]
NOCALL   * * * * * *  L
default  * * * * * *  - root  /usr/sbin/ttylinkd        ttylinkd
#
[F5GIT-2 VIA scc1]
NOCALL   * * * * * *  L
default  * * * * * *  - root  /usr/sbin/node    node
#
[F5GIT VIA scc2]
NOCALL   * * * * * *  L
default  * * * * * *  - root  /usr/sbin/ttylinkd        ttylinkd
#
[F5GIT-2 VIA scc2]
NOCALL   * * * * * *  L
default  * * * * * *  - root  /usr/sbin/node    node
#
<netrom>
NOCALL   * * * * * *  L
default  * * * * * *  - root  /usr/sbin/node    node


-------------


Same setup work fine with ax25-utils version 2.1.42a-6
Z8530 driver is version 2.4c-9 with kernel 2.0.36

Many thanks if you can help me to solve this problem


----------
Tony Schonfeld  - F5GIT  - Phone: +33 (0)6 11 17 75 38
Email: tony@f5git.ampr.org  WWW: http://www.f5git.ampr.org


             
 



Reply to: