From: "Ronald Jochems" <acfnews@xs4all.nl>
To: Jim Meehan <jmeehan@vpizza.org>, linux-hams@vger.kernel.org
Subject: Re: YAM transmit problem
Date: Sat, 6 Nov 2004 09:54:16 +0100 [thread overview]
Message-ID: <001501c4c3de$32527fc0$0a01a8c0@amd2700> (raw)
In-Reply-To: 20041106025600.GV16055@alcatraz.vpizza.org
Hi Jim
There are two things to check :
Verify if the HWaddr-ssid is unique for all interfaces (in this case -11)
and not set on other interfaces :
> yam0 Link encap:AMPR AX.25 HWaddr W6XE-11
Next check if this ssid corresponds to the /etc/ax25/axports file.
When the axports is correct pointing to this interface, you can confirm this
with listen. Listen should show the 'name' of the axports interface, not the
physical interface.
Ie : if your /etc/ax25/axports configures :
port1 W6XE-11 115200 255 7 KISS
Then listen should show the incoming packets marked as 'port1' and not
'yam0' :
port1: fm PD1ACF-11 to PD1ACF-5 ctl UI^ pid=CC(IP) len 49
IP: len 49 44.137.2.29->44.137.2.92 ihl 20 ttl 63 DF prot TCP
TCP: 3610->1054 Seq x7ab1128d Ack xb01b9cfc ACK PSH Wnd 16200 Data 9
0000 +OK 0 0..
Above is copied and pasted from my own running setup, only as example.
Next to that you can force some TCP traffic over your port :
#route add 44.1.1.1 yam0
and verify when you ping this 'host' if the transmitter is keyed :
# ping 44.1.1.1
Hope this helpes,
Ron
----- Original Message -----
From: "Jim Meehan" <jmeehan@vpizza.org>
To: <linux-hams@vger.kernel.org>
Sent: Saturday, November 06, 2004 3:56 AM
Subject: YAM transmit problem
> Hello all,
>
> I'm trying to get a YAM modem working with my Linux machine. I believe
> I've got the configuration correct using yamcfg, ifconfig, and the
> /etc/ax25/axports file. I can see inbound packets using the "listen" tool
> from the ax25-utils package, and the RX packets counter is incrementing
> when I look at ifconfig:
>
> yam0 Link encap:AMPR AX.25 HWaddr W6XE-11
> inet addr:10.0.0.1 Mask:255.0.0.0
> UP RUNNING MTU:256 Metric:1
> RX packets:108 errors:0 dropped:0 overruns:0 frame:0
> TX packets:0 errors:0 dropped:0 overruns:0 carrier:0
> collisions:0 txqueuelen:0
> RX bytes:0 (0.0 b) TX bytes:0 (0.0 b)
> Interrupt:4 Base address:0x3f8
>
> However, when I try to transmit packets, using the "beacon" tool, or
> ax25_call, no packets are transmitted. I don't believe this is a hardware
> problem, since I don't see the TX packets counter in ifconfig
incrementing,
> and I don't see any outbound packets in the output from "listen". Also,
> I don't see the red TX LED go on on the YAM board.
>
> Any ideas on why none of the ax25 programs are transmitting packets?
>
> Thanks,
>
> Jim, W6XE
>
> -
> To unsubscribe from this list: send the line "unsubscribe linux-hams" in
> the body of a message to majordomo@vger.kernel.org
> More majordomo info at http://vger.kernel.org/majordomo-info.html
>
prev parent reply other threads:[~2004-11-06 8:54 UTC|newest]
Thread overview: 2+ messages / expand[flat|nested] mbox.gz Atom feed top
2004-11-06 2:56 YAM transmit problem Jim Meehan
2004-11-06 8:54 ` Ronald Jochems [this message]
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='001501c4c3de$32527fc0$0a01a8c0@amd2700' \
--to=acfnews@xs4all.nl \
--cc=jmeehan@vpizza.org \
--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