Linux-Hams archive - December 1996: FBB, Telnet, Netrom

FBB, Telnet, Netrom

Jean-Paul ROUBELAT (terhi.victor@logonet.com)
Sun, 8 Dec 1996 20:56:15 +0100


Ceci est un message avec plusieurs parties au format MIME.

------=_NextPart_000_01BBE54A.4053E080
Content-Type: text/plain; charset=ISO-8859-1
Content-Transfer-Encoding: 7bit

Hi,

I can give you some informations concerning the configuration for a telnet
port.

Interface is always 9 (linux) and TNC emulation is T like Telnet.

The address may be 17 (hex = 23 decimal). The only problem is that inetd is
already waiting for this port address. I did not find any other solution
that disabling the existing telnet daemon of Linux.
It is also possible to define another port address, but... This is not the
standard !

Example of port.sys is attached.

You may put the R letter (Read only default access) which gives a read-only
if the user is unknown or not authorized for Modem/Telnet (M Flag in EU
command).

Concerning Netrom interface, I don't have any Netrom or equivalent around
me, so I had some problems (and few time) to make the interface running and
to make a network. I also must learn how works the interface to use
standard commands in FBB.

___________

73s

Jean-Paul ROUBELAT, terhi.victor@logonet.com
------=_NextPart_000_01BBE54A.4053E080
Content-Type: application/octet-stream; name="Port.sys"
Content-Transfer-Encoding: 7bit
Content-Description: Port.sys (Fichier système)
Content-Disposition: attachment; filename="Port.sys"

# FBB7.00
#
#
#Ports TNCs
2 2
#
# Interface 9 = LINUX
#
#Com Interface Adress (Hex) Baud
1 9 3f8 9600
2 9 17 0
#
# Maxframe: The maximum nb of frames the TNC will send at a time.
# NbFwd : Number of channels for OUTGOING forward at same time.
# MxBloc : Size of forward-block in kb.
#
# M/P-Fwd : Minute of the hour for start of forward, and period
# (how many minutes between each forward-start).
# Mode : One of these:
# B : BBS-mode.
# G : "Guest"-mode.
# U : Normal-mode.
# Type host-mode, one of these:
# D : WA8DED
# K : KAM hostmode.
# M : Telephone-modem.
# P : PK-232
# Q : BPQ v 4.x
# X : Linux AX25 kernel
# T : Telnet interface
# Addition: One of these letters can be used too:
# L : Send unproto beacon after each arriving mail.
# Y : Yapp allowed on this QRG.
# W : Gateway allowed TO this QRG.
# R : Read-Only acces.
# Freq. : Text to describe this port (max 9 characters, no space)
# Same number of lines as number of TNCs.
#
#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 8 1 ax0 250 3 1 10 30/60 XUWYL Linux
2 8 2 0 250 2 1 10 00/60 TUWR Telnet
#
# End of file.
#

------=_NextPart_000_01BBE54A.4053E080--