From owner-freebsd-questions Tue Apr 13 0: 9:18 1999 Delivered-To: freebsd-questions@freebsd.org Received: from ikar.elect.ru (unknown [195.161.50.139]) by hub.freebsd.org (Postfix) with ESMTP id 97F4615262; Tue, 13 Apr 1999 00:08:57 -0700 (PDT) (envelope-from pavel@ikar.elect.ru) Received: from localhost (pavel@localhost) by ikar.elect.ru (8.8.7/8.8.7) with SMTP id LAA00962; Tue, 13 Apr 1999 11:06:33 +0400 (MSD) (envelope-from pavel@ikar.elect.ru) Date: Tue, 13 Apr 1999 11:06:33 +0400 (MSD) From: "Pavel V. Antipov" To: freebsd-questions@freebsd.org Cc: freebsd-isp@freebsd.org Subject: PPP server troubles Message-ID: MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG Hi, I want to setup ppp server on my FreeBSD server. Kernel compiled with pseudo-device ppp. File /etc/ttys: # # @(#)ttys 5.1 (Berkeley) 4/17/89 # # name getty type status comments # # This entry needed for asking password when init goes to single-user mode # If you want to be asked for password, change "secure" to "insecure" here console none unknown off insecure # ttyv0 "/usr/libexec/getty Pc" cons25r on secure # Virtual terminals ttyv1 "/usr/libexec/getty Pc" cons25r on secure ttyv2 "/usr/libexec/getty Pc" cons25r on secure # Serial terminals ttyd0 "/usr/libexec/getty std.9600" unknown off secure ttyd1 "/usr/libexec/getty std.19200" dialup on insecure ttyd2 "/usr/libexec/getty std.9600" unknown off secure But I don't understand why the incoming connections fail. Help me please ! Thank you Pavel E-mail:pavel@ikar.elect.ru To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message