On Sat, 22 Apr 2000, Pat Masterson wrote:

> Am I doing this right? I have a baycom on com2, and run this:
> setserial /dev/ttyS1 uart none
> modprobe baycom_ser_fdx mode="ser12*" iobase=0x2f8 irq=3
> /root/ax25-tools-0.0.6/hdlcutil/sethdlc -i bcsf0 -p mode "ser12*" io 
>  0x2f8 irq 3
> /sbin/ifconfig bcsf0 hw ax25 KE2LJ-1 up
> /usr/local/bin/kissattach /dev/ttyS1 radio 44.68.8.141

Why do you do a kiss attach ?
Just do a 

ifconfig bcsf0 44.68.8.141 mtu 256 broadcast 44.255.255.255 netmask
255.255.255.0 hw ax25 KE2LJ-1 arp up

and you can set the parms on the interface further with
sethdlc -i bcsf0 -a txd 750 slot 100 ppersist 64 half.

any questions about just ask.

KG
Martin
PD1AJE/NL5SCH

> 
> The output is:
> /root/ax25-tools-0.0.6/hdlcutil/sethdlc: Version 0.5; (C) 1996-1997 by 
> Thomas Sailer HB9JNX/AE4WA
> driver name: baycom_ser_fdx
> current parameters: mode ser12* io 0x2f8 irq 3
> new parameters:     mode ser12* io 0x2f8 irq 3
> kissattach: SIOCGIFNAME: Input/output error
> 
>  My axports contains this one line:
> radio   KE2LJ-1    0    255     2       2 meter radio
> 
>  Any idea whats wrong? Thanks. -pat
> 
> *-----------------------------------------------------------------------------*
> *  Pat Masterson  B38-01,  Northrop Grumman,     *  Ham:KE2LJ 
> *  20 Orville Road,                              *  President Grumman Amateur
> *  Bohemia,  NY                                  *  Radio Club  WA2LQO
> *  email: [EMAIL PROTECTED]   Fone: 631-218-6746   *  www.qsl.net/wa2lqo
> *-----------------------------------------------------------------------------*
> 

Reply via email to