OpenBCM V1.07b11 (WIN32)

Packet Radio Mailbox

DBO595

[LAU JN59RM]

 Login: GAST





  


::::::::::::::::
:: RADIO_PORT ::
::::::::::::::::
(Sysop, init.bcm, nur Linux)
Syntax: RAdio_port [<n>]
(Vorgabe: 0)

Definiert die Portnummer des Radio-Interface (Net-CMD-Interface) unter Linux.
Wampes bzw. TNT unterstuetzt ein "NETCMD"-Interface, es existiert
ein TCP/IP-Socket ueber den man Verbindungen nach aussen aufbauen kann.

Beispiel:        "telnet localhost 8134"
Verbindet mit dem Radio-Interface, dort kann dann mit dem Befehl
CONNECT AX25 OE1XLR OE3DZW-12
als "oe3dzw-12" nach "oe1xlr" eine Verbindung aufgebaut werden.

Allerdings unterscheiden sich die Interfaces von Wampes und TNT, die
Implementierung hat sich an TNT orientiert:

--- tnt-Doku:
The Netcmd-server works compatible to Wampes. So after connect to the
socket, the server is in command mode and accepts three commands: ASCII,
BINARY and CONNECT. Any other input or wrong arguments lead to a closing of
the connection.

ASCII selects a translation from line feed to carriage return before
transmitting data on the AX25 side and vice versa. This is the default mode.

BINARY selects a transparent connection without any character translation.

CONNECT starts an AX25 connection (..). It needs additional
parameters, the syntax is:

CONNECT <transport mode> <destination callsign> [source callsign]

The only valid value for "transport mode" is AX25, other modes will lead to
a closing of the connection. The destination callsign must not contain any
digipeaters. (...)

After a successful link setup the server will switch to data mode, all
received data will be sent to the socket, all data from the socket will be
transmitted on the AX25 side.

When the link setup was not successful, the socket connection will be simply
disconnected without any further information.
--- Ende tnt-Doku

Beim Verbindungsaufbau werden die Pfade entsprechend einer Datei "netpath.bcm"
verwendet:
  ------ l2path.bcm
  ; comments are ignored (start with ;)
  ; format: <to_call>: <path>
  db0clx:  db0clx oe1xlr
  ha5dxx:  ha5dxc oe1xlr oe3xpr
  ------

Das Interface ist am mit "radio_port" eingestellten Port verfuegbar. Mit "0"
wird es abgeschaltet (Vorgabe). Eine veraenderte Einstellung wird erst nach
einem Neustart uebernommen. Im Gegensatz zu Windows ist allerdings kein
Neustart des Rechners notwendig.

Beispiel:       RADIO_PORT 4718

 19.04.2024 23:16:51lZurueck Nach oben