Richard Adams wrote:
> On Mon, 20 Dec 1999, Rob Compton wrote about, JNOS & Linux:
> >
> > In JNOS, I issue the command:
> >
> > attach asy scc0 0 ax25 scc0 256 256 1200
>
> Wrong, its
>
> attach asy /dev/scc0 - ax25 scc0 512 256 1200
>
Nope, I just tested that jnos doesn't like the /dev
attach asy scc0 - ax25 scc0 512 256 1200 should be correct but I would think that
you would need net2kiss for Jnos to use the scc0 device.
This looks okay but I don't have a scc device to test it.
ifconfig scc0 44.131.162.130 hw ax25 g1zpu mtu 256 netmask 255.255.255.255
net2kiss -i scc0 /dev/ptypa &
attach asy ttypa - ax25 scc0 512 256 9600
Bob