From owner-freebsd-questions Fri Sep 1 3:21:21 2000 Delivered-To: freebsd-questions@freebsd.org Received: from smtp1.mail.yahoo.com (smtp1.mail.yahoo.com [128.11.68.130]) by hub.freebsd.org (Postfix) with SMTP id 6265537B424 for ; Fri, 1 Sep 2000 03:21:18 -0700 (PDT) Received: from 216-102-143-151.flashpc.com (HELO leo) (216.102.143.151) by smtp1.mail.yahoo.com with SMTP; 1 Sep 2000 10:21:16 -0000 X-Apparently-From: Message-ID: <003401c013fe$613d4480$0101a8c0@leo> From: "Baatar" To: "FreeBSD-Questions" Subject: Unexpected PPP termination: Unacceptable Address !? What it might be? Date: Fri, 1 Sep 2000 03:21:21 -0700 X-Priority: 3 X-MSMail-Priority: Normal X-Mailer: Microsoft Outlook Express 5.00.2314.1300 X-MimeOLE: Produced By Microsoft MimeOLE V5.00.2314.1300 Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG Hello, I'm trying to install FreeBSD-3.4 (PAO distribution) on my 486 subnotebook through FTP using an PCMCIA modem. Everything goes OK until it comes to ppp. It starts, negotiates the IP address, and as soon as it recieves the IP address it dies. Following is the output of ppp session: Working in interactive mode Using interface: tun0 Warning: No default entry found in config file. Warning: ParseAddr: DHCP: Bad address Warning: set ifaddr: Failed 1 # ?! Maybe the problem lies here? Phase: PPP Started (interactive mode). ppp ON korvin> dial Phase: bundle; Establish Phase: deflink: closed -> opening Phase: deflink: Connected! Phase: deflink: opening -> dial Phase: Phone: 1234567 ppp ON korvin> Phase: deflink: dial -> carrier Phase: deflink: /dev/cuaa3: CD detected Phase: deflink: carrier -> login Phase: deflink: login -> lcp Phase: bundle: Authenticate Phase: deflink: his = PAP, mine = none Phase: Pap Output: my_auth_name ******** Ppp ON korvin> Phase: Pap Input: SUCCESS (Login Succeeded) Phase: deflink: lcp -> open Phase: bundle: Network PPp ON korvin> Phase: 216.102.143.194: Unacceptable address! Phase; bundle: terminate Phase: deflink: open -> lcp ppp ON korvin> Phase: deflink: Carrier lost Phase: deflink: Disconnected! Phase: deflink: lcp -> logout Phase: deflink: Disconnected! Phase: deflink: logout -> hangup Phase: deflink: Connect time: 27 secs: 345 octets in, 284 octets out Phase: total 23 bytes/sec, peak 123 bytes/sec on Tue Aug 22 08:11:20 2000 Phase: deflink: hangup -> closed Phase: bundle: Dead I suspect that it has to do with the routing table and writing to some configuration files. But on this early stage of installation how can I edit those files, if there is any? Or am I wrong? I tried both PAP/CHAP and Unix style logins but the result is same. Does anyone give me a clue? I just don't want to create a DOS partition for distribution files on such a small disk (320M). _________________________________________________________ Do You Yahoo!? Get your free @yahoo.com address at http://mail.yahoo.com To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message