All of lore.kernel.org
 help / color / mirror / Atom feed
From: Cathryn Mataga <cathrynm@junglevision.com>
Cc: linux-hams@vger.kernel.org
Subject: kissattach/kissnetd versus ptyq ttyq and ptmx/pts
Date: Wed, 05 Jul 2006 00:38:14 -0700	[thread overview]
Message-ID: <44AB6C66.4050000@junglevision.com> (raw)
In-Reply-To: <620c90570607041948l150297b6ue70236ee277d5ce8@mail.gmail.com>

In my original Linux ham radio setup, I had the following...

/sbin/kissnetd -f 1064 /dev/ptyq3 /dev/ptyq4&
sleep 4
/sbin/kissattach -l /dev/ttyq3 lb1 192.168.0.2&
/sbin/kissattach -l /dev/ttyq4 lb2 192.168.0.3&

for creating the loopback device.

Seems that in Fedora 4 ptyq3 and ttyq3 don't exist anymore.  I tried using
MAKENODE ptyq3 and ttyq3 to create these device files, but I don't think 
they're
working?  I get this error.

kissattach: open: No such device or address

I've been googling the pseudo terminals for Linux and it seems that the 
new way is
with ptmx/pts and ptyq3 and ttyq3 are the old style.  But I'm not sure, 
will kissattach
works with these? Or is there a way to get ptyq3 ttyq3 working in Fedora 5?

What's the right way to go about this, these days?

  reply	other threads:[~2006-07-05  7:38 UTC|newest]

Thread overview: 15+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2006-06-23 20:03 Field Day logger for Linux? James Washer
2006-06-23 20:19 ` Douglas Cole
2006-06-23 20:20 ` Bob Nielsen
2006-06-23 22:17 ` Jim Bayer
2006-06-23 22:28   ` Tomi Manninen
2006-06-23 22:33   ` Geoff Blake
2006-06-24  4:33     ` Jim Bayer
2006-07-04 23:58     ` 6pack ROMS Cathryn Mataga
2006-07-05  2:48       ` Chuck Hast
2006-07-05  7:38         ` Cathryn Mataga [this message]
2006-07-06  8:14           ` kissattach/kissnetd versus ptyq ttyq and ptmx/pts Cathryn Mataga
2006-07-06  9:28             ` Bernard Pidoux
2006-07-06  9:56           ` Mike McCarthy, W1NR
2006-07-06 15:20           ` Robert Jenkins
2006-07-06 20:33             ` Cathryn Mataga

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=44AB6C66.4050000@junglevision.com \
    --to=cathrynm@junglevision.com \
    --cc=linux-hams@vger.kernel.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.