I found the same problem, when I ping the remote host the afsk sound has
come from the line out speaker but the remote PC no give response.


Adolf Ahmad MS
OMC Dept. PT. Ratelindo
Wisma Bakrie Lt.5
Jl. HR. Rasuna Said Kav B-1, Jakarta

> -----Original Message-----
> From: Bernd Thallner [SMTP:[EMAIL PROTECTED]]
> Sent: Monday, August 16, 1999 2:02 AM
> To:   [EMAIL PROTECTED]
> Subject:      soundmodem tcp/ip point2point
> 
> hi,
> 
> i want to make a point to point connection via soundmodem.
> i can ping the points/computers but no one is answering.
> in smdiag i can see the signal.
> 
> my configuration:
> 
> -- computer a kernel 2.2.10
> insmod ax25
> insmod hdlcdrv
> setcrystal -s 0x220 -i 5 -d 1
> insmod soundmodem
> sethdlc -p -i sm0 mode sbc:afsk1200 io 0x220 irq 5 dma 1 pario 0x378
> ifconfig sm0 hw ax25 OH2BNS-1 up
> ifconfig sm0 192.42.172.11
> smmixer -i sm0 i=0 o=0 s=line
> route add -net 192.42.172.0 sm0
> sethdlc -i sm0 -a txd 500 slot 50 ppersist 128
> axparms -route add 1 OH2BNS-2
> arp -H ax25 -i sm0 -s 192.42.172.12 OH2BNS-2
> 
> /etc/ax25/axports:
> 1       OH2BNS-1        1200    255     2       144.675 MHz (1200  bps)
> -- 
> 
> -- computer b kernel 2.0.36
> insmod ax25
> insmod hdlcdrv
> setcrystal -s 0x220 -i 5 -d 1
> insmod soundmodem
> sethdlc -p -i sm0 mode sbc:afsk1200 io 0x220 irq 5 dma 1 pario 0x378
> ifconfig sm0 hw ax25 OH2BNS-2 up
> ifconfig sm0 192.42.172.12
> smmixer -i sm0 i=0 o=0 s=line
> route add -net 192.42.172.0 sm0
> sethdlc -i sm0 -a txd 500 slot 50 ppersist 128
> axparms -route add 1 OH2BNS-1
> arp -H ax25 -i sm0 -s 192.42.172.11 OH2BNS-1
> 
> /etc/ax25/axports:
> 1       OH2BNS-2        1200    255     2       144.675 MHz (1200  bps)
> -- 
> 
> what could be the problem?
> did i forget something?
> 
> btw: on computer a (kernel 2.2.10) i can see the route entry ("axparms
> -route
> list") from "axparms -route add 1 OH2BNS-2".
> on computer b (kernel 2.0.36) i am not able to insert any route entry.
> 
> cu;
>   bernd

Reply via email to