Date: Tue, 24 Jul 2001 13:42:52 +1000 (EST) From: =?iso-8859-1?q?Keith=20Spencer?= <bsd2000au@yahoo.com.au> To: paulh@logicsquad.net, fbsd <freebsd-questions@freebsd.org> Subject: Re: Cant get it to allow dialins ! Message-ID: <20010724034252.11801.qmail@web12008.mail.yahoo.com> In-Reply-To: <2966.203.49.60.114.995896754.squirrel@grover.logicsquad.net>
next in thread | previous in thread | raw e-mail | index | archive | help
Sorry Paul, I inclused old files... I have done all this as you suggested in earlier mail. From win* PC i should get a terminal window with username: password: challenge! Doesn't happen. Do I enable pap in ppp.conf? and create ppp.secret? Or how do I do this? At the moment I get control chars and crap on the terminal window and when I press enter there. Hmmm. Thanks for your patience. This is supposed to be a trivial thing. It is not turning out that way. I must be doing something wrong! Keith --- "Paul A. Hoadley" <paulh@logicsquad.net> wrote: > > > ++++++++++gettytab++++++++++++++++++++++ > > default:\ > > :cb:ce:ck:lc:fd#1000:im=\r\n%s/%m (%h) > > (%t)\r\n\r\n:sp#1200:\ > > :if=/etc/issue: > > You need to add: > > :pp=/usr/local/bin/ppplogin: > > to tell the tty what to do when it determines it's > getting a PPP login > attempt. > > > ttyd0 "/usr/libexec/getty std.19200" dialup on > > It's irrelevant to your current problem, but make > that std.115200 -- > there's no point having the serial port run slower > than your modem. > > Then, you need to create a file called > /usr/local/bin/ppplogin which > contains: > > #!/bin/sh > /usr/sbin/ppp -direct ttyd0 > > where 'ttyd0' refers to the label in your ppp.conf > called 'ttyd0'. There's > nothing special about naming it 'ttyd0'. > > > -- > Paul. > > mailto:paulh@logicsquad.net > mailto:paul.hoadley@student.adelaide.edu.au > > > > To Unsubscribe: send mail to majordomo@FreeBSD.org > with "unsubscribe freebsd-questions" in the body of > the message _____________________________________________________________________________ http://messenger.yahoo.com.au - Yahoo! Messenger - Voice chat, mail alerts, stock quotes and favourite news and lots more! 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?20010724034252.11801.qmail>