Hello Adolf,

Does this happen to be a 'network unreachable ...' message you get from
ping. I had something like that when I first got my soundmodem working. I
found out that no route was inserted for the network. What you probably have
to do is entering a 'route add ...' command.

>From the heart (please check man page) issue the following command for your
setup:

        route add -net 44.0.0.0 netmask 255.0.0.0 dev sm0

Regards,

Feico (PE1OHM)
 
-----Original Message-----
From: Adolf Ahmad MS [mailto:[EMAIL PROTECTED]]
Sent: Tuesday, June 08, 1999 14:34
To: [EMAIL PROTECTED]
Subject: My Sound modem can not work...


Dear All,

I found a problem on using soundmodem, it was not work and after rebuild the
kernel the steps are,
1.      # insmod hdlcdrv (or modprobe hdlcdrv)
2.      # insmod soundmodem mode="sbc:afsk1200" iobase=0x220 irq=5 dma=1
3.      # sethdlc -p -i sm0 mode sbc:afsk1200 io 0x388 irq 10 dma 1 serio
0x2f8
4.      # sethdlc -I sm0 -a txd 100 slot 50 ppersiste 128 half
5.      # ifconfig sm0 44.44.0.1 netmask 255.0.0.0 broadcast 44.255.255.255
6.      # axparms -setcall sm0 YD0EM-1

I can not "ping" the 44.44.0.1, but my ip that ascociate with the ethernet
can.

If some one help me how to use ax25 for tcp/ip networking.


Regards,



Adolfo

Reply via email to