Skip site navigation (1)Skip section navigation (2)
Date:      Sun, 07 Jun 1998 16:18:52 +0100
From:      Brian Somers <brian@Awfulhak.org>
To:        "Ian O'Friel" <Genius@glasgow.crosswinds.net>
Cc:        "FreeBSD Questions" <freebsd-questions@FreeBSD.ORG>, freebsd-newbies@FreeBSD.ORG
Subject:   Re: PPP Still doesn't work, I've included as much info as possible.... 
Message-ID:  <199806071518.QAA11068@awfulhak.org>
In-Reply-To: Your message of "Sat, 30 May 1998 21:06:11 BST." <002001bd8c06$99cbbac0$f7e107c3@metallica> 

next in thread | previous in thread | raw e-mail | index | archive | help
Better late than never.....

> Hey Peeps, Who thinks they can help ??
[.....]
> May 30 20:17:41 freedom ppp[163]: tun0: Error: OpenModem failed: /dev/cuaa2:
> Device not Configured.

The /dev/cuaa2 bit of your default section should be changed to 
/dev/cuaa0.

> net:
> set phone 08450798130
> set login "TIMEOUT 5 ogin:--ogin: ian.ofriel word: wendy"
> set timeout 300
> alias enable yes
> set ifaddr 10.0.0.1/0 10.0.0.2/0 255.255.255.0
> delete ALL
> add 00 10.0.0.2

You need to indent the non-label lines as described in the man page 
and shown in the sample files.  ``net'' is being treated as a label 
with no instructions.
-- 
Brian <brian@Awfulhak.org>, <brian@FreeBSD.org>, <brian@OpenBSD.org>
      <http://www.Awfulhak.org>;
Don't _EVER_ lose your sense of humour....



To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe freebsd-questions" in the body of the message



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?199806071518.QAA11068>