Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 20 Mar 2015 14:34:22 -0600
From:      Alan Somers <asomers@freebsd.org>
To:        Brendan Inglese <brendan.inglese@gmail.com>
Cc:        FreeBSD <freebsd-stable@freebsd.org>, Hajimu UMEMOTO <ume@freebsd.org>
Subject:   Re: rc.conf: select fib for dhclient
Message-ID:  <CAOtMX2jsVnRDEcWiZT8KjyOYsj73tiEku14NQQg3KjKf1%2BOiaQ@mail.gmail.com>
In-Reply-To: <CAN9SZg9KRBeZLGQYMe_vPJa=nhpOsRntKohXRdqU5AKKPnPVHw@mail.gmail.com>
References:  <CAN9SZg_GDXFd7O5oUq3=D3jowY1EaN8Zg0uvh8YE_W77%2BGTnUg@mail.gmail.com> <ygeh9tf5y0p.wl-ume@FreeBSD.org> <CAN9SZg9KRBeZLGQYMe_vPJa=nhpOsRntKohXRdqU5AKKPnPVHw@mail.gmail.com>

next in thread | previous in thread | raw e-mail | index | archive | help
I do this:

ifconfig_em0="SYNCDHCP fib 0"
ifconfig_ix0="SYNCDHCP fib 1"

-Alan

On Fri, Mar 20, 2015 at 2:30 PM, Brendan Inglese
<brendan.inglese@gmail.com> wrote:
> Hi,
>
> I've tried that actually and it seemed to run dhclient on fib 1 for all
> interfaces.
>
> I gave up on the fib option I've recently just found a solution using pf.
>
> Cheers,
> Brendan.
>
> On Sat, Mar 21, 2015 at 5:23 AM, Hajimu UMEMOTO <ume@freebsd.org> wrote:
>
>> Hi,
>>
>> >>>>> On Fri, 20 Mar 2015 11:31:32 +1100
>> >>>>> Brendan Inglese <brendan.inglese@gmail.com> said:
>>
>> brendan> I want to select a particular fib for dhclient to use in rc.conf.
>> I want it
>> brendan> to create a whole new routing table
>>
>> brendan> If I do:
>>
>> brendan> ifconfig_if1="DHCP fib 1"
>>
>> brendan> It will run dhclient but not create a default route in the second
>> table.
>>
>> brendan> If I pop:
>>
>> brendan> setfib 1 dhclient if1
>>
>> brendan> Into rc.local, on reboot it does exactly what I want it to do.
>>
>> Perhaps, following works for you:
>>
>>   ifconfig_if1="DHCP"
>>   dhclient_fib="1"
>>
>> Sincerely,
>>
>> --
>> Hajimu UMEMOTO
>> ume@mahoroba.org  ume@{,jp.}FreeBSD.org
>> http://www.mahoroba.org/~ume/
>>
> _______________________________________________
> freebsd-stable@freebsd.org mailing list
> http://lists.freebsd.org/mailman/listinfo/freebsd-stable
> To unsubscribe, send any mail to "freebsd-stable-unsubscribe@freebsd.org"



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?CAOtMX2jsVnRDEcWiZT8KjyOYsj73tiEku14NQQg3KjKf1%2BOiaQ>