Hi,

I have a problem configuring a system wich is supposed to act as a node
and a FBB BBS.

The system consists of
P90 with 16Mb RAM
2 SCC cards

5 of a total of 8 ports are used.
The port named "23" is used for an interlink on 23cm.
On port 23 there will be only NET/ROM traffic and IP traffic.

The desired situation is that when the system is connected  as PI8TCP on
port 23 (with NET/ROM) the other party should end up in the FBB BBS.
If the system is connected as PI1TCP on port 23 the other party should
end up in the node.

What actually happens, is that when the system is connected as PI1TCP,
the other party ends up in the BBS, instead of the node.
This is despite the fact that FBB's init.srv has PI8TCP listed.

If I kill the FFB daemon, than it is possible to connect the PI1TCP
node.

Can anybody tell me what I'm doing wrong?

I have included some of the configuration files below.
Just let me know if you need more info.

73, ./Arno  pe1icq



#
#  AX25D Configuration File.                    /etc/ax25d.conf
#
# Interfaces.
[s144]
parameters      2 10   2   900  60 15
[s144h]
parameters      2 10   2   900  60 15
[s430]
parameters      2 10   2   900  60 15
[s430h]
parameters      2 10   2   900  60 15
[23]
parameters      2 10   2   900  60 15
#
[PI1TCP-0 VIA s144]
default         * *    *   *   *   * -  root    /usr/sbin/node  node    s144 %s
[PI1TCP-0 VIA s144h]
default         * *    *   *   *   * -  root    /usr/sbin/node  node    s144h %s
[PI1TCP-0 VIA s430]
default         * *    *   *   *   * -  root    /usr/sbin/node  node    s430 %s
[PI1TCP-0 VIA s430h]
default         * *    *   *   *   * -  root    /usr/sbin/node  node    s430h %s
[PI1TCP-0 VIA 23]
default         * *    *   *   *   * -  root    /usr/sbin/node  node    23 %s
#
<netrom>
parameters      7 100 10  *   60  5
default         * *   *   *   *   *  -  root    /usr/sbin/node  node netrom %s
#
#  End of /etc/ax25d.conf


#  /etc/ax25/axports
#
#name   call            speed   paclen  window  description
s144    PI1TCP-2        1200    256     2       2m 1200bd
s144h   PI1TCP-4        4800    256     2       2m 4800bd
s430    PI1TCP-7        1200    256     2       70cm 1200bd
s430h   PI1TCP-8        4800    256     2       70cm 4800bd
23      PI1TCP-12       9600    256     2       23cm 9600bd
#
#  end of /etc/ax25/axports


#  /etc/ax25/nrports
#
#name   call            alias   paclen  description
netrom  PI1TCP-0        TEST    235     NetRom Switch Port
#
#  end of /etc/ax25/nrports



> First few lines of init.srv

# FBB7.00
#
# Callsign of BBS
PI8TCP.#NBO.NLD.EU
#
# SSID of BBS
0
#
# rest of init.srv not included in this mail.


>  port.sys

# FBB7.00
#
#
#Ports TNCs
2     6
#
#Com Interface Address (Device)   Baud
1    9         /dev/cua2         9600
2    9         189C                0
#
#TNC NbCh Com MultCh Pacln Maxfr NbFwd MxBloc M/P-Fwd Mode Freq
0    0    0    0      0     0     0     0      00/01   ----  File-fwd.
1    16   1   netrom  236   3     6     30     05/20   UXYW  Nde-Zaa
2    7    1   s144    230   4     1     10     30/60   UXLYW 2m-1k2
3    7    1   s144h   230   4     1     10     30/60   UXLYW 2m-4k8
4    7    1   s430    230   4     1     10     30/60   UXLYW 70cm-1k2
5    7    1   s430h   230   4     1     10     30/60   UXLYW 70cm-4k8
6    1    2   0       250   2     1     10     00/60   UTW   Telnet
#
#
# End of file.
#

Reply via email to