[FADCA] Re: FPAC w/ two ports

Chuck Hast wchast at gmail.com
Thu Jan 6 16:10:23 EST 2005


On Thu, 06 Jan 2005 11:59:01 -0500, Charles S Schuman
<k4gbb at earthlink.net> wrote:
> I do most of my work on the Linux box from a Putty term on my WinME
> workstation. I do this for two reasons:
> 1. It's cold in there where the servers are!
> 2. I'm forcing myself to use the cmd line. If I use the kbd @ the Linux
> box I am tempted to use the GUI.
> 
> I now have two FPAC ports operational - I think. I have one radio/TNC
> port w/ a simple KISS chip. The radio is on .03. The other port is AXIP
> w/ KISS. I struggled with the device numonic... tried to use eth0 and
> ended up using ptyq0. I created two ROSE and one NetRom device - to be
> used later.

eth0 is the first eithernet port. Did you go in and take a look at my config
files on the switch?

> 
> I am still getting the odd error message from FPAC - I'll take them on
> one @ a time. The next challange is to get some connectivity via the
> AXIP port.

What is the error you are seeing?
As to the axip port, again go in and take a look at my files and see how it
was done. 

> I tried the ping command (from FPAC) on your address, but it failed. I
> suspect you have your ping responce turned off. I was able to get FPAC
> to SSH to you, but then KISS kicked in and threw the whole mess into a
> cocked hat. I guess I'll be snooping around in your files some more to
> try and get an idea of what is needed to support the AXIP routing and
> connections.

KISS is what is run over the axip connection, look at my file below and set
yours up accordingly. You will be running UDP for the connection.
 


#
# ax25ipd configuration file for station kp4djt.ampr.org
#
# Select axip transport. 'ip' is what you want for compatibility
# with most other gates ...
#
#socket ip
socket udp 10093
#
# Set ax25ipd mode of operation. (digi or tnc)
#
mode tnc
#
# If you selected digi, you must define a callsign.  If you selected
# tnc mode, the callsign is currently optional, but this may change
# in the future! (2 calls if using dual port kiss)
#
#mycall vk5xxx-4
#mycall2 vk5xxx-5
#
# In digi mode, you may use an alias. (2 for dual port)
#
#myalias svwdns
#myalias2 svwdn2
#
# Send an ident every 540 seconds ...
#
#beacon after 540
#btext ax25ip -- tncmode rob/vk5xxx -- Experimental AXIP gateway
#
# Serial port, or pipe connected to a kissattach in my case
#
device /dev/ttyq0
#
# Set the device speed
#
speed 0
#
# loglevel 0 - no output
# loglevel 1 - config info only
# loglevel 2 - major events and errors
# loglevel 3 - major events, errors, and AX25 frame trace
# loglevel 4 - all events
# log 0 for the moment, syslog not working yet ...
#
loglevel 0
#
# If we are in digi mode, we might have a real tnc here, so use param to
# set the tnc parameters ...
#
#param 1 20
#
# Broadcast Address definition. Any of the addresses listed will be forwarded

# to any of the routes flagged as broadcast capable routes.
#
#broadcast QST-0 NODES-0
#
# ax.25 route definition, define as many as you need.
# format is route (call/wildcard) (ip host at destination)
# ssid of 0 routes all ssid's
#
# route <destcall> <destaddr> [flags]
#
# Valid flags are:
#         b  - allow broadcasts to be transmitted via this route
#         d  - this route is the default route
#
#route hb9ww 157.26.65.22
#
#route f5mzn 62.4.18.179
#
#route f1hci 80.65.225.96
#
route f5kbw 147.210.91.241 udp 10093
#
route f6bvp 82.66.61.83 udp 10093
#
(END)

> 
> If any of this seems to be of an Interest.. feel free to rebroadcast it
> to the group.
> 

Yes, let us take it over to the list, that way all can use it. You are
the second
one to get it up and running. Indeed the ICMP stuff is suppressed as far as I
can remember that way it is one less way for a no-no to get into the network
here.


-- 
Chuck Hast 
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