From owner-freebsd-questions Mon Dec 23 12:51:53 1996 Return-Path: Received: (from root@localhost) by freefall.freebsd.org (8.8.4/8.8.4) id MAA22022 for questions-outgoing; Mon, 23 Dec 1996 12:51:53 -0800 (PST) Received: from synwork.com (root@synwork.com [199.3.234.4]) by freefall.freebsd.org (8.8.4/8.8.4) with ESMTP id MAA22015 for ; Mon, 23 Dec 1996 12:51:50 -0800 (PST) Received: from localhost (mike@localhost) by synwork.com (8.7.5/8.6.12) with SMTP id OAA11229; Mon, 23 Dec 1996 14:51:28 -0600 (CST) Date: Mon, 23 Dec 1996 14:51:27 -0600 (CST) From: Mike Kercher To: "Robert S. Liotta, II" cc: "'questions@freebsd.org'" Subject: Re: Can I set up multiple IP on one Card? In-Reply-To: <01BBF0D2.5ED90560@lrnau101.usco.com> Message-ID: MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII Sender: owner-questions@freebsd.org X-Loop: FreeBSD.org Precedence: bulk ifconfig alias xxx.ip.xxx.ip netmask 255.255.255.255 That's all there is to it. Mike ~*-,._.,-*~'`^`'~*-,._.,-*~'`^`'~*-,._.,-*~'`^`'~*-,._.,-*~'`^`'~*-,._.,-*~ Syn-Work Media, Inc. | WWW Development & Hosting | Life Safety http://www.synwork.com | Systems Integration | CCTV mike@synwork.com | Voice/Data/Fiber | Access Control Flaq on IRC | Dukane Distributor | BICSI/RCDD :|:|:|: Powered By FreeBSD :|:|:|: Turning PC's Into Workstations ~*-,._.,-*~'`^`'~*-,._.,-*~'`^`'~*-,._.,-*~'`^`'~*-,._.,-*~'`^`'~*-,._.,-*~ On Mon, 23 Dec 1996, Robert S. Liotta, II wrote: > Can FreeBSD listen to multiple IP addresses on one interface? > How? > >