From owner-freebsd-questions@FreeBSD.ORG Fri Feb 11 13:53:09 2011 Return-Path: Delivered-To: freebsd-questions@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 613421065672 for ; Fri, 11 Feb 2011 13:53:09 +0000 (UTC) (envelope-from guillermo.cotone@gmail.com) Received: from mail-yi0-f54.google.com (mail-yi0-f54.google.com [209.85.218.54]) by mx1.freebsd.org (Postfix) with ESMTP id 133148FC17 for ; Fri, 11 Feb 2011 13:53:08 +0000 (UTC) Received: by yie19 with SMTP id 19so1099940yie.13 for ; Fri, 11 Feb 2011 05:53:08 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=gamma; h=domainkey-signature:message-id:date:from:user-agent:mime-version:to :subject:references:in-reply-to:x-enigmail-version:content-type; bh=JNbTGYs0L3IQ8v/P543qj6DmJhI9TIXx2EU6njZ3BgE=; b=f2RzVTzBlVJgjSP4Gud+YbqjDbWY9tZv5ckf4esAZo5qVPrqiq2QB1ayGrOx/9XYLt q61o65g04/N0V1halovh1/TiWkxTfly/JUNo1c9G8Gt0BEfL03mrn5x7u1JU1y2Ye52H 7hCaV2nnFgnMWhhEec+y/HHdJ4egwxWoxtWpw= DomainKey-Signature: a=rsa-sha1; c=nofws; d=gmail.com; s=gamma; h=message-id:date:from:user-agent:mime-version:to:subject:references :in-reply-to:x-enigmail-version:content-type; b=lJ2WYiI3qqG6IGJg8CkwVaEPVNe1WvcV5JjWLoBW4qRN1ngeNjYgsrXUDgVW1pLRoc FB8JH5UpffTH941xYHGRNMwKyoy3Ss4hBTAN0xwqCf1SrpBKx7pCOf4jx8gokOn2GrQ7 7LsdZ+q+4otdvGOteLCDoVyn3II6vhBJSNdgU= Received: by 10.100.189.17 with SMTP id m17mr223379anf.19.1297430758348; Fri, 11 Feb 2011 05:25:58 -0800 (PST) Received: from [192.168.0.101] ([186.61.30.156]) by mx.google.com with ESMTPS id c7sm969738ana.17.2011.02.11.05.25.56 (version=SSLv3 cipher=OTHER); Fri, 11 Feb 2011 05:25:57 -0800 (PST) Message-ID: <4D5538DF.2050309@gmail.com> Date: Fri, 11 Feb 2011 10:25:51 -0300 From: Guillermo Fernando Cotone User-Agent: Mozilla/5.0 (X11; U; Linux x86_64; en-US; rv:1.9.1.16) Gecko/20101226 Icedove/3.0.11 MIME-Version: 1.0 To: freebsd-questions@freebsd.org References: <4D547675.60506@ukr.net> <4D54D22F.2060607@infracaninophile.co.uk> <4D5531D3.8040906@ukr.net> In-Reply-To: <4D5531D3.8040906@ukr.net> X-Enigmail-Version: 1.0.1 Content-Type: multipart/signed; micalg=pgp-sha1; protocol="application/pgp-signature"; boundary="------------enig8BEF837C32877A1862D0C631" Subject: Re: how to add a few hundred ip on one interface? X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 11 Feb 2011 13:53:09 -0000 This is an OpenPGP/MIME signed message (RFC 2440 and 3156) --------------enig8BEF837C32877A1862D0C631 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: quoted-printable On 02/11/2011 09:55 AM, Vladislav V. Prodan wrote: > And this construction work? > > ipv4_addrs_ed0=3D"192.0.2.129/27 192.0.2.1-2/28 192.0.2.4-5/28" > =20 It would work only if all the IPs were on the same subnet. If you want to use different subnets you need to implement vlans on that interface first. Regards, Guillermo --------------enig8BEF837C32877A1862D0C631 Content-Type: application/pgp-signature; name="signature.asc" Content-Description: OpenPGP digital signature Content-Disposition: attachment; filename="signature.asc" -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.4.10 (GNU/Linux) iEYEARECAAYFAk1VOOMACgkQ4Gn83XC1aZZ5KgCfcq7ALdFdHtBYGA/1FtP6io0K aOYAoJPAKr3/Gpn+WFpTtPhxmCaIhxoA =nBT5 -----END PGP SIGNATURE----- --------------enig8BEF837C32877A1862D0C631--