Date: Sun, 26 May 1996 17:02:56 -0500 From: Benjamin Lewis <blewis@vet.purdue.edu> To: Eric Ogren <pitlord@zipnet.net> Cc: questions@FreeBSD.ORG Subject: Re: installing question Message-ID: <199605262202.RAA00947@ylana.vet.purdue.edu> In-Reply-To: Your message of "Sun, 26 May 1996 16:39:09 -0400." <Pine.NEB.3.93.960526163520.3262A-100000@zip0.zipnet.net>
next in thread | previous in thread | raw e-mail | index | archive | help
Eric Ogren wrote: > Sorry to bother you guys, but I asked in the newsgroups, and nobody's > replied yet, so.. > > I'm trying to install FreeBSD 2.2-960501-SNAP over PPP at 14.4. I can get > everything set up correctly, DNS and all, login to the ftp site, get some > of the root image. I see a bunch of filenames scroll by- the last one is > /stand/ls. After that, FreeBSD appears to lock up, and the modem hangs up. > > I've also asked my ISP to check their logs to determine what happened, but > do you have any ideas? Yes, I had this same problem when using SLiRP on the other end of the PPP link. I discovered that by disabling pred1 and lqr in PPP, I could advoid this problem. You may be experiencing something similar, so I'd try: Type: disable pred1 lqr deny pred1 lqr before typing "term" in PPP. I don't know if it helps, but I see that I also have: set openmode active in my ppp.conf file, so typing in addition to the above two lines may solve your problem. -Ben -- Benjamin Lewis - blewis@vet.purdue.edu
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?199605262202.RAA00947>