Date: Sun, 10 Mar 2002 07:51:41 -0500 From: Chris Johnson <cjohnson@palomine.net> To: Henk Wevers <henk@wevers.org> Cc: freebsd-stable@freebsd.org Subject: Re: ifconfig alias does not work anymore with rl0? Message-ID: <20020310075141.A5324@palomine.net> In-Reply-To: <Pine.BSF.4.31.0203101341100.55112-100000@home.cg.nu>; from henk@wevers.org on Sun, Mar 10, 2002 at 01:43:39PM %2B0100 References: <Pine.BSF.4.31.0203101341100.55112-100000@home.cg.nu>
next in thread | previous in thread | raw e-mail | index | archive | help
--2oS5YaxWCcQjTEyO Content-Type: text/plain; charset=us-ascii Content-Disposition: inline On Sun, Mar 10, 2002 at 01:43:39PM +0100, Henk Wevers wrote: > I use 4.5-STABLE FreeBSD 4.5-STABLE #0: Fri Mar 8 09:34:29 CET 2002 > Sinds two weeks > # ifconfig rl0 inet alias 10.10.1.10 netmask 255.255.255.0 > ifconfig: ioctl (SIOCAIFADDR): File exists > making an ifconfig alias does noet work anymore Try: # ifconfig rl0 inet 10.10.1.10 netmask 255.255.255.0 alias just like the man page says. Chris Johnson --2oS5YaxWCcQjTEyO Content-Type: application/pgp-signature Content-Disposition: inline -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.0.6 (FreeBSD) Comment: For info see http://www.gnupg.org iD8DBQE8i1bcyeUEMvtGLWERAvPhAJ9Q5eWf6mk1lA9yoEb58/KXpKXUWQCgj1Rj PcrVORiQjU2IMaSkxBo30c0= =M5o2 -----END PGP SIGNATURE----- --2oS5YaxWCcQjTEyO-- To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-stable" in the body of the message
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20020310075141.A5324>