From owner-freebsd-questions Tue Dec 1 06:09:29 1998 Return-Path: Received: (from majordom@localhost) by hub.freebsd.org (8.8.8/8.8.8) id GAA01055 for freebsd-questions-outgoing; Tue, 1 Dec 1998 06:09:29 -0800 (PST) (envelope-from owner-freebsd-questions@FreeBSD.ORG) Received: from mail.panama.pointecom.net (mail.panama.pointecom.net [204.95.131.26]) by hub.freebsd.org (8.8.8/8.8.8) with ESMTP id GAA01043 for ; Tue, 1 Dec 1998 06:09:24 -0800 (PST) (envelope-from ajohnson@c-com.net) Received: from panama-3 ([209.127.126.23]) by mail.panama.pointecom.net (8.8.8/8.8.8) with SMTP id JAA10172 for ; Tue, 1 Dec 1998 09:09:01 -0500 (EST) (envelope-from ajohnson@c-com.net) Reply-To: From: "Alberto Johnson" To: Subject: sysconfig Date: Tue, 1 Dec 1998 09:15:17 -0500 Message-ID: <000601be1d35$058e32f0$177e7fd1@panama-3.charter-pty.com> MIME-Version: 1.0 Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: 7bit X-Priority: 3 (Normal) X-MSMail-Priority: Normal X-Mailer: Microsoft Outlook 8.5, Build 4.71.2173.0 Importance: Normal X-MimeOLE: Produced By Microsoft MimeOLE V4.72.2106.4 Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG Hi, small question can you add more than one IP address to one NIC. for example network_interfaces="de0 lo0" ifconfig_de0="inet 203.93.131.1 netmask 255.255.255.0" ifconfig_de0="inet 209.92.121.1 netmask 255.255.255.0" ifconfig_lo0="inet localhost" and also be able to define more than one gateways # Set to the host you'd like set as your default router, or NO for none. defaultrouter="203.93.131.252" defaultrouter="209.92.121.252" /********************************************/ /* A programmer is someone who solves a */ /* problem you didn't know you had in a */ /* way you don't understand. */ /********************************************/ To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message