Linux HAM/Amateur Radio development
 help / color / mirror / Atom feed
From: Bill Walton <kj6eo@kj6eo.com>
To: LINUX HAMS MAILING LIST <linux-hams@vger.kernel.org>
Subject: Configuring AX25 NET/ROM!
Date: Thu, 03 Oct 2002 13:51:30 -0700	[thread overview]
Message-ID: <3D9CADD2.96171596@kj6eo.com> (raw)

[-- Attachment #1: Type: text/plain, Size: 1483 bytes --]

Dear Linux-Hams Mailing List:

First of all I would like to thank you for your excellent advice regarding my AX25
NET/ROM configuration issues.  Most of my problems are caused by my lack of
experience with Linux.  Hopefully some day when I am old and gray I will be
answering linux questions instead of asking them (>:

I have basicially got everything running now but I have screwed up the NET/ROM
configuration somewhere and the node is not working properly.  For my particular
setup I do not need AXIP or ROSE.  Once that I can get one port (ax0) working
correctly I should be able to configure the other 5 ports.

I can make "call" requests on "ax0" that seems to work fine.  However, when I
try to connect to SCV:KJ6EO-7 I get connected then get immediately disconnected.
Also the node ignores its alias "SCV".

I humbly request that someone take a look at my configuration files and correct the
mistakes that I have made.  It might be enough if someone would supply me with
copies of their files that correspond to mine.  Once I get the NET/ROM issues
straightened out I can go on to my next BIG HEADACHE which is XFBB.  I can't
get it to run...I get the "Unknown Return Value 127" error (whatever that means).
Again that error is probably due to some mistake I have made somewhere.

The following files are attached:

axports, nrports, nrbroadcast, output (from ifconfig), ax25d.conf, node.conf,
node.perms.

Your help and advice are always appreciated!

Regards,

Bill KJ6EO

[-- Attachment #2: node.conf --]
[-- Type: application/x-unknown-content-type-conf_auto_file, Size: 1744 bytes --]

[-- Attachment #3: axports --]
[-- Type: text/plain, Size: 155 bytes --]

# /etc/ax25/axports
#
# The format of this file is:
#
# name	callsign 	speed 	paclen 	window 	description
#
ax0	KJ6EO-15	9600	256	2	145.050 Mhz 1200 Baud


[-- Attachment #4: ax25d.conf --]
[-- Type: application/x-unknown-content-type-conf_auto_file, Size: 1282 bytes --]

[-- Attachment #5: node.perms --]
[-- Type: text/plain, Size: 635 bytes --]

# /etc/ax25/node.perms
#
# The node operator is KJ6E0 and has a password of 'whatever' and
# is allowed all permissions by all connection methods.
kj6eo	*	 *	 yagibeam  255

# The following users are banned from connecting
NOCALL  *        *       *         0
PK232   *        *       *         0
PMS     *        *       *         0

# INET users are banned from connecting.
*       inet     *       *         0

# AX.25, NET/ROM, Local, Host and AMPR users may (C)onnect and (T)elnet
# to local and ampr hosts but not to the other IP addresses.
*	ax25	*	*	159
*	netrom	*	*	159
*	local	*	*	159
*	host	*	*	159
*	ampr	*	*	159
			      

[-- Attachment #6: nrbroadcast --]
[-- Type: text/plain, Size: 124 bytes --]

# /etc/ax25/nrbroadcast
#
# The format of this file is:
#
# ax25_name min_obs def_qual worst_qual verbose
#
ax0	1	200	100	1

[-- Attachment #7: nrports --]
[-- Type: text/plain, Size: 141 bytes --]

# /etc/ax25/nrports
#
# The format of this file is:
#
# name callsign alias paclen description
#
nr0  KJ6EO-7	SCV   236    Linux Switch Port

[-- Attachment #8: output --]
[-- Type: text/plain, Size: 1828 bytes --]

ax0       Link encap:AMPR AX.25  HWaddr KJ6EO-15  
          inet addr:44.16.2.102  Mask:255.0.0.0
          UP RUNNING  MTU:256  Metric:1
          RX packets:2 errors:0 dropped:0 overruns:0 frame:0
          TX packets:1 errors:0 dropped:0 overruns:0 carrier:0
          collisions:0 
          RX bytes:0 (0.0 b)  TX bytes:0 (0.0 b)

eth0      Link encap:Ethernet  HWaddr 00:04:5A:76:37:16  
          inet addr:64.174.110.108  Bcast:64.174.110.255  Mask:255.255.255.0
          UP BROADCAST RUNNING MULTICAST  MTU:1500  Metric:1
          RX packets:182 errors:0 dropped:0 overruns:0 frame:0
          TX packets:91 errors:0 dropped:0 overruns:0 carrier:0
          collisions:0 
          RX bytes:26713 (26.0 Kb)  TX bytes:11259 (10.9 Kb)

eth1      Link encap:Ethernet  HWaddr 00:50:BA:C0:54:A8  
          inet addr:192.168.1.3  Bcast:192.168.1.255  Mask:255.255.255.0
          UP BROADCAST RUNNING MULTICAST  MTU:1500  Metric:1
          RX packets:31 errors:0 dropped:0 overruns:0 frame:0
          TX packets:52 errors:0 dropped:0 overruns:0 carrier:0
          collisions:0 
          RX bytes:4367 (4.2 Kb)  TX bytes:6405 (6.2 Kb)

lo        Link encap:Local Loopback  
          inet addr:127.0.0.1  Mask:255.0.0.0
          UP LOOPBACK RUNNING  MTU:16436  Metric:1
          RX packets:48 errors:0 dropped:0 overruns:0 frame:0
          TX packets:48 errors:0 dropped:0 overruns:0 carrier:0
          collisions:0 
          RX bytes:3148 (3.0 Kb)  TX bytes:3148 (3.0 Kb)

nr0       Link encap:AMPR NET/ROM  HWaddr KJ6EO-14  
          inet addr:44.16.2.102  Mask:255.0.0.0
          UP RUNNING  MTU:236  Metric:1
          RX packets:0 errors:0 dropped:0 overruns:0 frame:0
          TX packets:0 errors:0 dropped:0 overruns:0 carrier:0
          collisions:0 
          RX bytes:0 (0.0 b)  TX bytes:0 (0.0 b)


             reply	other threads:[~2002-10-03 20:51 UTC|newest]

Thread overview: 3+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2002-10-03 20:51 Bill Walton [this message]
2002-10-03 21:29 ` Configuring AX25 NET/ROM! Ray Wells
2002-10-04 16:01 ` M Taylor

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=3D9CADD2.96171596@kj6eo.com \
    --to=kj6eo@kj6eo.com \
    --cc=linux-hams@vger.kernel.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox