From: Jose R. Marte A. (mvn@kcco.com)
Date: Wed Dec 20 2000 - 01:46:05 EET
That is same like the KAM if you think to use with the ax25 tools
I have my kpc9612+ like this:
rc.mkiss
--------
#!/bin/sh
#---------------------------------------------------
# 1 -- VHF 145.010 1200 bds (Tnc Kpc9612P
# 2 -- UHF 445.100 9600 bds (Tnc Kpc9612P
#---------------------------------------------------
echo "KPC9612P PORTS, AX.25:"
#
#--------------------------------------------------
# KPC9612P on ComPort COM2 - DualPorts
#--------------------------------------------------
/usr/sbin/mkiss -s 9600 /dev/ttyS1 /dev/ptyq0 /dev/ptyq1 &
#
#-------------------------------------------------
# Kiss DualPort0 - Port of VHF 145.010 Port #1
#-------------------------------------------------
/usr/kissattach /dev/ttyq0 1 10.0.0.1
/sbin/ifconfig ax0 10.0.0.1 netmask 255.255.255.248 broadcast 10.0.0.7 up
#
#-------------------------------------------------
# Kiss DualPort1 - Port of UHF 145.010 Port #2
#-------------------------------------------------
/usr/kissattach /dev/ttyq0 2 10.0.0.1
/sbin/ifconfig ax1 10.0.0.1 netmask 255.255.255.248 broadcast 10.0.0.7 up
#
axports
-------
1 HI8GN-3 9600 236 3 145.010 (1K2 bds)
2 HI8GN-6 9600 255 5 445.100 (9K6 bds)
this is if you are asking for kpc9612 over the ax25
73's Jose (hi8gn)
----- Original Message -----
From: "Richard Adams" <usg@fccn.pt>
To: <hiuusovv@intigo.ch>
Sent: Tuesday, December 19, 2000 4:29 PM
Subject: KPC9612
>
> Could someone send me an example configuration file for a KPC9612 on a
2.2.xx
> system please, i am having small problems.
> libax25
> ax25-tools
> ax25-apps
> Are installed.
>
> --
> Regards Richard
> Merry Xmas
> twl.sqgocj@comback.org
> http://people.zeelandnet.nl/pa3gcu/
>
> -
> To unsubscribe from this list: send the line "unsubscribe linux-hams" in
> the body of a message to brke.duccm@jubii.dk
-
To unsubscribe from this list: send the line "unsubscribe linux-hams" in
the body of a message to nmgr@vanet.com.br
This archive was generated by hypermail 2b30 : Wed Dec 20 2000 - 02:02:16 EET