Multiple routing table support commited
Julian Elischer
julian at elischer.org
Tue Sep 2 19:57:54 UTC 2008
Julian Elischer wrote:
> NAKAJI Hiroyuki wrote:
>> Thanks for your great work.
>>
>> Do you have a plan to MFC this feature to RELENG_6?
>> Or is it better to upgrade my RELENG6 box to RELENG_7?
>>
>> My ISP allows 5 PPPoE sessions but it always returns only one IP address
>> as HISADDR. I hope this FIB feature will help my multi PPPoE sessions.
>>
>> I tried "setfib -1 ppp anothersession" on my RELENG_7 box, which
>> complains
>>
>> Warning: iface add: ioctl(SIOCAIFADDR, 10.172.1.73 -> 210.247.16.1):
>> File exists
>
> yes you need a later commit that I have not made to releng_7 yet.
ok it is now in RELENG_7
you need to do 'sysctl net.add_addr_allfibs=0'
after your system has booted, so that the PPP links only affect the
FIB that you want them to.
>
>>
>> Maybe I misunderstand the usage.
>>
>>>>>>> In <4824F1B4.6010302 at elischer.org> Julian Elischer
>>>>>>> <julian at elischer.org> wrote:
>>> I have committed the base of teh Multi-routing-table support.
>>> I am current;y waiting for it to loop back to me before a final
>>> make universe test, but I think it should be ok.
>>> if you do nothing you should not see any difference.
>
> _______________________________________________
> freebsd-current at freebsd.org mailing list
> http://lists.freebsd.org/mailman/listinfo/freebsd-current
> To unsubscribe, send any mail to "freebsd-current-unsubscribe at freebsd.org"
More information about the freebsd-current
mailing list