[FADCA] Add on to display adjacent switch
Chuck Hast
wchast at gmail.com
Mon Jul 24 19:08:00 EDT 2006
On 7/24/06, bud Thompson <budt at cfl.rr.com> wrote:
>
> ----- Original Message -----
> From: "Chuck Hast" <wchast at gmail.com>
> To: "Linux FPAC" <fpac at f6fbb.org>; "FADCA" <fadca at mailman.qth.net>
> Sent: Monday, July 24, 2006 01:24
> Subject: [FADCA] Add on to display adjacent switch
>
>
> >I did this little file to display neighbor switches and addresses, all it
> >does
> > is grep the data into a file and then greps the file for the info that
> > is particular
> > to the adjacent switches. There is probably a quicker way to do it, but
> > hey
> > it works and it will allow the users to discover the paths to the neighbor
> > switches if they want to.
> >
> > I called it 'adjacent' and if you connect to kp4djt-8 and type adj you
> > will
> > get the neighbor switches with thier addresses. Here it is in all of it's
> > glory.
> >
> > root at fpac-dev:/etc/ax25# cat adjacent
> > #!/bin/bash
> > grep -A3 "Node =" /etc/ax25/fpac.conf > test.rt
> > grep -A2 Path test.rt
> > # thats all folks!!!
> >
> > --
> > Chuck Hast -- KP4DJT --
>
>
> * * *
>
> I cannot connect to KP4DJT-8 using CH9 from Orlando Linux FPAC.
>
> Can anyone else?
>
> bud N0IA
Something had happened to my ax25ipd, not sure what, but it is back up.
That is the first time I have seen that happen, I had ssh'd into the machine
from work and when I looked at the heard list and the nodes list there were
a lot of OLD times, indeed all of the internet stuff had been gone for about
13 hours, it is back up now. Not sure why ax25ipd unloaded, but will have
to look at the logs and see what it says.
--
Chuck Hast -- KP4DJT --
To paraphrase my flight instructor;
"the only dumb question is the one you DID NOT ask resulting in my going
out and having to identify your bits and pieces in the midst of torn
and twisted metal."
More information about the FADCA
mailing list