From owner-freebsd-questions Wed Jan 27 11:28:35 1999 Return-Path: Received: (from majordom@localhost) by hub.freebsd.org (8.8.8/8.8.8) id LAA28094 for freebsd-questions-outgoing; Wed, 27 Jan 1999 11:28:35 -0800 (PST) (envelope-from owner-freebsd-questions@FreeBSD.ORG) Received: from imap.ncsa.es (nexus.es [194.179.50.6]) by hub.freebsd.org (8.8.8/8.8.8) with ESMTP id LAA28069 for ; Wed, 27 Jan 1999 11:28:31 -0800 (PST) (envelope-from jesusr@ncsa.es) Received: from piolin.ncsa.es (piolin.ncsa.es [194.179.50.134]) by imap.ncsa.es (8.9.1/8.9.1) with SMTP id TAA08135; Wed, 27 Jan 1999 19:26:52 +0100 (CET) Reply-To: "Jesus Rodriguez" From: "Jesus Rodriguez" To: "Pete Collins" , "Paul T. Root" Cc: "Jeff Gray" , Subject: RE: ifconfig Date: Wed, 27 Jan 1999 20:27:53 +0100 Message-ID: <01be4a2b$2268df60$8632b3c2@piolin.ncsa.es> MIME-Version: 1.0 Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: 7bit X-Priority: 3 X-MSMail-Priority: Normal X-Mailer: Microsoft Outlook Express 4.71.1712.3 X-MimeOLE: Produced By Microsoft MimeOLE V4.71.1712.3 Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG >ifconfig_vx0_alias22="inet 000.000.00.00 netmask 0xffffffc0" #test > >how could i get this to work from the command line?? > >this would be an amazing help because everytime i add a new ip alias i >reboot If you use: # ifconfig vx0 alias x.x.x.x netmask x.x.x.x It would must work ... you could make a ifconfig vx0 down/up after that. JesusR. To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message