On Thu, Mar 15, 2012 at 08:49:55PM -0400, Eric W. Bates wrote:
> On 3/15/2012 7:27 PM, Kevin Oberman wrote:
> > 2012/3/14 Eugene Grosbein:
> >> 15.03.2012 06:33, hiren panchasara ?:
> >>
> >>> network_interfaces is basically historic rudiment
> >>> used in 2.2.x FreeBSD version and al
On 3/15/2012 7:27 PM, Kevin Oberman wrote:
2012/3/14 Eugene Grosbein:
15.03.2012 06:33, hiren panchasara пишет:
network_interfaces is basically historic rudiment
used in 2.2.x FreeBSD version and alike.
In general, you should not use it in modern version at all.
Thanks Eugene
2012/3/14 Eugene Grosbein :
> 15.03.2012 06:33, hiren panchasara пишет:
>
>> network_interfaces is basically historic rudiment
>> used in 2.2.x FreeBSD version and alike.
>>
>> In general, you should not use it in modern version at all.
>>
>>
>> Thanks Eugene.
>>
>> So, the only way to
15.03.2012 06:33, hiren panchasara пишет:
> network_interfaces is basically historic rudiment
> used in 2.2.x FreeBSD version and alike.
>
> In general, you should not use it in modern version at all.
>
>
> Thanks Eugene.
>
> So, the only way to specify boottime configuration (that
On Wed, Mar 14, 2012 at 4:19 AM, Eugene Grosbein wrote:
> 14.03.2012 13:19, hiren panchasara пишет:
> > Thanks Chuck for getting back. I have a question inlined:
> >
> > On Tue, Mar 13, 2012 at 10:32 PM, Chuck Swiger wrote:
> >
> >> On Mar 13, 2012, at 10:18 PM, hiren panchasara wrote:
> Wh
14.03.2012 13:19, hiren panchasara пишет:
> Thanks Chuck for getting back. I have a question inlined:
>
> On Tue, Mar 13, 2012 at 10:32 PM, Chuck Swiger wrote:
>
>> On Mar 13, 2012, at 10:18 PM, hiren panchasara wrote:
What difference does it make when I have each (separately) in my
>> rc.c
Thanks Chuck for getting back. I have a question inlined:
On Tue, Mar 13, 2012 at 10:32 PM, Chuck Swiger wrote:
> On Mar 13, 2012, at 10:18 PM, hiren panchasara wrote:
> >> What difference does it make when I have each (separately) in my
> rc.conf:
> >>
> >> 1) no network_interfaces at all
> >>
On Mar 13, 2012, at 10:18 PM, hiren panchasara wrote:
>> What difference does it make when I have each (separately) in my rc.conf:
>>
>> 1) no network_interfaces at all
>> 2) network_interfaces="AUTO"
These two are the same.
>> 3) network_interfaces="em0"
This will configure em0 only, using ifc
Can someone please help? :-)
On Mar 12, 2012 9:04 AM, "hiren panchasara"
wrote:
> Looking at man rc.conf,
>
> network_interfaces
> (str) Set to the list of network interfaces to configure
> on
> this host or “AUTO” (the default) for all current
> interfaces.