From owner-freebsd-questions Wed Aug 9 20:33:25 1995 Return-Path: questions-owner Received: (from majordom@localhost) by freefall.FreeBSD.org (8.6.11/8.6.6) id UAA14222 for questions-outgoing; Wed, 9 Aug 1995 20:33:25 -0700 Received: from ix6.ix.netcom.com (ix6.ix.netcom.com [199.182.120.6]) by freefall.FreeBSD.org (8.6.11/8.6.6) with ESMTP id UAA14216 for ; Wed, 9 Aug 1995 20:33:24 -0700 Received: from ix-jac1-12.ix.netcom.com by ix6.ix.netcom.com (8.6.12/SMI-4.1/Netcom) id UAA14759; Wed, 9 Aug 1995 20:30:48 -0700 Message-Id: <199508100330.UAA14759@ix6.ix.netcom.com> X-Sender: e.knight@popd.ix.netcom.com X-Mailer: Windows Eudora Version 1.4.4 Mime-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Date: Wed, 09 Aug 1995 23:38:03 -0400 To: questions@freebsd.org From: e.knight@ix.netcom.com (Edward F. Knight) Subject: ppp in 2.0.5 Sender: questions-owner@freebsd.org Precedence: bulk Hi Y'all, I have question for you on setting ifaddr and using the add command when using ppp. ix.netcom.com my internet provider dynamicaly assigns my ip address 204.31.245.XX Their address is dynamic as well. ie 163.118.72.0X or something close to this right now I am using set ifaddr 0 0 I could use set ifaddr 204.31.245.1/24 163.118.72.1/28 I have been using the add 0 0 hisaddr hisaddr as returned by show ipcp I want to do this automaticaly in the /etc/ppp.link file. I have looked around the documentation and is seems they dance around this issue but never touch it. I have to use this add command to get to the name-server. Can you offer any insight or advice on what to do? Regards, Ted Knight