From owner-freebsd-questions Thu Aug 10 13:14:58 1995 Return-Path: questions-owner Received: (from majordom@localhost) by freefall.FreeBSD.org (8.6.11/8.6.6) id NAA21991 for questions-outgoing; Thu, 10 Aug 1995 13:14:58 -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 NAA21985 for ; Thu, 10 Aug 1995 13:14:46 -0700 Received: from ix-jac1-10.ix.netcom.com by ix6.ix.netcom.com (8.6.12/SMI-4.1/Netcom) id NAA06597; Thu, 10 Aug 1995 13:12:09 -0700 Message-Id: <199508102012.NAA06597@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: Thu, 10 Aug 1995 16:19:43 -0400 To: questions@freebsd.org From: e.knight@ix.netcom.com (Edward F. Knight) Subject: iijppp 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 iijppp. ix.netcom.com, my internet provider dynamicaly assigns my ip address 204.31.245.XX Their address is dynamic as well. 163.118.72.0X or something close to this right now I am using set ifaddr 0 0 I think 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 command 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