This commit is contained in:
gferg 2007-04-11 13:35:13 +00:00
parent 7742819a3d
commit 33a278d73f
3 changed files with 180 additions and 16 deletions

View File

@ -6,7 +6,7 @@
<title>FBB Packet-radio BBS mini-HOWTO
<author>Miroslav "Misko" Skoric, YT7MPB,
<tt/skoric at eunet dot yu/
<date>v1.37, 2006-07-28
<date>v1.38, 2007-04-09
<abstract>
<nidx>linux windows nt amateur packet radio</nidx>
This mini-HOWTO covers the installation and use of
@ -82,14 +82,14 @@ have here:
<tscreen><verb>
1. WinFBB when I run Windows.
2. LinFBB when I run Linux. It should be an
Xwindow application that may be
started/stopped similarly to WinFBB.
2. LinFBB when I run Linux. It should be an
Xwindow application that may be
started/stopped similarly to WinFBB.
That's why X11 LinFBB package is used.
3. LinFBB when I run Linux, but as a daemon
that runs in the background. In addition,
an interface for a local user (myself)
an interface for a local user (myself)
is needed, as well as an interface to
monitor the radio channel.
@ -2101,7 +2101,7 @@ next release of this mini-HOWTO, hams!).
2003-06-30
<p>
First of all, I have been looking for networking software that
First of all, I have been looking for networking software that
does not require much of hardware resources. Several hams
keep advising me to try this or that way, but Jose, CO2JA,
sent me his distribution copy of <bf>NCSA Telnet</bf> utility.
@ -2279,6 +2279,152 @@ route default 6 * d
<p>
Then I became capable to access my LinFBB server.
<sect1>JNOS 1.11f
<p>
2007-04-09
<p>
Similarly to Xrouter, JNOS is much more than a simple 'telnet client'
for DOS machines. And yes, its telnet ability is fine so I use it to
make casual connections to my LinFBB server without problems.
<p>
On the other side, I always wanted to offer a 24/7 mailbox service to
the radio amateurs in my area. Having in mind that the computer
the LinFBB server runs on is everything but a brand new machine, and
if it failured I would stay without my primary working computer, I
started thinking to use the old 80286 box as a full-time mailbox. In
fact, JNOS might be one of the best solutions for that:
<tscreen><verb>
- It provides complete mailbox operations for incoming users,
- It supports low-end computers, like my 80286 with 1MB RAM,
- It supports mail forwarding with LinFBB servers, including
forwarding over Ethernet,
- etc.
</verb></tscreen>
<sect2>Plans
<p>
Here it is a diagram of my planned ham radio systems:
<tscreen><verb>
__________________________ _____________________________
|80286 CPU, 12MHz, 1MB RAM| |P II CPU, 400MHz, 224 MB |
|MS DOS 5.0 | |Linux Mdk 9.1 / Win2000Pro |
|JNOS 1.11f for DOS | |LinFBB 7.04j / WinFBB16 7.00i|
|configured AXIP tunnel |-- Ethernet --|BPQ32 with AXIP tunnel |
|TNC2 in KISS mode | 10 mbps |tel. modem port 33k6 |
|2m VHF radio | (LAN) |dial-up to the Internet |
|network card | |network card |
--------------------------- -------------------------------
</verb></tscreen>
<p>
The idea was to use the 286 box as a 24/7 amateur radio mailbox. The
local users would connect to the mailbox using their VHF stations. While
logged, they are offered to read bulletins that have been supplied
by the LinFBB machine. In addition, users can sent replies to the bulletins'
authors as well as to write other personal emails. JNOS is planned to run
24/7 which means its services would be available regardless the LinFBB
computer is active or not.
<p>
Having in mind that LinFBB is just one of the applications I use when
working with the P II computer, and the fact that I don't have enough
resources to finance some better equipment, I found it as rational to
use LinFBB only when really needed - including forwarding purposes.
That means, the local packeteers would have no problem if the P II
computer is off while I am at work or something. The 286 box is going
to provide all mailbox services.
<p>
When I return home from work and switch the LinFBB server on in order to
exchange the content of its mailbox with remote BBS stations using 'telnet
forwarding' via the Internet, it would establish another 'telnet
forwarding'session - this time with JNOS mailbox added. Of course, in that
case I would need to keep my dial-up connection to the Internet alive as
long as the content of the LinFBB mailbox is exchanged with remote servers.
The telnet sessions within the home LAN (Ethernet) can take as much time as
needed and during those sessions LinFBB and JNOS mailboxes would exchange
both bulletins ('SB' messages) and personal stuff ('SP' messages).
<sect2>Realization
<p>
I have already had a version of JNOS which was dated somewhere in mid-nineties.
First of all, I searched the web in order to learn how things changed during
the last decade and, as a result, I discovered that the last version of JNOS
'family 1.xx' was 1.11f - for which I have even found the installer package.
So I downloaded and installed it - though I was not sure which options were
activated ("defined" in the JNOS jargon) and which were not ("undefined").
<p>
According the instructions, I ensured that my network card's driver was started
before any part of the JNOS program itself. It is important because at the
early stages of JNOS booting process, the JNOS ports are configured, including
the port which uses the network card. So, I managed to set up two ports:
<tscreen><verb>
- A port that provides radio access using TNC2 in KISS mode,
- A port that provides telnet access using the network card.
</verb></tscreen>
<p>
The first tests of the equipment proved that both radio and telnet outlets
were working, but nothing was considered as finished until the JNOS system
was capable to exchange the content of its mailbox with the LinFBB server.
Having in mind that the LinFBB server's telnet port has been in use for a
long time now, I just set up another forwarding 'partner' that was JNOS.
The same I did at the JNOS side, though it was a tricky business because
I was used to configure FBB systems and haven't handle any JNOS system
since the early nineties. So far - so good.
<p>
Unfortunately I faced to the issues I heard of for several times: Telnet
is not the best option to make a forwarding between FBB and JNOS. In fact,
there is no complete technical description of that behavior available,
but what happens is that both FBB or JNOS somehow do not understand
what the other party 'wants to say'. To be precise, during the so called
handshaking part of the session, both systems have to exchange their
'flags' which are [JNOS-1.11f-BFHIM$] in JNOS and [FBB-7.04j-ABFHM$] in
FBB. Whatever happens during that telnet session, often the result is a
broken link.
<p>
After making several tests without much success, I had to subscribe to a
couple of mailing lists and asked for help. The majority of hams suggested
to use an AXIP connection instead of telnet. Frankly speaking, I heard of
the AXIP and AXUDP connections long ago, but I haven't learned much of
them because I did not need them at the time. In short, AXIP (or AXUDP)
are used to 'encapsulate' the usual radio traffic of the AX.25 type into
the internet-like TCP/IP packets. When you have such encapsulated packets
of data, it is easy to transfer them using the wired links - including the
Internet or the Ethernet in my case. More details on how to configure AXIP
(or AXUDP) you can find in another document: AX.25 howto.
<p>
The good thing is that Linux has a 'native' support for the amateur radio
networking, which means you do not have to install some "node" or "switch"
software that is used as an interface between LinFBB server computer and
other amateur radio mailbox systems (more details about the specific setup
in my case will follow in the next versions of this document). The good
thing at the JNOS side is that it also does not need a "node" or "switch"
software that runs bellow the JNOS software itself. That means both LinFBB
and JNOS system operators ('sysops' in the ham terminology) are required
just to activate and configure native AXIP or AXUDP features of their mailbox
systems. In opposite to that, WinFBB (FBB for Windows) sysops have to
install additional "node" or "switch" packages, called BPQ or others.
<p>
After some fine tuning and additional 'tweaking' the LinFBB and JNOS
systems, I am capable to exchange the amateur radio messages between the
two mailboxes. Of course, the experimentation is far from over, because
there are several minor issues to work on. Stay tuned ...
<p>
<sect>How to communicate with LinFBB in Serbian?
@ -4151,7 +4297,7 @@ may help. So I look forward to hear from you soon!
<sect>Bibliography
<p>
2006-07-28
2007-04-09
<em>Notice: I often participate to (inter)national ICT
conferences in Serbia & Montenegro, as well as abroad,
@ -4310,6 +4456,8 @@ combined!
- "The Conference Low-Down", IEEE Potentials, Dec 2005
- "Divided We Fall", The Institute, IEEE, Dec 2005
- "University Networking Through the Amateur Radio Communications",
plenary lecture, "3rd WSEAS/IASME Int. Conf. on Engineering
Education", Vouliagmeni, Athens, Greece, 2006.
@ -4321,6 +4469,10 @@ combined!
- "University Networking Through the Amateur Radio Communications",
tutorial, "10th WSEAS CSCC Multiconference",
Vouliagmeni, Athens, Greece, 2006.
- "Education in Peril", The Institute, IEEE, Sep 2006
- "The Conference Low-Down", IEEE Potentials, Dec 2006
</verb></tscreen>
<p>
@ -4338,7 +4490,7 @@ I invite their administrators to contact me in order to cooperate.
<p>
<sect1>Copyright
<p>
Copyright (c) 2006 by Miroslav "Misko" Skoric, YT7MPB.
Copyright (c) 2007 by Miroslav "Misko" Skoric, YT7MPB.
<P>
Permission is granted to copy, distribute and/or modify
this document under the terms of the GNU Free Documentation
@ -4377,7 +4529,7 @@ at regular intervals.
This is not the first release of this mini-HOWTO. I
hope to improve it whenever possible. Besides that,
there are other documents that may help you to
use amateur radio stuff on your computer. You may
use amateur radio stuff on your computer. You can
also look for AX.25 (mini-)HOWTO at the same
location where you get this FBB mini-HOWTO.

View File

@ -5,7 +5,7 @@
<title>LILO mini-HOWTO
<author>Miroslav "Misko" Skoric,
<tt/skoric at eunet dot yu/
<date>v3.27, 2006-07-28
<date>v3.28, 2007-04-09
<abstract>
<nidx>linux loader windows nt 2000 boot laptop hp</nidx>
LILO is the most used <bf/Li/nux <bf/Lo/ader for the x86 flavor of
@ -1229,7 +1229,7 @@ name="Linux+WindowsNT"> mini-HOWTO.
<sect>Bibliography
<p>
2006-07-28
2007-04-09
<em>Notice: I often participate to (inter)national ICT
conferences in Serbia & Montenegro, as well as abroad,
@ -1388,6 +1388,8 @@ combined!
- "The Conference Low-Down", IEEE Potentials, Dec 2005
- "Divided We Fall", The Institute, IEEE, Dec 2005
- "University Networking Through the Amateur Radio Communications",
plenary lecture, "3rd WSEAS/IASME Int. Conf. on Engineering
Education", Vouliagmeni, Athens, Greece, 2006.
@ -1399,6 +1401,10 @@ combined!
- "University Networking Through the Amateur Radio Communications",
tutorial, "10th WSEAS CSCC Multiconference",
Vouliagmeni, Athens, Greece, 2006.
- "Education in Peril", The Institute, IEEE, Sep 2006
- "The Conference Low-Down", IEEE Potentials, Dec 2006
</verb></tscreen>
<p>
@ -1416,7 +1422,7 @@ I invite their administrators to contact me in order to cooperate.
<p>
<sect1>Copyright
<p>
Copyright (c) 2006 by Miroslav "Misko" Skoric, YT7MPB.
Copyright (c) 2007 by Miroslav "Misko" Skoric, YT7MPB.
<p>
Permission is granted to copy, distribute and/or modify this document
under the terms of the GNU Free Documentation License, Version 1.1 or

View File

@ -5,14 +5,14 @@
<title>Linux+WindowsNT mini-HOWTO
<author>Miroslav "Misko" Skoric,
<tt/skoric at eunet dot yu/
<date>v2.26, 2006-07-28
<date>v2.27, 2007-04-09
<abstract>
<nidx>linux loader windows nt 2000 boot laptop hp</nidx>
This mini-HOWTO covers some ways on how to install both Linux
and Windows NT on the same computer and how to boot either of
them from within LILO menu. There is also another mini-HOWTO
"Linux+NT-Loader" that covers how to boot either of them from
within NT Loader menu. As I consider Windows 2000 to be Windows NT
within NT Loader menu. As I consider Windows 2000 to be Windows NT
version 5.0 this mini-HOWTO also covers upgrading from NT 4.0 to
2000.</abstract>
@ -1677,7 +1677,7 @@ name="FBB">HOWTO.
<sect>Bibliography
<p>
2006-07-28
2007-04-09
<em>Notice: I often participate to (inter)national ICT
conferences in Serbia & Montenegro, as well as abroad,
@ -1836,6 +1836,8 @@ combined!
- "The Conference Low-Down", IEEE Potentials, Dec 2005
- "Divided We Fall", The Institute, IEEE, Dec 2005
- "University Networking Through the Amateur Radio Communications",
plenary lecture, "3rd WSEAS/IASME Int. Conf. on Engineering
Education", Vouliagmeni, Athens, Greece, 2006.
@ -1847,6 +1849,10 @@ combined!
- "University Networking Through the Amateur Radio Communications",
tutorial, "10th WSEAS CSCC Multiconference",
Vouliagmeni, Athens, Greece, 2006.
- "Education in Peril", The Institute, IEEE, Sep 2006
- "The Conference Low-Down", IEEE Potentials, Dec 2006
</verb></tscreen>
<p>
@ -1864,7 +1870,7 @@ I invite their administrators to contact me in order to cooperate.
<p>
<sect1>Copyright
<p>
Copyright (c) 2006 by Miroslav "Misko" Skoric, YT7MPB.
Copyright (c) 2007 by Miroslav "Misko" Skoric, YT7MPB.
<p>
Permission is granted to copy, distribute and/or modify this document
under the terms of the GNU Free Documentation License, Version 1.1 or any