From owner-freebsd-hackers Mon Jun 12 11:23:52 1995 Return-Path: hackers-owner Received: (from majordom@localhost) by freefall.cdrom.com (8.6.10/8.6.6) id LAA10120 for hackers-outgoing; Mon, 12 Jun 1995 11:23:52 -0700 Received: from alpha.xerox.com (alpha.Xerox.COM [13.1.64.93]) by freefall.cdrom.com (8.6.10/8.6.6) with SMTP id LAA10114 for ; Mon, 12 Jun 1995 11:23:51 -0700 Received: from crevenia.parc.xerox.com ([13.2.116.11]) by alpha.xerox.com with SMTP id <14568(2)>; Mon, 12 Jun 1995 11:22:49 PDT Received: from localhost by crevenia.parc.xerox.com with SMTP id <49859>; Mon, 12 Jun 1995 11:22:40 -0700 X-Mailer: exmh version 1.6 4/21/95 To: Brian Tao cc: FREEBSD-HACKERS-L Subject: Re: Minor nits about bindist... In-reply-to: Your message of "Fri, 09 Jun 95 04:05:27 PDT." Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Date: Mon, 12 Jun 1995 11:22:36 PDT From: Bill Fenner Message-Id: <95Jun12.112240pdt.49859@crevenia.parc.xerox.com> Sender: hackers-owner@freebsd.org Precedence: bulk In message you write: > I also made a couple of minor changes to /etc/sysconfig (basically >setting $ipaddr right after $hostname and using $ipaddr in the >ifconfig and multicast route lines). My machine has two IP addresses. Which one do I put in $ipaddr? I might go for ipaddr_ed0="13.0.208.200" ipaddr_de0="192.168.128.1" and I do think that the multicast route should use an IP address instead of a name, as you might want your multicast route to point out a different interface than your primary name. But I also think it's definitely 2.1 material. Bill