On Fri, Feb 11, 2011 at 8:25 AM, Guillermo Fernando Cotone < [email protected]> wrote:
> On 02/11/2011 09:55 AM, Vladislav V. Prodan wrote: > > And this construction work? > > > > ipv4_addrs_ed0="192.0.2.129/27 192.0.2.1-2/28 192.0.2.4-5/28" > > > It would work only if all the IPs were on the same subnet. If you want > to use different subnets you need to implement vlans on that interface > first. > > Regards, > Guillermo > > Implementing vlans makes an assumption that the network in question already does too. Though I agree, that in practice multiple subnets should not be on the same ethernet segment, it is not technically impossible. The correct response was quoted from the rc.conf manpage per the other response already sent. VLAN implementation is a whole different setup. -- Nathan Vidican [email protected] _______________________________________________ [email protected] mailing list http://lists.freebsd.org/mailman/listinfo/freebsd-questions To unsubscribe, send any mail to "[email protected]"
