[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: How to ppp
- To: <misc@openbsd.org>
- Subject: Re: How to ppp
- From: "Tenacious" <tMind@bigfoot.com>
- Date: Sun, 4 Jul 1999 00:23:46 -0400
- References: <11275.931047889@dumbcat.snafu.org>
----- Original Message -----
From: Marco S Hyman <marc@snafu.org>
To: Tenacious <tMind@bigfoot.com>
Sent: Saturday, July 03, 1999 8:24 PM
Subject: Re: How to ppp
> "Tenacious" writes:
> > It was the sample ppp.conf script that I use from. It use cuaa1
instead of
> > cua01.
>
> So? It also uses the phone number "1234567". Are you going to use that
> number just because it's in the sample file? You are expected to change
> the sample to meet YOUR environment.
I am a newbie that why I asking for help. With no document (I hope there
is one in the future), do you think people know this kind of thing soon they
were born. By the way, I reply to my original message is to tell people
that I overlook something and don't want other people waste time on the
silly mistake. I did't said it was an error from the script. I hope this
user group should have a little patient to the newbie or may be start a new
list for newbie. :-)
>
> TTY names are arbitrary and vary from architecture to architecture within
> OpenBSD. The OpenBSD i386 arch uses tty00/cua00, the sparc arch uses
Would that be nice to have it change to match the system? I think this is
what the sample for (newbie). Just a suggestion, not criticism. :-)
> ttya/cuaa. And you can't even count on that... go ahead and rename tty00
> to tty-zero. Things will still work.
>
> // marc