From owner-freebsd-questions Mon Apr 8 10:53:21 1996 Return-Path: owner-questions Received: (from root@localhost) by freefall.freebsd.org (8.7.3/8.7.3) id KAA13168 for questions-outgoing; Mon, 8 Apr 1996 10:53:21 -0700 (PDT) Received: from hp-cv.cv.hp.com (hp-cv.cv.hp.com [15.255.72.17]) by freefall.freebsd.org (8.7.3/8.7.3) with ESMTP id KAA13161 for ; Mon, 8 Apr 1996 10:53:18 -0700 (PDT) Received: from hp-pcd.cv.hp.com by hp-cv.cv.hp.com with ESMTP (1.37.109.16/15.5+IOS 3.22+CV 1.0ext) id AA158795996; Mon, 8 Apr 1996 10:53:17 -0700 Received: from hpcvusd.cv.hp.com by hp-pcd.cv.hp.com with SMTP (1.37.109.16/15.5+IOS 3.22+OM+CV 1.0) id AA127755996; Mon, 8 Apr 1996 10:53:16 -0700 Received: from localhost by hpcvusd.cv.hp.com with SMTP (16.8/15.5+IOS 3.22[SMTP-rly]+CV 1.0leaf) id AA11261; Mon, 8 Apr 96 10:53:15 -0700 Message-Id: <9604081753.AA11261@hpcvusd.cv.hp.com> To: questions@freebsd.org Reply-To: crosswjo@hp-pcd.cv.hp.com Subject: User PPP rtinit problems... Date: Mon, 08 Apr 96 10:53:15 -0700 From: John Crosswhite Sender: owner-questions@freebsd.org X-Loop: FreeBSD.org Precedence: bulk I am still having the user ppp problems. Here is a descripton of the problem: dial in. everything works fine. disconnect. dial in again and I get the equivalent of the following: /kernel: rtinit: wrong ifa (some number) Now, this might be associated with the same problem. My provider allocates IPs dynamically. What kind of a line should I put in my /etc/hosts file?? I say this because the sysconfig line for ifconfig references the hostname in hosts. If the wrong IP is given in hosts, how can tun0 be configured correctly? So, what it comes down to is this. How can tun0 be properly configured on startup if I give it a bogus IP which will be different from my Provider's allocated IP? I have tried aliasing my hostname to localhost. That doesn't solve any problems. I have tried giving my hostname a bogus IP or an IP of all 0s in hosts. That doesn't solve any problems. Anyone have a working dynamic IP user PPP configuration? Could you send me your /etc/hosts, /etc/sysconfig, and ppp configuration files? Of course this is all on a 2.1.0-RELEASE system. And, of course, I have searched and read the archives. Unfortunately, it seems that the majority of problems with user ppp are related to static IP allocation. Other than this minor problem, I am extremely happy with my box. Thanks. John Crosswhite crosswjo@cs.orst.edu