Pablo Bianucci wrote:
> Hi Jim!
>
> On Fri, Jul 23, 1999 at 05:44:23PM -0700, Jim from RidgeNet wrote:
>
> > It *does* run with ax25d....I've done it :)
> >
> > ax25d and xfbbd run together much like apache, ftpd, sendmail, and inetd
> > work together with the same interfaces. Its the same consept. Port numbers
> > are replaced with calsign ssid's (so ax25d would use a different SSID than
> > FBB, for example, KE6DWM-1 for ax25d and KE6DWM-3 for xfbbd. Both would use
> > the same radio.
>
> Then I wasn't so off-target. I'd like to find something that is spawned from
> ax25d, not that coexists with it. Something like when you use ftpd called
> from inetd!
>
>
It doesn't work that way. FBB runs all the time. It has it own callsign and
listens to all the ax25 ports you configure it to. Well, maybe that's not true
either... I think you can attach 9 ax25 ports. You can use ax25_call to connect
to it from ax25d via a loopback setup. I'm not sure what the point is unless
it's for netrom or alias or for changing a callsign based on the alias or.....
It's Linux.... You can do most anything. ;-) But fbb doesn't listen on stdin so
it can't be worked directly from ax25d.
Bob