From owner-freebsd-questions Tue Apr 20 12: 6:32 1999 Delivered-To: freebsd-questions@freebsd.org Received: from resnet.uoregon.edu (resnet.uoregon.edu [128.223.144.32]) by hub.freebsd.org (Postfix) with ESMTP id A606A15847 for ; Tue, 20 Apr 1999 12:06:12 -0700 (PDT) (envelope-from dwhite@resnet.uoregon.edu) Received: from localhost (dwhite@localhost) by resnet.uoregon.edu (8.8.8/8.8.8) with ESMTP id MAA26078; Tue, 20 Apr 1999 12:03:36 -0700 (PDT) (envelope-from dwhite@resnet.uoregon.edu) Date: Tue, 20 Apr 1999 12:03:36 -0700 (PDT) From: Doug White To: Ladislav Kostal Cc: freebsd-questions@FreeBSD.ORG Subject: Re: ifconfig & alias In-Reply-To: Message-ID: MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG On Thu, 15 Apr 1999, Ladislav Kostal wrote: > On Wed, 14 Apr 1999, Doug White wrote: > > > > > > I'm using alias on my xl0 interface. Now it has two IP adrresses. > > > > > But how can I tell some program (DHCP), to start with xl0_alias0 ? > > > > > Its syntax is: dhcps interface ... > > > > > > > > What are you trying to accomplish? I don't understand. Most clients I've > > > > found bind to the interface and extract its IPs directly. > > > > > > I want dhcp to respond on xl0_alias0 interface, which is private netowrk > > > 10.10. But, when I type dhcps xl0, it doesn't work. Probably it take the > > > first IP on xl0 an its network, which is 193.87... or am I wrong ? > > > > My main problem here is that I use the ISC server, not the WIDE server. > > As a result I don't know what 'dhcps' is, or how it's supposed to be set > > up. > > > > isc's dhcpd is quite verbose, it yells when it's unhappy. :-) I suggest > > it. > > It is not just problem of dhcp, but also e.g. tcpdump, which also requires > interface or any other program ... Do you have 'pseudo-device bpfilter 4' compiled into your kernel, and run '/dev/MAKEDEV bpf4' to build the devices? Doug White Internet: dwhite@resnet.uoregon.edu | FreeBSD: The Power to Serve http://gladstone.uoregon.edu/~dwhite | www.freebsd.org To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message