[FADCA] Re: [fpac] FBB thru FPAC?

k4gbb at earthlink.net k4gbb at earthlink.net
Sat Dec 31 09:19:16 EST 2005



-----Original Message-----
>From: Ray Wells <mvc at midcoast.com.au>
>Sent: Dec 30, 2005 5:50 PM
>To: k4gbb at earthlink.net, List for LINUX ROSE/FPAC network switch <fpac at f6fbb.org>
>Cc: FADCA - News Reflecter <fadca at mailman.qth.net>, fpac at home.f6fbb.org
>Subject: Re: [fpac] FBB thru FPAC?
>
>Charles S Schuman wrote:
>
>>We recently added LinFBB BBSes to two of out Linux FPAC node sites.
>>Direct incomming connect requests work, but a request via the FPAC node
>>doesn't. How do we setup FBB/FPAC so that we can access the BBS from the 
>>node and vise-versa?
>>
>>On another note...
>>Chuck, KN4DJT, has dreamed up a two dozen commands for status reports 
>>and fast connects. The problem is that when he adds all of them to the 
>>command section it takes up half a screen when you use the ? cmd.
>>
>>Is there a way to hide some of these commands? Or perhaps when the next 
>>version comes out hide commands which begin with . (dot).
>>
>><<Charlie>>
>>    k4gbb
>>_______________________________________________
>>fpac maillist  -  fpac at f6fbb.org
>>http://mailman.f6fbb.org/mailman/listinfo/fpac
>>
>>  
>>
>Ok, here we go.
>
>I have created two loopback ports, one for node to bbs connections and 
>the other for the reverse.
>
>This is the relevant part of axports ...
>bbs    KEMPC-6        0    250    5    node-bbs loopback
>node    KEMPC-5        0    250    5    bbs-node loopback
>
>As per a previous posting, I use aliases rather than callsigns but 
>that's not important here.
>
>And this from my ax25 start-up file ....
>
># configure loopback ports
>    /usr/sbin/kissnetd /dev/ptyq1 /dev/ptyq2 &
>    sleep 4
>    #
>    /usr/sbin/kissattach /dev/ttyq1 bbs 10.0.0.1
>    /usr/sbin/kissattach /dev/ttyq2 node 10.0.0.2
>    #
>    /sbin/ifconfig ax4 10.0.0.1 netmask 255.255.255.255 hw ax25 KEMPC-6
>    /sbin/ifconfig ax5 10.0.0.2 netmask 255.255.255.255 hw ax25 KEMPC-5
>
>This is from port.sys in fbb
>9   3      2   node   250   5     2     10     00/20   XUWYL node
>
>And this from fpac.conf
>BBs     = /usr/sbin/ax25_call bbs %s vk2tv
>
>I think that covers it.
>
>
I've got the concept... Having trouble with the application.

    /sbin/ifconfig ax4 10.0.0.1 netmask 255.255.255.255 hw ax25 KEMPC-6
    /sbin/ifconfig ax5 10.0.0.2 netmask 255.255.255.255 hw ax25 KEMPC-5

In these two lines, are we setting up two new sockets or redefining parms for the two that we created with the kissattach?

I'm guessing that the line for fpac.conf goes in the applications block.

Last...
What is my fwd file connect going to look like?
Again, I'm guessing  - same as a connect to a BBS on a radio port.

>Ray, VK2TV
>
>



More information about the FADCA mailing list