Linux-Hams archive - March 1999: Re: Soundmodem(2.0.36)+TNT 1.6: duplicate packets received for sm0 and kiss
Re: Soundmodem(2.0.36)+TNT 1.6: duplicate packets received for sm0 and kiss
Manfred Braas ()
Fri, 05 Mar 1999 17:56:13 +0100
Manfred Braas wrote:
>
> Hi all,
> is there a possibility to switch off ´sm0´network-device while running
> soundmodem in kiss-mode
> connected via ´kiss´-device to TNT-terminal program
> (net2kiss+tfkiss2.7b).
> Running TNT, packet-traffic is monitored on tty1 in a ´listen´-style
> showing two devices:
> sm0 and kiss
> So packet-traffic is doubled - a bad choice probably.
. . . it was defintely just a routing problem (identical callsigns for
sm0 and kiss).
This does the trick:
______________________________________________
net2kiss -sfvaz -i sm0 ptyp2 &
# XXXXX
axparms -route add sm0 <sm0-callsign>
axparms -route add sm0 <kiss-callsign>
______________________________________________
Now there`s just single packet-traffic on the link directed to sm0 and
received by kiss,
no packet-rejects and link-resets.
I´m sorry
Manfred