Date: Sun, 03 Aug 2008 08:52:51 +0100 From: Matthew Seaman <m.seaman@infracaninophile.co.uk> To: Redd Vinylene <reddvinylene@gmail.com> Cc: freebsd-jail@freebsd.org, questions@freebsd.org Subject: Re: jail_box_ip="<insert hundreds of ips here>" Message-ID: <489563D3.3060507@infracaninophile.co.uk> In-Reply-To: <f1019d520808021110w6bde456die3a843e6deaa069f@mail.gmail.com> References: <f1019d520808021008r55b83507ia755b945d95a4345@mail.gmail.com> <48949B5F.4070300@infracaninophile.co.uk> <f1019d520808021107i9d68b46y9742acb20ef9b5f7@mail.gmail.com> <f1019d520808021110w6bde456die3a843e6deaa069f@mail.gmail.com>
next in thread | previous in thread | raw e-mail | index | archive | help
This is an OpenPGP/MIME signed message (RFC 2440 and 3156) --------------enig89CC4665D462497BCEF998D5 Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: quoted-printable Redd Vinylene wrote: > Can something similar be used for my >=20 > ifconfig_rl0_aliasN=3D"inet 66.252.2.N netmask 255.255.255.255" >=20 > as well? You'ld have to write a loop: for N in $( jot 124 4 ) ; do eval "ifconfig_rl0_alias$N=3D\"inet 66.252.2.$N netmask 255.255.255.2= 55\"" done Cheers, Matthew --=20 Dr Matthew J Seaman MA, D.Phil. 7 Priory Courtyard Flat 3 PGP: http://www.infracaninophile.co.uk/pgpkey Ramsgate Kent, CT11 9PW --------------enig89CC4665D462497BCEF998D5 Content-Type: application/pgp-signature; name="signature.asc" Content-Description: OpenPGP digital signature Content-Disposition: attachment; filename="signature.asc" -----BEGIN PGP SIGNATURE----- Version: GnuPG v2.0.9 (FreeBSD) Comment: Using GnuPG with Mozilla - http://enigmail.mozdev.org iEYEAREIAAYFAkiVY+cACgkQ8Mjk52CukIy8+gCfbNWTNxerrBn/S2HhVkC1ottM OiEAnRIXgmWL/JNXkOKhvOjHZta3fyHJ =4Oyj -----END PGP SIGNATURE----- --------------enig89CC4665D462497BCEF998D5--
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?489563D3.3060507>