Re: loopback creation at boot

2008-12-17 Thread Thomas Vogt
Hi Steve Am 17.12.2008 um 04:33 schrieb Steve Bertrand: Hi all, I'm curious to know if the creation of additional 'lo' interfaces is possible at boot via the traditional /etc/rc.conf as of yet. Forgive me if I've missed anything regarding this. I'm still trying to blend some functionality bet

Re: loopback creation at boot

2008-12-17 Thread Bruce Simpson
Steve Bertrand wrote: ... Can anyone provide any feedback or procedural guidance on how I can (for example): - ensure that lo1, lo2-lo14 are created at boot - ensure that disc0 is created at boot, with an assigned IPv4 and IPv6 address You should be able to do this by putting them into the 'c

loopback creation at boot

2008-12-16 Thread Steve Bertrand
Hi all, I'm curious to know if the creation of additional 'lo' interfaces is possible at boot via the traditional /etc/rc.conf as of yet. Forgive me if I've missed anything regarding this. I'm still trying to blend some functionality between FBSD and Quagga for certain routing functions. This i