Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 13 Apr 1999 11:06:33 +0400 (MSD)
From:      "Pavel V. Antipov" <pavel@ikar.elect.ru>
To:        freebsd-questions@freebsd.org
Cc:        freebsd-isp@freebsd.org
Subject:   PPP server troubles
Message-ID:  <Pine.BSF.3.96.990413105848.580B-100000@ikar.elect.ru>

next in thread | raw e-mail | index | archive | help
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




Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?Pine.BSF.3.96.990413105848.580B-100000>