From owner-freebsd-newbies@FreeBSD.ORG Thu Mar 4 13:22:35 2004 Return-Path: Delivered-To: freebsd-newbies@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id B523616A4CE for ; Thu, 4 Mar 2004 13:22:35 -0800 (PST) Received: from mxfep02.bredband.com (mxfep02.bredband.com [195.54.107.73]) by mx1.FreeBSD.org (Postfix) with ESMTP id 6E82643D39 for ; Thu, 4 Mar 2004 13:22:33 -0800 (PST) (envelope-from mr.johan.lindstrom@bredband.net) Received: from LIMESTONE ([213.113.186.215] [213.113.186.215]) by mxfep02.bredband.com with ESMTP id <20040304212230.EEYK8682.mxfep02.bredband.com@LIMESTONE>; Thu, 4 Mar 2004 22:22:30 +0100 From: =?iso-8859-1?Q?Mr._Johan_Lindstr=F6m?= To: "'Freddie Cash'" , "'Eddy D. Sanchez Salas'" Date: Thu, 4 Mar 2004 22:26:02 +0100 MIME-Version: 1.0 Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: quoted-printable X-Mailer: Microsoft Office Outlook, Build 11.0.5510 Thread-Index: AcQBXC3JnXx7iedMQcul18JXbmgdfAA0qItA In-Reply-To: <49945.192.168.0.185.1078345053.squirrel@mailtest.sd73.bc.ca> X-MimeOLE: Produced By Microsoft MimeOLE V6.00.2800.1165 Message-Id: <20040304212230.EEYK8682.mxfep02.bredband.com@LIMESTONE> cc: newbies@freebsd.org Subject: SV: Creating multiple static IPs X-BeenThere: freebsd-newbies@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: Gathering place for new users List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 04 Mar 2004 21:22:35 -0000 Hi All, there seems to be some link on the FreeBSD site leading us = newbies to this list, will investigate this more (how did I get here?...) anyway Some suggested reading for the network configuration http://www.freebsd.org/doc/en_US.ISO8859-1/books/handbook/configtuning-vi= rtu al-hosts.html The handbook offers excelent FAQ and gives good leads to where you can = find more information. Cheers Johan > -----Ursprungligt meddelande----- > Fr=E5n: owner-freebsd-newbies@freebsd.org=20 > [mailto:owner-freebsd-newbies@freebsd.org] F=F6r Freddie Cash > Skickat: den 3 mars 2004 21:18 > Till: Eddy D. Sanchez Salas > Kopia: newbies@freebsd.org > =C4mne: Re: Creating multiple static IPs >=20 > > You are configuring two network cards, you must add an alias IP to > > one tarjet >=20 > > ifconfig_vr0=3D"inet 192.168.1.3 netmask 255.255.255.0" > > your IP address for your NIC >=20 > > ifconfig_vr0_alias0=3D"inet 192.168.1.36 netmask 255.255.255.0" > > ifconfig_vr0_alias1=3D"inet 192.168.1.37 netmask 255.255.255.0" > > Your aliases >=20 > NO, NO, NO, NO, NO. >=20 > And this is why technical questions should not be asked on the newbies > list. This is wrong, and will not work. Ask technical questions on > the freebsd-questions list, otherwise you will receive possibly > incorrect info, such as the above. >=20 > Please read the man page for ifconfig to see why. (You have the wrong > netmask for the aliases.) >=20 > -- > Freddie Cash > fcash-ml@sd73.bc.ca > _______________________________________________ > freebsd-newbies@freebsd.org mailing list > http://lists.freebsd.org/mailman/listinfo/freebsd-newbies > To unsubscribe, send any mail to=20 > "freebsd-newbies-unsubscribe@freebsd.org" >=20 >=20