* usage of f6fbb via telnet port
@ 2004-04-22 13:49 Günther Montag
2004-04-23 6:23 ` Rodolfo Brasnarof
` (2 more replies)
0 siblings, 3 replies; 12+ messages in thread
From: Günther Montag @ 2004-04-22 13:49 UTC (permalink / raw)
To: linux hams; +Cc: -HFTERMHACKERS-
Hello friends,
i am working at connecting a ham program to f6fbb.
I want to open a bbs prompt (something like a msg "here is fsfbb.. enter "H"
for help... "M" to see your mails... and so on) via telnet, e.g. by
"telnet localhost 3286" (3286 example for port number.
The fbb doc says there is a way to have a telnet port besides tnc etc.
Is it possible this way, and how to configure? pse tips! tnx!
--
73 de
Günther
dl4mge@darc.de
-
To unsubscribe from this list: send the line "unsubscribe linux-hams" in
the body of a message to majordomo@vger.kernel.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
^ permalink raw reply [flat|nested] 12+ messages in thread
* Re: usage of f6fbb via telnet port
2004-04-22 13:49 usage of f6fbb via telnet port Günther Montag
@ 2004-04-23 6:23 ` Rodolfo Brasnarof
[not found] ` <200404231632.20056.dr.g.montag@gmx.net>
[not found] ` <200404231502.30654.dl4mge@darc.de>
[not found] ` <408968CA.4030304@free.fr>
[not found] ` <20040422123757.3d4249a9.john@jcoppens.com>
2 siblings, 2 replies; 12+ messages in thread
From: Rodolfo Brasnarof @ 2004-04-23 6:23 UTC (permalink / raw)
To: linux-hams
---
On 22 Apr 2004 at 15:49, Günther Montag wrote:
> Hello friends,
> i am working at connecting a ham program to f6fbb.
> I want to open a bbs prompt (something like a msg "here is fsfbb.. enter "H"
> for help... "M" to see your mails... and so on) via telnet, e.g. by
> "telnet localhost 3286" (3286 example for port number.
> The fbb doc says there is a way to have a telnet port besides tnc etc.
> Is it possible this way, and how to configure? pse tips! tnx!
Yes, you can have telnet access to fbb. De default port is
6300 but of course you can use another one.
Notice that telnet access is by default in read only mode.
In my personal experience, for example to give access to fbb
from linuxnode on the same machine, telnet access was not
fine. I used axip instead.
If you still want telnet access, you have to add 1 tnc and 1
port. Then add a line like this to the ports:
#Com Interface Address (device) Baud
2 9 189C 0
and something like this to the tncs:
#TNC NbCh Com MultCh Pacln Maxfr NbFwd MxBloc M/P-Fwd Mode Freq
2 8 2 0 250 2 1 10 00/60 TUWR Telnet
The address in the port line is the tcp port where to listen
in hex (6300 in the example).
-
To unsubscribe from this list: send the line "unsubscribe linux-hams" in
the body of a message to majordomo@vger.kernel.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
^ permalink raw reply [flat|nested] 12+ messages in thread
* Re: usage of f6fbb via telnet port
[not found] ` <200404231502.30654.dl4mge@darc.de>
@ 2004-04-26 5:05 ` Rodolfo Brasnarof
2004-04-26 11:18 ` Günther Montag
0 siblings, 1 reply; 12+ messages in thread
From: Rodolfo Brasnarof @ 2004-04-26 5:05 UTC (permalink / raw)
To: linux-hams; +Cc: Günther Montag
---
On 23 Apr 2004 at 15:02, Günther Montag wrote:
> Tnx for info!
> will test this config!
> I want to be able to send and receive mail using a ham program (hf / hfterm)
> 's rx and tx window, which means, configure the program as mailbox., like the
> pactor mailboxes.
> Where can I read something about axip?
First, why don't you reply to linux-hams, so all of us can
help you?
You can read about axip (actually ax25 ip encapsulation) on
manpages: axipd(1), ax25ipd.conf(5), and some examples in
ax25-howto.
-
To unsubscribe from this list: send the line "unsubscribe linux-hams" in
the body of a message to majordomo@vger.kernel.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
^ permalink raw reply [flat|nested] 12+ messages in thread
* Re: usage of f6fbb via telnet port
[not found] ` <200404231632.20056.dr.g.montag@gmx.net>
@ 2004-04-26 5:05 ` Rodolfo Brasnarof
0 siblings, 0 replies; 12+ messages in thread
From: Rodolfo Brasnarof @ 2004-04-26 5:05 UTC (permalink / raw)
To: linux-hams; +Cc: Günther Montag
---
On 23 Apr 2004 at 16:32, Günther Montag wrote:
> Am Freitag 23 April 2004 08:23 schrieb Rodolfo Brasnarof:
> > ---
> >
> > On 22 Apr 2004 at 15:49, Günther Montag wrote:
> > > Hello friends,
> > > i am working at connecting a ham program to f6fbb.
> > > I want to open a bbs prompt (something like a msg "here is fsfbb.. enter
> > > "H" for help... "M" to see your mails... and so on) via telnet, e.g. by
> > > "telnet localhost 3286" (3286 example for port number.
> > > The fbb doc says there is a way to have a telnet port besides tnc etc.
> > > Is it possible this way, and how to configure? pse tips! tnx!
> >
> > Yes, you can have telnet access to fbb. De default port is
> > 6300 but of course you can use another one.
> >
> > Notice that telnet access is by default in read only mode.
> >
>
> Hello!
> tnx to John % Rodolfo, now i managed to connect from console via
> telnet localhost 6300
> to f6fbb,
> it is a fine program!
> (tnx Remi for the suggestion!)
> but sorry only read-only - can i change this someway?
Yes. You have to set M Flag in EU command.
-
To unsubscribe from this list: send the line "unsubscribe linux-hams" in
the body of a message to majordomo@vger.kernel.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
^ permalink raw reply [flat|nested] 12+ messages in thread
* Re: usage of f6fbb via telnet port
[not found] ` <4089A467.3000507@eunet.yu>
@ 2004-04-26 11:15 ` Günther Montag
0 siblings, 0 replies; 12+ messages in thread
From: Günther Montag @ 2004-04-26 11:15 UTC (permalink / raw)
To: Miroslav Skoric, Remi F4ECW; +Cc: XFBB, linux hams
Am Samstag 24 April 2004 01:19 schrieben Sie:
> remi.chateauneu wrote:
> > Günther Montag wrote:
> >> Hello friends,
> >> i am working at connecting a ham program to f6fbb.
> >> I want to open a bbs prompt (something like a msg "here is fsfbb..
> >> enter "H" for help... "M" to see your mails... and so on) via telnet,
> >> e.g. by "telnet localhost 3286" (3286 example for port number.
> >> The fbb doc says there is a way to have a telnet port besides tnc etc.
> >> Is it possible this way, and how to configure? pse tips! tnx!
> >
> > As far as I remember, there is a specific tool which can run as a kind
> > of telnet client.
> > Is it possible to use a plain telnet to access FBB ?
> >
> > PS: Dear Guenther, in which area of Deutschland are you ?
> >
> >
> >
> > _______________________________________________
> > xfbb maillist - xfbb@f6fbb.org
> > http://www.f6fbb.org/mailman/listinfo/xfbb
>
> There is also: http://tldp.org/HOWTO/FBB.html
I come from between Munich and Augsburg!
Tnx for info, will look at the howto, you helped me much!
--
73 de
Günther
dl4mge@darc.de
-
To unsubscribe from this list: send the line "unsubscribe linux-hams" in
the body of a message to majordomo@vger.kernel.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
^ permalink raw reply [flat|nested] 12+ messages in thread
* Re: usage of f6fbb via telnet port
2004-04-26 5:05 ` Rodolfo Brasnarof
@ 2004-04-26 11:18 ` Günther Montag
0 siblings, 0 replies; 12+ messages in thread
From: Günther Montag @ 2004-04-26 11:18 UTC (permalink / raw)
To: Rodolfo Brasnarof; +Cc: linux hams, -HFTERMHACKERS-
Am Montag 26 April 2004 07:05 schrieben Sie:
> ---
>
> On 23 Apr 2004 at 15:02, Günther Montag wrote:
> > Tnx for info!
> > will test this config!
> > I want to be able to send and receive mail using a ham program (hf /
> > hfterm) 's rx and tx window, which means, configure the program as
> > mailbox., like the pactor mailboxes.
> > Where can I read something about axip?
>
> First, why don't you reply to linux-hams, so all of us can
> help you?
>
> You can read about axip (actually ax25 ip encapsulation) on
> manpages: axipd(1), ax25ipd.conf(5), and some examples in
> ax25-howto.
Hallo Rodolfo! Tnx for info!
Sri for forgetting copy to linux-hams! It is such an interesting list and I
learn many things from it!
--
73 de
Günther
dl4mge@darc.de
-
To unsubscribe from this list: send the line "unsubscribe linux-hams" in
the body of a message to majordomo@vger.kernel.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
^ permalink raw reply [flat|nested] 12+ messages in thread
* Re: usage of f6fbb via telnet port
[not found] ` <20040422123757.3d4249a9.john@jcoppens.com>
@ 2004-04-26 11:20 ` Günther Montag
[not found] ` <20040426163020.0c79a7af.john@jcoppens.com>
0 siblings, 1 reply; 12+ messages in thread
From: Günther Montag @ 2004-04-26 11:20 UTC (permalink / raw)
To: John Coppens; +Cc: -HFTERMHACKERS-, linux hams
Am Donnerstag 22 April 2004 17:37 schrieben Sie:
> On Thu, 22 Apr 2004 15:49:53 +0200
>
> Günther Montag <dl4mge@darc.de> wrote:
> > 3286
>
> Hi Gunter
>
> This is what I found out:
>
> That port (3286) is open normally, but it is formatted to be used with the
> xfbbC terminal program. The username and password are made into a key to
> be sent to that port, to get actual access.
>
> According to 18.23 of the FBB manual:
>
> The address to use may be 189C (189C hex = 6300 decimal).
>
> But, it´s also possible to define another port address,
> for example if you want Telnet access to LinFBB on port 23,
> (port 23 is standard for Telnet, but 23 is also used by inetd in Linux!)
> then change the ´address´ of COM2 to 17 (hex 17 = 23 decimalt)
>
> Tip:
> 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).
>
>
> <Image>Example of PORT.SYS for LinFBB
>
> Standard PORT.SYS with 1 TNC (COM1) with WA8DED-hostmode,
> 4 channels, 1 channel for outgoing forward,
> and one Telnet interface listening on port 6300,
> 8 channels, 1 channel for outgoing forward.
>
> #
> #Ports TNCs
> 2 2
> #
> #Com Interface Address (device) Baud
> 1 9 /dev/cua0 9600
> 2 9 189C 0 <=== the telnet port at 6300
> #
>
> 73,
> John
> ON6JC/LW3HAZ
tnx!
How it i do want that access is read/write?
--
73 de
Günther
dl4mge@darc.de
-
To unsubscribe from this list: send the line "unsubscribe linux-hams" in
the body of a message to majordomo@vger.kernel.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
^ permalink raw reply [flat|nested] 12+ messages in thread
* Re: usage of f6fbb via telnet port
[not found] ` <20040426163020.0c79a7af.john@jcoppens.com>
@ 2004-04-27 14:26 ` Günther Montag
[not found] ` <4091B615.25333.76512@localhost>
1 sibling, 0 replies; 12+ messages in thread
From: Günther Montag @ 2004-04-27 14:26 UTC (permalink / raw)
To: John Coppens; +Cc: linux hams
Am Montag 26 April 2004 21:30 schrieben Sie:
> Hallo Günter
>
> Ich glaube Du mußt jede 'user' persönlich zu R/W Zugang editieren (Ich
> habe es aber nie versucht):
>
> EU callsign :
> Edits the main parameters of a user. The user's parameters are first
> displayed, then a string of options will allow you to edit the various
> parameters. A "return" terminates the edit. Most of fields can be cleared
> with a point. A user can be edited while connected and then action is
> immediate. Flags are :
>
> R : All mail (included personal) can be read
> P : Paging validated
> B : BBS
> S : Sysop
> X : Expert
> L : Local (Allowed to all commands on guest access).
> E : Excluded (cannot connect to the BBS)
> M : Modem access <==================================
> U : Unproto (Allows unproto list requests).
> I : Give list of new messages on logon.
> F : PMS forwarding (allows forward but texts are like normal user).
>
> Entschuldigung fürs schlechte Deutsch ;-)
>
> Tschúß
>
> John
>
Hallo John!
Dein Deutsch ist großartig!!
Wie komm ich zu diesem EU-Menü überhaupt hin?
--
73 de
Günther
dl4mge@darc.de
-
To unsubscribe from this list: send the line "unsubscribe linux-hams" in
the body of a message to majordomo@vger.kernel.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
^ permalink raw reply [flat|nested] 12+ messages in thread
* Re: usage of f6fbb via telnet port
[not found] ` <4091B615.25333.76512@localhost>
@ 2004-04-30 12:27 ` Günther Montag
2004-05-03 11:58 ` f6fbb via telnet port, f6fbb mailing list? Günther Montag
1 sibling, 0 replies; 12+ messages in thread
From: Günther Montag @ 2004-04-30 12:27 UTC (permalink / raw)
To: Rodolfo Brasnarof; +Cc: -HFTERMHACKERS-, linux hams
>
> I don't understand very well, but you can default
> modem/telnet access enabled to new users by adding it's
> corresponding value in the mask in fbb.conf file as follows:
>
> # First connection mask :
> # 0 : Disable
> # 1 : Excluded
> # 2 : Local
> # 4 : Expert
> # 8 : Sysop
> # 16 : BBS
> # 32 : Pagination
> # 64 : Guest
> # 128: Modem
> # 256: See-all-messages
> # 1024: Liste des messages nouveaux.
> #mask = 3616
> mask = 3744
>
> So add 128 to your existing mask, and all new users will
> have modem access enabled. You still will have to edit old
> users I think.
>
> > > Entschuldigung fürs schlechte Deutsch ;-)
>
> Yes, please, try to keep it in English. It's hard for me to
> understand German, as should be for you to understand
> Spanish.
Hasta la vista Rodolfo!
Tny very much for this info!
I think this is the solution, it will help me very much!
My vision is to make out of my hf pactor program a real automatic mailbox,
like the existing pactor (winlink / airmail) mailboxes, with the help of
f6fbb, so that new users can register and send mails immidiately without
having to wait for the sysop. Maybe new with linux, and without ptc, i do not
know. But now i am happily looking forward to the weekend in my shack...
Tnx again
--
73 de
Günther
dl4mge@darc.de
-
To unsubscribe from this list: send the line "unsubscribe linux-hams" in
the body of a message to majordomo@vger.kernel.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
^ permalink raw reply [flat|nested] 12+ messages in thread
* Re: f6fbb via telnet port, f6fbb mailing list?
[not found] ` <4091B615.25333.76512@localhost>
2004-04-30 12:27 ` Günther Montag
@ 2004-05-03 11:58 ` Günther Montag
2004-05-06 4:13 ` Rodolfo Brasnarof
1 sibling, 1 reply; 12+ messages in thread
From: Günther Montag @ 2004-05-03 11:58 UTC (permalink / raw)
To: Rodolfo Brasnarof; +Cc: linux hams
Am Freitag 30 April 2004 07:12 schrieben Sie:
> ---
>
> I don't understand very well, but you can default
> modem/telnet access enabled to new users by adding it's
> corresponding value in the mask in fbb.conf file as follows:
>
> # First connection mask :
> # 0 : Disable
> # 1 : Excluded
> # 2 : Local
> # 4 : Expert
> # 8 : Sysop
> # 16 : BBS
> # 32 : Pagination
> # 64 : Guest
> # 128: Modem
> # 256: See-all-messages
> # 1024: Liste des messages nouveaux.
> #mask = 3616
> mask = 3744
>
> So add 128 to your existing mask, and all new users will
> have modem access enabled. You still will have to edit old
> users I think.
Hallo Rodolfo & friends
I tried this, sorry, no change! Still the message "Read only access... you can
only send a mail to the sysop".
Does anyone know where I can subscribe the f6fbb mailing list and read its
archive?
tnx!!!
73 de
Günther
dl4mge@darc.de
-
To unsubscribe from this list: send the line "unsubscribe linux-hams" in
the body of a message to majordomo@vger.kernel.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
^ permalink raw reply [flat|nested] 12+ messages in thread
* Re: f6fbb via telnet port, f6fbb mailing list?
2004-05-03 11:58 ` f6fbb via telnet port, f6fbb mailing list? Günther Montag
@ 2004-05-06 4:13 ` Rodolfo Brasnarof
2004-05-07 20:35 ` Rodolfo Brasnarof
0 siblings, 1 reply; 12+ messages in thread
From: Rodolfo Brasnarof @ 2004-05-06 4:13 UTC (permalink / raw)
To: linux-hams
---
On 3 May 2004 at 13:58, Günther Montag wrote:
> Am Freitag 30 April 2004 07:12 schrieben Sie:
> > ---
> >
> > I don't understand very well, but you can default
> > modem/telnet access enabled to new users by adding it's
> > corresponding value in the mask in fbb.conf file as follows:
> >
> > # First connection mask :
> > # 0 : Disable
> > # 1 : Excluded
> > # 2 : Local
> > # 4 : Expert
> > # 8 : Sysop
> > # 16 : BBS
> > # 32 : Pagination
> > # 64 : Guest
> > # 128: Modem
> > # 256: See-all-messages
> > # 1024: Liste des messages nouveaux.
> > #mask = 3616
> > mask = 3744
> >
> > So add 128 to your existing mask, and all new users will
> > have modem access enabled. You still will have to edit old
> > users I think.
>
> Hallo Rodolfo & friends
> I tried this, sorry, no change! Still the message "Read only
> access... you can only send a mail to the sysop".
The mask set de default values for NEW user as the register.
You'll have to edit old (already registered) users'
configuration with EU command, and add the M to them, I
think one by one. Or perhaps just erase all the users.
If you only want to give access to some users, Add the M to
them, and you don't need the mask in this case.
-
To unsubscribe from this list: send the line "unsubscribe linux-hams" in
the body of a message to majordomo@vger.kernel.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
^ permalink raw reply [flat|nested] 12+ messages in thread
* Re: f6fbb via telnet port, f6fbb mailing list?
2004-05-06 4:13 ` Rodolfo Brasnarof
@ 2004-05-07 20:35 ` Rodolfo Brasnarof
0 siblings, 0 replies; 12+ messages in thread
From: Rodolfo Brasnarof @ 2004-05-07 20:35 UTC (permalink / raw)
To: linux-hams
Sorry, my last message has too many typos and is not clear,
even for me. (Correction included this time).
---
On 6 May 2004 at 1:13, Rodolfo Brasnarof wrote:
>
>
> ---
> On 3 May 2004 at 13:58, Günther Montag wrote:
>
> > Am Freitag 30 April 2004 07:12 schrieben Sie:
> > > ---
> > >
> > > I don't understand very well, but you can default
> > > modem/telnet access enabled to new users by adding it's
> > > corresponding value in the mask in fbb.conf file as follows:
> > >
> > > # First connection mask :
> > > # 0 : Disable
> > > # 1 : Excluded
> > > # 2 : Local
> > > # 4 : Expert
> > > # 8 : Sysop
> > > # 16 : BBS
> > > # 32 : Pagination
> > > # 64 : Guest
> > > # 128: Modem
> > > # 256: See-all-messages
> > > # 1024: Liste des messages nouveaux.
> > > #mask = 3616
> > > mask = 3744
> > >
> > > So add 128 to your existing mask, and all new users will have
> > > modem access enabled. You still will have to edit old users I
> > > think.
> >
> > Hallo Rodolfo & friends
> > I tried this, sorry, no change! Still the message "Read only
> > access... you can only send a mail to the sysop".
>
> The mask set de default values for NEW user as the register.
> You'll have to edit old (already registered) users' configuration
> with EU command, and add the M to them, I think one by one. Or
> perhaps just erase all the users.
(should be)
The mask sets de default values for NEW users as they
register. You'll have to edit old (already registered)
users' configuration with EU command, and add the M to them,
I think one by one. Or perhaps just erase all the users.
> If you only want to give access to some users, Add the M to them,
> and you don't need the mask in this case.
-
To unsubscribe from this list: send the line "unsubscribe linux-hams" in
the body of a message to majordomo@vger.kernel.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
^ permalink raw reply [flat|nested] 12+ messages in thread
end of thread, other threads:[~2004-05-07 20:35 UTC | newest]
Thread overview: 12+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2004-04-22 13:49 usage of f6fbb via telnet port Günther Montag
2004-04-23 6:23 ` Rodolfo Brasnarof
[not found] ` <200404231632.20056.dr.g.montag@gmx.net>
2004-04-26 5:05 ` Rodolfo Brasnarof
[not found] ` <200404231502.30654.dl4mge@darc.de>
2004-04-26 5:05 ` Rodolfo Brasnarof
2004-04-26 11:18 ` Günther Montag
[not found] ` <408968CA.4030304@free.fr>
[not found] ` <4089A467.3000507@eunet.yu>
2004-04-26 11:15 ` Günther Montag
[not found] ` <20040422123757.3d4249a9.john@jcoppens.com>
2004-04-26 11:20 ` Günther Montag
[not found] ` <20040426163020.0c79a7af.john@jcoppens.com>
2004-04-27 14:26 ` Günther Montag
[not found] ` <4091B615.25333.76512@localhost>
2004-04-30 12:27 ` Günther Montag
2004-05-03 11:58 ` f6fbb via telnet port, f6fbb mailing list? Günther Montag
2004-05-06 4:13 ` Rodolfo Brasnarof
2004-05-07 20:35 ` Rodolfo Brasnarof
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox