[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

AX25+KISS in ARM



Hi,

I'm trying run AX25 + KISS in ARM, using .deb packages downloadeds of http://packages.debian.org, but I have problems with it.

After installation of libax25, ax25-tools and ax25-apps, I put the command:

kissattach /dev/ttySA0 radio 172.20.1.1

Then, executing ifconfig I have the interface:

ax0     Link encap:UNSPEC  HWaddr 9E-90-64-84-9C-A6-02-C7-00-00-00-00-00-00-00-00
          inet addr:172.20.1.2  Bcast:172.20.1.255  Mask:255.255.255.0
          UP BROADCAST RUNNING  MTU:255  Metric:1
          RX packets:64 errors:0 dropped:0 overruns:0 frame:0
          TX packets:0 errors:0 dropped:0 overruns:0 carrier:0
          collisions:0 txqueuelen:10
          RX bytes:2982 (2.9 KiB)  TX bytes:0 (0.0 B)

In line 1, "Link encap:UNSPEC", is it correct?

Following the same steps on x86, the connection works. I had success in communication between two PC's. The interface created in each was:

ax0     Encap: AX.25 AMPR  Endereço de HW OH2BNS-1
          inet end.: 172.20.1.1  Bcast:172.20.1.255  Masc:255.255.255.0
          UP BROADCASTRUNNING  MTU:255  Métrica:1
          RX packets:18 errors:2 dropped:0 overruns:0 frame:0
          TX packets:18 errors:0 dropped:0 overruns:0 carrier:0
          colisões:0 txqueuelen:10
          RX bytes:1710 (1.6 KiB)  TX bytes:1782 (1.7 KiB)

Here, line 1 shows "Encap: AX.25 AMPR". Is correct to say that this line 1 should be equal the line 1 in ARM?

Thanks,
Rodrigo Marto Reis

Reply to: