From owner-freebsd-questions Tue Feb 20 17:46:44 2001 Delivered-To: freebsd-questions@freebsd.org Received: from bryden.apana.org.au (bryden.apana.org.au [203.3.126.129]) by hub.freebsd.org (Postfix) with ESMTP id C0C9F37B401 for ; Tue, 20 Feb 2001 17:46:30 -0800 (PST) (envelope-from dougy@bryden.apana.org.au) Received: from roadrunner (roadrunner.apana.org.au [203.3.126.132]) by bryden.apana.org.au (8.11.1/8.11.1) with SMTP id f1L1jcE51916; Wed, 21 Feb 2001 11:45:40 +1000 (EST) (envelope-from dougy@bryden.apana.org.au) Message-ID: <007401c09ba8$187f97c0$847e03cb@apana.org.au> From: "Doug Young" To: , "Rodrick Brown" Cc: References: Subject: Re: FreeBSD Dialin setup Date: Wed, 21 Feb 2001 11:46:12 +1000 MIME-Version: 1.0 Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: 7bit X-Priority: 3 X-MSMail-Priority: Normal X-Mailer: Microsoft Outlook Express 5.50.4133.2400 X-MimeOLE: Produced By Microsoft MimeOLE V5.50.4133.2400 Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG Unless you can comprehend the dreadful makefile that comes with mgetty I'd avoid it like the plague. The problem I've had with mgetty is that the AutoPPP function is broken & nothing short of a compile will (maybe) fix it. There was a report someplace that its been fixed in later versions but I haven't had the time to verify that. By far the best explanation of dialin setup I've found is in MAN PPP ... probably the ONLY man page thats halfway intelligible but then it was done largely by the arch guru of PPP ... what Brian Somers doesn't know about PPP isn't worth knowing. I found that infinitely more descriptive than eg the Handbook & Pedantic PPP. There are three different configs discussed ... the first is fiddly, the second works brlliantly for me with proper IPs but I've yet to get it running with NAT, & the third is a dog because it relies on mgetty. ----- Original Message ----- From: To: "Rodrick Brown" Cc: Sent: Wednesday, February 21, 2001 11:13 AM Subject: Re: FreeBSD Dialin setup > post this to freebsd-questions@FreeBSD.ORG. If you re running FreeBSD > you should subscribe to at least the questions and stable mailing list. > > On Tue, 20 Feb 2001, Rodrick Brown wrote: > > > > > This is a freebsd question I'm having a very difficult time setting up my 4.2 > > box for dialin support. > > > > The following was enabled in my /etc/ttys > > ttyd2 "/usr/libexec/getty std.57600" dialup on secure > > > > # kill -1 1 > > > > Now for some reason when trying to dial into my freebsd 4.2 box it doesnt not > > seem to pick up the connection it > > just keeps ringing anyone here know if freebsd getty supports modems by default > > ? or should I use mgetty ? > > Basically I printed out the man pages and spent quite some time trying to get > > this to work, anyone here setup this > > up on freebsd before can give me a some help I will really appreciate it. > > > > $ dmesg | grep sio2 > > sio2: at port 0x2f8-0x2ff irq > > 3 on isa0 > > sio2: type 16550A > > > > $ ps aux | grep 57600 > > root 226 0.0 0.8 920 600 ?? I Mon12AM 0:00.01 > > /usr/libexec/getty std.57600 ttyd2 > > > > > > $ cat /etc/ppp/options > > crtscts > > domain frenzy.net > > passive > > modem > > proxyarp > > +pap > > > > $ cat /etc/ppp/pap-secrets > > dreamcast * dreamcast > > > > $ cat /etc/ppp/options.ttyd2 > > 10.0.0.1:10.0.0.100 > > > > - Rodrcik Brown > > - Unix Systems Administrator > > - The New York Life Insurance Company > > - www.newyorklife.com > > > > > > > > --------------------------------------------------------------------- > > Searchable Archive: http://www.nexial.com/cgi-bin/bsdibody > > To unsubscribe, e-mail: bsdi-users-unsubscribe@mailinglists.org > > For additional commands, e-mail: bsdi-users-help@mailinglists.org > > > > > > _____ > Douglas Denault > doug@safeport.com > Voice: 301-469-8766 > Fax: 301-469-0601 > > > To Unsubscribe: send mail to majordomo@FreeBSD.org > with "unsubscribe freebsd-questions" in the body of the message > To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message