Man page - net2kiss(8)
Packages contas this manual
- ttylinkd.conf(5)
- axspawn.conf(5)
- rxecho(8)
- mkiss(8)
- rip98d(8)
- ax25(4)
- kissattach(8)
- mheard(1)
- rose_call(8)
- axgetput(1)
- axctl(8)
- net2kiss(8)
- m6pack(8)
- dmascc_cfg(8)
- rsparms(8)
- netrom_call(8)
- ax25_call(8)
- rsdwnlnk(8)
- rsattach(8)
- axspawn(8)
- beacon(8)
- bput(1)
- nrparms(8)
- nrattach(8)
- hdlcdrv(9)
- rxecho.conf(5)
- smmixer(8)
- kissparms(8)
- rip98d.conf(5)
- ax25d(8)
- axparms(8)
- mheardd(8)
- ax25d.conf(5)
- bget(1)
- rose(4)
- netromd(8)
- nrsdrv(8)
- ttylinkd(8)
- baycom(9)
- soundmodem(9)
- spattach(8)
- netrom(4)
- nrbroadcast(5)
- axwrapper(8)
- bpqparms(8)
- rsuplnk(8)
- tcp_call(8)
- kissnetd(8)
- nodesave(8)
- sethdlc(8)
Package: ax25-tools
apt-get install ax25-tools
apt-get install ax25-tools
Manuals in package:
Documentations in package:
Manual
| NET2KISS(8) | NET2KISS(8) |
NAME
net2kiss - convert a network AX.25 driver to a KISS stream on a pseudo-tty
SYNOPSIS
net2kiss [-sfzva] [-i ifname] ptyname
DESCRIPTION
net2kiss takes AX.25 packets from an AX.25 kernel network interface and converts them into a KISS data stream via a pseudo-tty.
PARAMETERS
- ptyname
- specifies the path to the pseudo-tty. If you use the special name "/dev/ptmx", then a Unix98-PTY pair is used; the pty name is written to stdout.
OPTIONS
- -i ifname
- specifies the name of the kernel AX.25 network interface. The default is bc0.
- -s
- tells net2kiss to search by itself for a free pseudoterminal, open the master side and create a symlink named by -p to the slave side.
- -f
- can be used in conjunction with -s to force the creation of the symlink even if the target file does already exist. *DANGEROUS*
- -v
- Verbose output. Displays error messages during operation and decoded packets to stdout.
- -z
- put the network interface into promiscious mode.
- -a
- receive every packet instead of only AX.25 from the kernel AX.25 network interface.
BUGS
None known.
SEE ALSO
ifconfig(8), kissattach(8).
AUTHORS
Thomas M. Sailer, HB9JNX/AE4WA, <t.sailer@alumni.ethz.ch>
| 15 January 2009 |