Linux HAM/Amateur Radio development
 help / color / mirror / Atom feed
* netrom
@ 2004-02-20 18:32 Tom Vavra
  2004-02-20 19:12 ` netrom Tomi Manninen
  0 siblings, 1 reply; 21+ messages in thread
From: Tom Vavra @ 2004-02-20 18:32 UTC (permalink / raw)
  To: Linux-Hams

I am trying to get AX25/NETROM going and cannot get NETROM working.  My
system is:
RedHat 7.3
kernel 2.4.18

I have installed the following:
ax25-apps-0.0.6
ax25-tools-0.0.8
libax25-0.0.11
node-0.3.1

When trying to start ax25 and netrom I get the following:

[root@localhost root]# /usr/sbin/kissattach /dev/ttyS1 port1 44.0.0.1
AX.25 port port1 bound to device ax0
[root@localhost root]# /usr/sbin/nrattach thenet
NET/ROM port thenet bound to device nr0
[root@localhost root]# /usr/sbin/netromd -i
nrconfig: port thenet not active
netromd: no NET/ROM ports defined
[root@localhost root]#

ax25d wont start either.  When I remove all references to thenet from the
configuration files, kissattach and ax25d start and run just fine.

Can anyone tell me what I am overlooking or need to upgrade to get netrom
going?

One other point that may or may not have a bearing:  When I recompiled the
kernel to include kiss support, support for something called DEVPTS fell
off.  The boot sequences complains that it is not in the kernel (because
there is a line in /etc/fstab calling for it.)  I've tried a number of ways
of forcing it to compile but something in the make process always keeps
turning it off.

Thanks in advance for you help.     73   Tom  WB8ZRL


^ permalink raw reply	[flat|nested] 21+ messages in thread
* netrom
@ 2002-04-14  5:58 Shane Deering
  2002-04-14  7:25 ` netrom Arno Verhoeven
                   ` (2 more replies)
  0 siblings, 3 replies; 21+ messages in thread
From: Shane Deering @ 2002-04-14  5:58 UTC (permalink / raw)
  To: linux-hams

G'day all.
Wonder if someone can help me out.
I've just set up my good computer (this one) for packet.
Using kernel 2.4.9-31 and the latest libs, tools and apps.
AX25 seems to work ok on the 2 test ports I've set up (call, mheard).
But i'm having problems setting up netrom. Doing what the ax25 how-to say to 
do (I think), but I get the following-

[root@vk3bvp-6 root]# nrattach netrom
NET/ROM port netrom bound to device nr0
[root@vk3bvp-6 root]# /usr/sbin/netromd -i
nrconfig: port netrom not active
netromd: no NET/ROM ports defined

My axports file-

# /etc/ax25/axports
#
# The format of this file is:
#
# name callsign speed paclen window description
#
vhf	VK3BVP-8	2400	255	2	144.825 MHz (1200  bps)
win	VK3BVP-9	57600	255	2	link to winfbb

My nrports file-

# /etc/ax25/nrports
#
# The format of this file is:
#
# name callsign alias paclen description
#
netrom	VK3BVP-10 LINODE	235	Switch Port

The kissatach commands and responses have scrolled off my xterm but from 
history I used these to create ax0 and ax1 -
[root@vk3bvp-6 root]# /usr/sbin/kissattach /dev/ttyS0 vhf 44.135.96.242
[root@vk3bvp-6 root]# /usr/sbin/kissattach /dev/ttyS1 win 44.135.96.241

Don't worry about the IP addresses , they are just for testing.

Any idea why NET/ROM isn't working?

-- 
Shane Deering
vk3bvp@vk3bvp.#sev.vic.aus.oc / vk3bvp@qsl.net
http://www.qsl.net/vk3bvp/
Sent with KMail v1.3.2 on Sun Apr 14 15:31:19 EST 2002


^ permalink raw reply	[flat|nested] 21+ messages in thread

end of thread, other threads:[~2013-07-17  6:54 UTC | newest]

Thread overview: 21+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
     [not found] <20130708115635.A4B233700A5@n1uro.ampr.org>
     [not found] ` <51DABEDA.8020905@junglevision.com>
     [not found]   ` <1373314487.13641.19.camel@n1uro.ampr.org>
2013-07-09  4:37     ` Netrom on kernel version 3.9.6-200 Cathryn Mataga
2013-07-09 12:05       ` Netrom Brian Rogers
2013-07-09 22:34         ` Netrom Thomas Osterried
2013-07-10  2:08           ` Netrom Cathryn Mataga
2013-07-10  2:13             ` Netrom Cathryn Mataga
2013-07-10  3:17               ` Netrom Nate Bargmann
2013-07-10  4:51                 ` Netrom Brian Rogers
     [not found]           ` <1373415104.26592.32.camel@n1uro.ampr.org>
     [not found]             ` <EB9D8B55-6554-46D8-B0D4-D83F0A1499CC@osterried.de>
     [not found]               ` <1373460041.4524.33.camel@n1uro.ampr.org>
     [not found]                 ` <6389184E-68DE-4B2D-B955-75E69726E08A@osterried.de>
     [not found]                   ` <1373489422.1842.24.camel@n1uro.ampr.org>
     [not found]                     ` <AE263F20-4B10-465A-BBAE-DB62498DB3CF@osterried.de>
2013-07-17  6:54                       ` utf8-patch Cathryn Mataga
2004-02-20 18:32 netrom Tom Vavra
2004-02-20 19:12 ` netrom Tomi Manninen
  -- strict thread matches above, loose matches on Subject: below --
2002-04-14  5:58 netrom Shane Deering
2002-04-14  7:25 ` netrom Arno Verhoeven
2002-04-14  8:24   ` netrom Shane Deering
2002-04-14 10:11 ` netrom Richard Adams
2002-04-14 12:45   ` netrom Shane Deering
2002-04-14 22:06 ` netrom M Taylor
2002-04-14 22:55   ` netrom Riley Williams
2002-04-15  0:23     ` netrom Walter R Fletcher
2002-04-15 17:55       ` netrom Riley Williams
2002-04-15 19:25         ` netrom Richard Adams
2002-04-15  1:16   ` netrom Shane Deering

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox