From: Federico Briata (tjn.mrtajkiif@essc.ru)
Date: Mon Apr 30 2001 - 13:59:41 EEST
Hi, i've installed a xfbb in rpm format, and i've problem to configure for
use with bpq0, the ax25 kernel. This is mi config for up the bpq0 device:
#rc.ax25
#!/bin/sh
#
IPADDR="44.134.131.10"
NETMASK="255.0.0.0"
NETWORK="44.0.0.0"
BROADCAST="44.255.255.255"
GATEWAY="44.134.131.19"
echo "settin up interfaces"
/sbin/ifconfig bpq0 inet ${IPADDR} broadcast ${BROADCAST} netmask ${NETMASK}
multicast mtu 256 hw ax25 I1CRA-10 up
/sbin/route add -host ${IPADDR} bpq0
/sbin/route add -net ${NETWORK} window 250 mss 250 dev bpq0
ax25rtd
/usr/sbin/ax25rtctl -s
/usr/sbin/mheardd &
#EOF
What is the fbb configurations for use the native ax25 of kernel?
TNX 73 de I1cra
_______________________________________________
xfbb maillist - ken@actechdrives.com
http://www.f6fbb.org/mailman/listinfo/xfbb
This archive was generated by hypermail 2b30 : Mon Apr 30 2001 - 14:30:47 EEST