On 4 May 00, at 19:15, Hamish Moffatt wrote:

> On Mon, May 01, 2000 at 08:18:05AM +0200, Erik Jakobsen wrote:
> > bash-2.03# insmod ax25
> > Using /lib/modules/2.2.13/misc/ax25.o
> > bash-2.03# insmod yam
> > Using /lib/modules/2.2.13/net/yam.o
> 
> It is better to use 'modprobe yam' -- it will insert all the drivers
> needed by yam. 

Ok good.
 
> > bash-2.03# setserial /dev/ttyS0 uart none
> > bash-2.03# yamcfg yam0 io 0x3f8 irq 4 pers 255 txd 150
> 
> This looks OK.

Nice.
 
> > bash-2.03# /sbin/ifconfig yam0 44.145.0.9 netmask 255.255.255.0 hw 
> > ax25 OZ4KK up
> > Segmentation fault
> 
> That's bad. I don't know sorry. Try doing one thing at a time to narrow
> it down:

Sure its bad.
 
> ifconfig yam0 hw ax25 OZ4KK

Already here the Segmentation fault comes up.

> ifconfig yam0 44.145.0.9 netmask 255.255.255.0 down
> ifconfig yam0 up
> 
> then see which one fails. You need the down on the second line
> because this line would normally bring the interface up as well
> as configuring the IP.

Good thanks for the explanation.
 
> 
> Hamish
> -- 
> Hamish Moffatt VK3SB <[EMAIL PROTECTED]> <[EMAIL PROTECTED]>
> 


Reply via email to