From owner-freebsd-questions Tue Apr 13 0:31:58 1999 Delivered-To: freebsd-questions@freebsd.org Received: from pefstud.uniag.sk (pefstud.uniag.sk [193.87.98.4]) by hub.freebsd.org (Postfix) with ESMTP id 70012152C7 for ; Tue, 13 Apr 1999 00:29:59 -0700 (PDT) (envelope-from kostal@pefstud.uniag.sk) Received: from localhost (kostal@localhost) by pefstud.uniag.sk (8.9.2/8.9.1) with ESMTP id JAA38891; Tue, 13 Apr 1999 09:24:56 +0200 (CEST) (envelope-from kostal@pefstud.uniag.sk) Date: Tue, 13 Apr 1999 09:24:56 +0200 (CEST) From: Ladislav Kostal To: Doug White 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 Mon, 12 Apr 1999, Doug White wrote: > On Mon, 12 Apr 1999, Ladislav Kostal 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 ? Ladislav Kostal To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message