From owner-freebsd-questions Tue Feb 19 7:32: 2 2002 Delivered-To: freebsd-questions@freebsd.org Received: from genesis.blueridge.net (genesis.blueridge.net [205.152.121.3]) by hub.freebsd.org (Postfix) with ESMTP id 4F0A537B437 for ; Tue, 19 Feb 2002 07:31:43 -0800 (PST) Received: from blueridge.net (rc4-120.blueridge.net [63.167.198.120]) by genesis.blueridge.net (Switch-2.1.0/Switch-2.1.0) with ESMTP id g1JFWeo12006 for ; Tue, 19 Feb 2002 10:32:42 -0500 Message-ID: <3C726F3D.29286920@blueridge.net> Date: Tue, 19 Feb 2002 10:29:01 -0500 From: Dale Toney X-Mailer: Mozilla 4.79 [en] (Win98; U) X-Accept-Language: en MIME-Version: 1.0 To: freebsd-questions@FreeBSD.ORG Subject: aliases Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG Hello, I am having a problem getting my alias definitions to take in from my rc.conf file on a reboot. I had a few aliases orginally configured and they work fine. It is the new aliases that I have added that will not take. I have to add them manually after every reboot. Any suggestions would be appreciated. I have included a copy from the rc.conf file showing the lines in question. Alias 0-2 work fine, it is alias 3-6 that do not work. Thanks, Dale ifconfig_xl0="inet 10.10.0.1 netmask 255.255.0.0" ifconfig_xl0_alias0="inet 10.20.0.1 netmask 255.255.0.0" ifconfig_xl0_alias1="inet 10.30.0.1 netmask 255.255.0.0" ifconfig_xl0_alias2="inet 10.40.0.1 netmask 255.255.0.0" ifconfig_x10_alias3="inet 10.90.0.1 netmask 255.255.0.0" ifconfig_x10_alias4="inet 10.95.0.1 netmask 255.255.0.0" ifconfig_x10_alias5="inet 10.100.0.1 netmask 255.255.0.0" ifconfig_x10_alias6="inet 10.105.0.1 netmask 255.255.0.0" -- Dale Toney, CCNA Internet Blue Ridge 379 Railroad Ave. P.O. Box 882 Rutherfordton, NC 28139 828-286-1771 To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message