conf/63700: Double configuration of cloned_interfaces if network_interfaces=auto

Yar Tikhiy yar at comp.chem.msu.su
Wed Mar 3 10:30:22 PST 2004


The following reply was made to PR conf/63700; it has been noted by GNATS.

From: Yar Tikhiy <yar at comp.chem.msu.su>
To: FreeBSD-gnats-submit at FreeBSD.org
Cc:  
Subject: Re: conf/63700: Double configuration of cloned_interfaces if network_interfaces=auto
Date: Wed, 3 Mar 2004 21:24:39 +0300

 Oops, I anonymized the example in a bogus way, by having forgotten
 to change the addresses in the output section as well.  Now I've
 got relief of my paranoia and so I'm able to say, in order to prevent
 confusion, that the rc.conf snippet should have read:
 
 %%% rc.conf snippet %%%
 
 ### network_interfaces="lo0 fxp0"
 cloned_interfaces="vlan99"
 ifconfig_fxp0="inet 158.250.32.111 netmask 255.255.255.224"
 ifconfig_vlan99="inet 169.254.1.1 netmask 255.255.0.0 vlan 99 vlandev fxp1"
 
 %%% end %%%
 
 However, that doesn't really matter for the issue raised in this PR.
 
 -- 
 Yar


More information about the freebsd-bugs mailing list